- This topic has 3 replies, 3 voices, and was last updated 5 years, 5 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Troubleshooting › eStore Plugin Conflict with Slider in Theme
The eStore plugin seems to be causing a conflict with our theme’s slider. When we disable the eStore plugin, the slider works. When we enable it, the slider displays a blank box. I understand that we likely have a javascript conflict, but I do not know how to resolve it. Any help would be appreciated.
[http://www.salezworks.com/]
I’m glad to provide source files if necessary.
WordPress 3.5.1
WP eStore 6.9.6.8
eStore plugin is not causing it. Our plugins have 0 error in any of our JavaScript code. When your other plugin has JavaScript errors, it creates a conflict and cause the issue you are seeing. In your case you have the following error coming from another plugin’s JS code:
Uncaught TypeError: Property '$' of object [object Window] is not a function
Identify which plugin is doing it and then chase that developer and request him to fix the error in his plugin.
This post has more info on this topic which is a good read for you:
When eStore is disabled our mobile 3-line menu button works fine. When eStore is enabled the clicking on the button has no effect. In laptop-mode the menu works fine either way
Please help us resolve this. See:passiflorasociety.applegreenwebsites.com/
many thanks
Robert
Looks like there are some javascript errors on this site which is causing this issue.
Go to the settings menu of the estore plugin then disable/uncheck the following option:
Enable Lightbox effect on Images
Does it work better after that?