I would like to remove the "shopping cart" and have the "items in cart" take you to the shopping cart page (like the present shopping cart does) that are in the header. Cannot figure out how to do it.
I would like to remove the "shopping cart" and have the "items in cart" take you to the shopping cart page (like the present shopping cart does) that are in the header. Cannot figure out how to do it.
Last edited by sendmenews; 30 Sep 2011 at 09:59 PM. Reason: forgot attatchement
Here is the image so you can see what i mean in the header.
Since the 'Items In Cart' don't appear in a stock Zencart installation, we'll need to see the site.
Okay Stevesh....round two. Site is up in beginning mode, not near complete. When an item is put into the cart, it says shopping cart, checkout and show the cart icon with the number of items in cart. Is there a way to have the number of items in the cart linked to take you to the actual shopping cart content page, therefore allowing me to remove the shopping cart words?
Where can we see the site? The answer will be very different for different possible sources of the cart-header.
You should be able to fiind the code for that area (using the Developers Tool Kit to search for items in cart) and add an <a href= ...> to it so it links to the shopping cart page.