- This topic has 1 reply, 2 voices, and was last updated 11 years, 1 month ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 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 – Slider clash with wp_eStore1.php
Tagged: slider
I just purchased the plug-in today, but noticed as soon as I activated the eStore plug-in, my theme’s homepage slider image disappeared. I tried using another slider and had the same issue. The theme is Nexus and the sliders are Content Slider and CP Slider.
I have narrowed the clash down to wp_eStore1.php in that if I remove this file from the plug-in folder, the slider image is visible (even though the page throws an error).
I read the other related topics and have disabled lightbox and tried removing the line from wp_eStore1.php to no benefit.
I have also noticed that the issue may relate to how the images are responsive. If I change ‘data-prime-desktop-src’ to simply ‘src’ in Firebug, the image appears.
The site is [www.aojournal.com.au] (password: FYEO1981). The image is supposed to appear at the top of the homepage where the animated text on the large white panel is located. The section in the html starts: <div class=”prime-content-slider” data-slideshow-speed=”9000″ style=”position: relative; height: 290px;”>
I hope you can help.
Craig
The following javascript error is being caused by a file called “prime-plugins.js”.
Uncaught TypeError: Property '$' of object [object Object] is not a function
This is usually because the plugin or theme which owns the above file is not coded well.
Speak to the author of the above file and tell them to fix it.
Here’s some more info about javascript errors: