Code Monkey home page Code Monkey logo

addonify-quick-view's People

Contributors

addonify avatar asok17 avatar dependabot[bot] avatar diwakar2000 avatar h1dd3nsn1p3r avatar renovate-bot avatar sonill avatar

Watchers

 avatar  avatar

Forkers

jchnkl

addonify-quick-view's Issues

Create nonce

  • Check class-addonify-quick-view-public.php Line 184
  • 'nonce' => wp_create_nonce( 'addonify_quick_view_nonce' )

Add: Color options

  • Add general text color.
  • Add general input type background & text color.
  • Add general border color.
  • Add spinner color.

Fatal error!

When WooCommerce is not activated and Addonify Quick View is active, at the front end there is an fatal error. Here's the screenshot.

New features for loader

- [ ] Add option to choose whether to display loader in the quick view button or over modal overlay.

  • Add option to choose loader icon.
  • Add option to set height and width of loader icon.

PHP Notice: Undefined variable: product_id

๐Ÿ‘‰ Describe the Bug:

[27-Dec-2022 06:11:09 UTC] PHP Notice:  Undefined variable: product_id in D:\Localwp\orchidstore\app\public\wp-content\plugins\addonify-quick-view\public\templates\addonify-quick-view-content.php on line 22
[27-Dec-2022 06:11:09 UTC] PHP Stack trace:
[27-Dec-2022 06:11:09 UTC] PHP   1. {main}() D:\Localwp\orchidstore\app\public\wp-admin\admin-ajax.php:0
[27-Dec-2022 06:11:09 UTC] PHP   2. do_action() D:\Localwp\orchidstore\app\public\wp-admin\admin-ajax.php:188
[27-Dec-2022 06:11:09 UTC] PHP   3. WP_Hook->do_action() D:\Localwp\orchidstore\app\public\wp-includes\plugin.php:517
[27-Dec-2022 06:11:09 UTC] PHP   4. WP_Hook->apply_filters() D:\Localwp\orchidstore\app\public\wp-includes\class-wp-hook.php:332
[27-Dec-2022 06:11:09 UTC] PHP   5. Addonify_Quick_View_Public->quick_view_contents_callback() D:\Localwp\orchidstore\app\public\wp-includes\class-wp-hook.php:308
[27-Dec-2022 06:11:09 UTC] PHP   6. do_action() D:\Localwp\orchidstore\app\public\wp-content\plugins\addonify-quick-view\public\class-addonify-quick-view-public.php:225
[27-Dec-2022 06:11:09 UTC] PHP   7. WP_Hook->do_action() D:\Localwp\orchidstore\app\public\wp-includes\plugin.php:517
[27-Dec-2022 06:11:09 UTC] PHP   8. WP_Hook->apply_filters() D:\Localwp\orchidstore\app\public\wp-includes\class-wp-hook.php:332
[27-Dec-2022 06:11:09 UTC] PHP   9. addonify_quick_view_content_template() D:\Localwp\orchidstore\app\public\wp-includes\class-wp-hook.php:308
[27-Dec-2022 06:11:09 UTC] PHP  10. addonify_quick_view_get_template() D:\Localwp\orchidstore\app\public\wp-content\plugins\addonify-quick-view\public\template-functions.php:159
[27-Dec-2022 06:11:09 UTC] PHP  11. include() D:\Localwp\orchidstore\app\public\wp-content\plugins\addonify-quick-view\public\template-functions.php:77
[27-Dec-2022 06:11:09 UTC] PHP Notice:  Undefined variable: product_id in D:\Localwp\orchidstore\app\public\wp-content\plugins\addonify-quick-view\public\templates\addonify-quick-view-content.php on line 28
[27-Dec-2022 06:11:09 UTC] PHP Stack trace:
[27-Dec-2022 06:11:09 UTC] PHP   1. {main}() D:\Localwp\orchidstore\app\public\wp-admin\admin-ajax.php:0
[27-Dec-2022 06:11:09 UTC] PHP   2. do_action() D:\Localwp\orchidstore\app\public\wp-admin\admin-ajax.php:188
[27-Dec-2022 06:11:09 UTC] PHP   3. WP_Hook->do_action() D:\Localwp\orchidstore\app\public\wp-includes\plugin.php:517
[27-Dec-2022 06:11:09 UTC] PHP   4. WP_Hook->apply_filters() D:\Localwp\orchidstore\app\public\wp-includes\class-wp-hook.php:332
[27-Dec-2022 06:11:09 UTC] PHP   5. Addonify_Quick_View_Public->quick_view_contents_callback() D:\Localwp\orchidstore\app\public\wp-includes\class-wp-hook.php:308
[27-Dec-2022 06:11:09 UTC] PHP   6. do_action() D:\Localwp\orchidstore\app\public\wp-content\plugins\addonify-quick-view\public\class-addonify-quick-view-public.php:225
[27-Dec-2022 06:11:09 UTC] PHP   7. WP_Hook->do_action() D:\Localwp\orchidstore\app\public\wp-includes\plugin.php:517
[27-Dec-2022 06:11:09 UTC] PHP   8. WP_Hook->apply_filters() D:\Localwp\orchidstore\app\public\wp-includes\class-wp-hook.php:332
[27-Dec-2022 06:11:09 UTC] PHP   9. addonify_quick_view_content_template() D:\Localwp\orchidstore\app\public\wp-includes\class-wp-hook.php:308
[27-Dec-2022 06:11:09 UTC] PHP  10. addonify_quick_view_get_template() D:\Localwp\orchidstore\app\public\wp-content\plugins\addonify-quick-view\public\template-functions.php:159
[27-Dec-2022 06:11:09 UTC] PHP  11. include() D:\Localwp\orchidstore\app\public\wp-content\plugins\addonify-quick-view\public\template-functions.php:77
[27-Dec-2022 06:11:25 UTC] PHP Notice:  Undefined variable: product_id in D:\Localwp\orchidstore\app\public\wp-content\plugins\addonify-quick-view\public\templates\addonify-quick-view-content.php on line 22
[27-Dec-2022 06:11:25 UTC] PHP Stack trace:
[27-Dec-2022 06:11:25 UTC] PHP   1. {main}() D:\Localwp\orchidstore\app\public\wp-admin\admin-ajax.php:0
[27-Dec-2022 06:11:25 UTC] PHP   2. do_action() D:\Localwp\orchidstore\app\public\wp-admin\admin-ajax.php:188
[27-Dec-2022 06:11:25 UTC] PHP   3. WP_Hook->do_action() D:\Localwp\orchidstore\app\public\wp-includes\plugin.php:517
[27-Dec-2022 06:11:25 UTC] PHP   4. WP_Hook->apply_filters() D:\Localwp\orchidstore\app\public\wp-includes\class-wp-hook.php:332
[27-Dec-2022 06:11:25 UTC] PHP   5. Addonify_Quick_View_Public->quick_view_contents_callback() D:\Localwp\orchidstore\app\public\wp-includes\class-wp-hook.php:308
[27-Dec-2022 06:11:25 UTC] PHP   6. do_action() D:\Localwp\orchidstore\app\public\wp-content\plugins\addonify-quick-view\public\class-addonify-quick-view-public.php:225
[27-Dec-2022 06:11:25 UTC] PHP   7. WP_Hook->do_action() D:\Localwp\orchidstore\app\public\wp-includes\plugin.php:517
[27-Dec-2022 06:11:25 UTC] PHP   8. WP_Hook->apply_filters() D:\Localwp\orchidstore\app\public\wp-includes\class-wp-hook.php:332
[27-Dec-2022 06:11:25 UTC] PHP   9. addonify_quick_view_content_template() D:\Localwp\orchidstore\app\public\wp-includes\class-wp-hook.php:308
[27-Dec-2022 06:11:25 UTC] PHP  10. addonify_quick_view_get_template() D:\Localwp\orchidstore\app\public\wp-content\plugins\addonify-quick-view\public\template-functions.php:159
[27-Dec-2022 06:11:25 UTC] PHP  11. include() D:\Localwp\orchidstore\app\public\wp-content\plugins\addonify-quick-view\public\template-functions.php:77
[27-Dec-2022 06:11:25 UTC] PHP Notice:  Undefined variable: product_id in D:\Localwp\orchidstore\app\public\wp-content\plugins\addonify-quick-view\public\templates\addonify-quick-view-content.php on line 28
[27-Dec-2022 06:11:25 UTC] PHP Stack trace:
[27-Dec-2022 06:11:25 UTC] PHP   1. {main}() D:\Localwp\orchidstore\app\public\wp-admin\admin-ajax.php:0
[27-Dec-2022 06:11:25 UTC] PHP   2. do_action() D:\Localwp\orchidstore\app\public\wp-admin\admin-ajax.php:188
[27-Dec-2022 06:11:25 UTC] PHP   3. WP_Hook->do_action() D:\Localwp\orchidstore\app\public\wp-includes\plugin.php:517
[27-Dec-2022 06:11:25 UTC] PHP   4. WP_Hook->apply_filters() D:\Localwp\orchidstore\app\public\wp-includes\class-wp-hook.php:332
[27-Dec-2022 06:11:25 UTC] PHP   5. Addonify_Quick_View_Public->quick_view_contents_callback() D:\Localwp\orchidstore\app\public\wp-includes\class-wp-hook.php:308
[27-Dec-2022 06:11:25 UTC] PHP   6. do_action() D:\Localwp\orchidstore\app\public\wp-content\plugins\addonify-quick-view\public\class-addonify-quick-view-public.php:225
[27-Dec-2022 06:11:25 UTC] PHP   7. WP_Hook->do_action() D:\Localwp\orchidstore\app\public\wp-includes\plugin.php:517
[27-Dec-2022 06:11:25 UTC] PHP   8. WP_Hook->apply_filters() D:\Localwp\orchidstore\app\public\wp-includes\class-wp-hook.php:332
[27-Dec-2022 06:11:25 UTC] PHP   9. addonify_quick_view_content_template() D:\Localwp\orchidstore\app\public\wp-includes\class-wp-hook.php:308
[27-Dec-2022 06:11:25 UTC] PHP  10. addonify_quick_view_get_template() D:\Localwp\orchidstore\app\public\wp-content\plugins\addonify-quick-view\public\template-functions.php:159
[27-Dec-2022 06:11:25 UTC] PHP  11. include() D:\Localwp\orchidstore\app\public\wp-content\plugins\addonify-quick-view\public\template-functions.php:77

Issue with Astra theme

Reported by vallesierra7, in the support forum

When the option, Enable Quantity Plus and Minus, is enabled, there is a design issue in the quantity form in the quick view modal.

Product Slider Crashed

image
Hi @h1dd3nsn1p3r May I know why my product slider got crashed? I disabled all the minification and cleared the cache as well. I didn't see any console errors as well. But, still causing this issue.

Open this page: https://ornery-country.flywheelstaging.com/ in a private window and click on the "shop" in the menu. Open the popup of any product which has a slider. Let me know the issue and solution for it. Thanks in advance.

New quick view modal features

  • Add option to set height and width of modal.
  • Add option to animate modal opening and closing behavior.
  • Add option to set width of column containing product thumbnail in the modal.
  • Add option to close modal when clicked outside of the modal.
  • Add option to display close button inside and outside of the modal.
  • Add option to choose close button icon.

Icon in quick view button

  • Add option to display icon in quick view button.
  • Add option to choose icon.
  • Add option to display icon before or after button label.
  • Add option to display button label.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.