DVSnic
Forum Replies Created
-
Forum: Plugins
In reply to: [YITH WooCommerce Ajax Product Filter] Lightbox conflictIn your plugin file “yith-wcan-shortcodes.min.js” there is a line “window.location.reload(!0)”. The problem is because of her. If it is removed, the page does not reload when the lightbox is closed.
Forum: Plugins
In reply to: [YITH WooCommerce Ajax Product Filter] Lightbox conflictI think I understand what the problem is. Additionally, plugins are installed on the site:
1. Product Video Gallery for Woocommerce (improves the visual design of the product gallery).
2. Customer Reviews for WooCommerce (adds functionality to woocommerce reviews).
These two plugins do not conflict with each other. They have their own lightbox for viewing images, when enabled, the site address is added to the url: “#product-gallery-2” and “#&gid=1&pid=1”. When the ligtbox is closed, “#product-gallery-2” and “#&gid=1&pid=1” are removed from the site url and the site page is reloaded. It seems to me that the YITH WooCommerce Ajax Product Filter plugin thinks that filters are being reset and reloads the page.- This reply was modified 3 years, 8 months ago by DVSnic.
Forum: Plugins
In reply to: [YITH WooCommerce Ajax Product Filter] Lightbox conflict