AbanteCart Community
Shopping Cart Operations => Support => General Support => Topic started by: macat on August 05, 2013, 02:24:07 PM
-
I noticed in the new version (1.1.6) when I am viewing my cart and I want to remove something or change the quantity there is no option to update the cart, is this a small bug?
By the way, I love the new features, very nice, this is a great cart!!
OK a revision on my initial finding, the update button only disappears if I have any side blocks, if there are no side blocks the update button is there!
-
Sounds like a small CSS bug. Can you please post a screenshot?
-
1st with a side block, I didn't notice but the checkout button is also not there
2nd without a side block
-
In file public_html/storefront/view/default_html5/template/pages/checkout/cart.tpl try to change:
<div class="container">
<div class=" pull-right mb20">
to
<div class="container-fluid">
<div class=" pull-right mb20">
-
OK, it looks like that fixed it, thank you ... but something weird just happened :
1. this is my view cart page address, it is a weird address, I don't recall it being this before: http://www.chihuahuamommas.com/#sthash.U7IG3KKX.dpbs (http://www.chihuahuamommas.com/#sthash.U7IG3KKX.dpbs)
has my store been hacked???
2. also when I reload the view cart page it takes me to the index page, its that what should happen.
3. just clicked on a bunch of page links and they all revert to a similar weird address, they used to be different, something like: http://www.chihuahuamommas.com/index.php?rt=product/category&path=3 (http://www.chihuahuamommas.com/index.php?rt=product/category&path=3)
(click the link you'll see what I mean, it instantly changes to the weird address) I haven't changed anything ... should I be worried??
Oh, I did add one of those sharing scripts (facebook, google, amazon ect ...)
-
Trace back what you did. I do not see problem on your site now.
-
It is the sharing widget I put on there, I just installed anther cart and the addresses where normal until I added the sharing widget to it, so all is well. Thank you for your help!!
Trace back what you did. I do not see problem on your site now.