Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WordPress Theme and eStore conflict
Tagged: jquery conflict
- This topic has 5 replies, 4 voices, and was last updated 9 years, 1 month ago by admin.
-
AuthorPosts
-
April 18, 2013 at 8:39 am #8965sunkfestMember
When my eStore plugin is enabled, the following elements on my homepage stop working: slideshow, twitter feed, countdown to an event, album horizontal scroll bar:
[http://www.lornalovecraft.co.uk/sunkfest/]
Also, filterable album categories do not work (nothing happens when I click on the music categories categories) See the page here:
[http://www.lornalovecraft.co.uk/sunkfest/lineup]
I presume it is a jquery or javascript conflict somewhere. I really need my site live by May 1st so I’m desperate for a bit of help! Is it possible to fix this and if so could you inform me how? I know CSS/HTML quite well, but javascript and jquery are still new to me. The issues I have mentioned all resolve when the eStore plugin is turned off.
April 18, 2013 at 12:20 pm #55208PeterMemberUpon looking at your site with firebug I found the following javascript errors:
1) Uncaught TypeError: Property '$' of object [object Object] is not a function (www.lornalovecraft.co.uk:106)
2) Unsafe JavaScript attempt to access frame with URL http://www.lornalovecraft.co.uk/sunkfest/ from frame with URL http://www.youtube.com/embed/BG2_AS7bGdQ. Domains, protocols and ports must match.
3) Uncaught TypeError: Property '$' of object [object Object] is not a function (jquery.mCustomScrollbar.js:393)The above issues are most probably being caused by your theme or another plugin which has some errors in their javascript code.
I would recommend that you do the theme/plugin conflict tests as per the link below to see if you can identify the source of the problem:
https://support.tipsandtricks-hq.com/forums/topic/test-to-identy-a-conflicting-theme-or-plugin
These links will also help you:
https://support.tipsandtricks-hq.com/forums/topic/debugging-javascript-errors-on-your-site
April 28, 2013 at 9:14 pm #55209sunkfestMemberHello again, Thank you for your help: you were right RE the javascript errors and I’ve fixed the issues with my homepage.
I’ve now got a new issue: again it’s when I have the eStore plugin activated the problem is present, when the plugin is deactivated the problem is resolved.
If I press ‘play’ on my album tracks :
[http://www.lornalovecraft.co.uk/sunkfest/albums/counting-coins/]
Nothing happens and they do not play, but they DO play/work fine when eStore is turned off. I’m quite sure there are no javascript errors on the page: any suggestions? thank you
April 29, 2013 at 1:24 am #55210PeterMemberYou still have the following javascript errors on the page:
Uncaught TypeError: Property '$' of object [object Object] is not a function (mod.js:99)
Uncaught TypeError: Cannot read property 'left' of undefined (jquery.mCustomScrollbar.js:349)You will need to find the plugins which are causing these errors. A hint is to check which plugins have the following files:
mod.js
jquery.mCustomScrollbar.js
October 1, 2015 at 6:37 pm #55211videos2worshipSpectatorHi,
I am getting this error and I believe it is related to the interaction between the wordpress theme and eStore. Will you please tell me what it means? Thank you!
[01-Oct-2015 15:17:45 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘-264852, 18’ at line 1 for query SELECT * FROM h1toc_wp_eStore_cat_prod_rel_tbl where cat_id=14 ORDER BY prod_id DESC LIMIT -264852, 18 made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/premiere/page.php’), the_content, apply_filters(‘the_content’), call_user_func_array, do_shortcode, preg_replace_callback, do_shortcode_tag, call_user_func, wp_eStore_category_products_fancy_handler, show_wp_eStore_category_products_fancy
October 1, 2015 at 11:17 pm #55212adminKeymasterPlease load reload a fresh new copy of the extra shortcodes addon.
Also, do the following for eStore:
https://support.tipsandtricks-hq.com/forums/topic/re-install-or-load-a-fresh-build-of-the-plugins
Let me know how you go after that.
-
AuthorPosts
- You must be logged in to reply to this topic.