- Posts: 11
- Thank you received: 0
Tienda problem with Hot Cosmetics
-
nmcguire
Inactive member - Topic Author
- New Member
Less
More
12 years 10 months ago #15567
by nmcguire
Tienda problem with Hot Cosmetics was created by nmcguire
I am using the Hot Cosmetics template with the Tienda ecommerce module. When you click "add to cart" a validation timer starts and never quits. Tienda suggests that it may be a jQuery problem. "ask them if they have loaded the jQuery library in 'noConflict' mode."
Can you help with this?
www.gem-blossoms.com
Thanks
Can you help with this?
www.gem-blossoms.com
Thanks
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6755
- Thank you received: 718
12 years 10 months ago #15583
by milos
Replied by milos on topic Re: Tienda problem with Hot Cosmetics
To disable 'noConflict' mode, delete this from /templates/hot_cosmetics/index.php
Code:
<script type="text/javascript">
jQuery.noConflict();
</script>
Please Log in to join the conversation.
Time to create page: 0.157 seconds