- This topic has 3 replies, 2 voices, and was last updated 12 years, 10 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 › Integration with Duotive
Hi,
I’ve just purchased and installed the Duotive Fortune theme and am having difficulties getting it to work with eStore. The new version of eStore breaks the site almost completely. When I tried older versions, it would work, but broke other necessary elements in the site. The theme is really jQuery heavy, so I assume there’s a conflict somewhere.
Any suggestions for what I can do? I freaking love both the plugin and theme.. there’s gotta be something.
Thanks!
MX
Bad JQuery coding would be the source of this type of issues (it creates JavaScript conflicts). If you post a link to the page where you have this theme active, I will be able to inspect some HTML code and give you an idea.
Here’s my demo setup: http://www.michellex.com/wp/
I do not have the eStore plugin active.
Here is the Duotive demo page: http://demo.duotive.org/duotive-fortune/
I will say that after perusing their forums for help, the general attitude toward ecommerce integration is less than favorable. That seems… odd.
I appreciate your help on this. Thank you!
This theme has over 100 HTML errors (a little bit of error doesn’t hurt but with this many errors there is going to be some that are fatal and will cause weird behavior that you are observing). You can check the HTML errors on your site by using this:
This is a good read for you:
Also, I noticed that your theme is hardcoding the JQuery library in the theme (this is not good coding). This post will explain why: