- Thank you received: 0
Show Cart Button Not Appearing
-
odwyerjim
-
Topic Author
- New Member
-
Less
More
13 years 2 months ago #14270
by odwyerjim
Replied by odwyerjim on topic Re: Show Cart Button Not Appearing
Hi Ivan,
Thank you for your help but this has still not helped me with the issue.
I have attempted a clean install of the template but the issue still remains.
See the test installation here: www.marqueepartytents.com/test/index.php/browse-our-store
The show in cart box does not appear and also the page display at checkout is very strange as the sidebar disappears.
Any further thoughts?
James.
Thank you for your help but this has still not helped me with the issue.
I have attempted a clean install of the template but the issue still remains.
See the test installation here: www.marqueepartytents.com/test/index.php/browse-our-store
The show in cart box does not appear and also the page display at checkout is very strange as the sidebar disappears.
Any further thoughts?
James.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 2 months ago #14288
by ivan.milic
Replied by ivan.milic on topic Re: Show Cart Button Not Appearing
Hi,
here is how it's rendered:
Did you make mistake?
should be:
here is how it's rendered:
Code:
if(!mod.find(".show_cart")[0]){
jQuery(' ')
.appendTo(jQuery('.vmCartModule'))
.html(datas.cart_show);
}else
mod.find(".show_cart").html(datas.cart_show);
Did you make mistake?
Code:
jQuery(' ')
Code:
jQuery('<div class="show_cart"> </div>')
Please Log in to join the conversation.
-
odwyerjim
-
Topic Author
- New Member
-
Less
More
- Thank you received: 0
13 years 2 months ago #14306
by odwyerjim
Replied by odwyerjim on topic Re: Show Cart Button Not Appearing
Hi Ivan,
I have made this change but there is still problems with adding to cart.
When I now add an item to the cart, "Empty Cart" appears in the cart module.
Please see this page: www.marqueepartytents.com/bedroom/short-sofa-detail
Thank you,
James
I have made this change but there is still problems with adding to cart.
When I now add an item to the cart, "Empty Cart" appears in the cart module.
Please see this page: www.marqueepartytents.com/bedroom/short-sofa-detail
Thank you,
James
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 2 months ago #14311
by ivan.milic
Replied by ivan.milic on topic Re: Show Cart Button Not Appearing
It looks ok, what browser do you use?
Please Log in to join the conversation.
-
odwyerjim
-
Topic Author
- New Member
-
Less
More
- Thank you received: 0
13 years 2 months ago #14313
by odwyerjim
Replied by odwyerjim on topic Re: Show Cart Button Not Appearing
Hi Ivan,
Thank you for your help.
I am using Chrome - I tried it in IE and it works fine.
Maybe this is a Chrome related issue.
Thanks again,
James.
Thank you for your help.
I am using Chrome - I tried it in IE and it works fine.
Maybe this is a Chrome related issue.
Thanks again,
James.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 2 months ago #14336
by ivan.milic
Replied by ivan.milic on topic Re: Show Cart Button Not Appearing
I made you fix using chrome, maybe you just need to refresh , hit couple times ctrl + f5 fast to force true page refresh.
Please Log in to join the conversation.
Time to create page: 0.110 seconds