If you view my sample product here:http://www.feeltheneed.net/shop/index.p ... duct_id=40
Once something is added to the cart a "cart" button shows up? Does anyone know why this would happen??? I checked all of the php codes and template file for the cart and there is nothing telling it to do that.
Also, the "remove" buttons do not work at all. Is there a reason for this?
I am using the latest version of OpenCart and the side cart module. Any help you can give is much appreciated.
Thanks!
Once something is added to the cart a "cart" button shows up? Does anyone know why this would happen??? I checked all of the php codes and template file for the cart and there is nothing telling it to do that.
Also, the "remove" buttons do not work at all. Is there a reason for this?
I am using the latest version of OpenCart and the side cart module. Any help you can give is much appreciated.
Thanks!
yes, the ajax add to cart function edits the cart module design after the cart flys across the page, to give the illusion that the cart module updated without refreshing the page.
As such, the code it uses is including those buttons as an image to the url links for view basket and checkout, where as your original code for the cart does not include these.
you need to either add the images to the original cart template or remove them from the ajax code it passes across in function.
As such, the code it uses is including those buttons as an image to the url links for view basket and checkout, where as your original code for the cart does not include these.
you need to either add the images to the original cart template or remove them from the ajax code it passes across in function.
So I found out that my remove buttons DO work on the cart but they do not refresh it?? Would this be because something in the AJAX code?
I recently found that the older model of open cart has this module already and it works quite well. I just do not want to downgrade and lose everything I have worked on so far
I recently found that the older model of open cart has this module already and it works quite well. I just do not want to downgrade and lose everything I have worked on so far

Who is online
Users browsing this forum: Google [Bot] and 3 guests