Zen Cart Logo
Forums / General Questions / shopping cart button

shopping cart button

Locked

Views: 1,347

Results 1 to 7 of 7
This thread is locked. New replies are disabled.
3 Feb 2008, 9:37 PM
#1
intcon avatar

intcon

New Zenner

Join Date:
Jan 2008
Posts:
85
Plugin Contributions:
0

shopping cart button

Just wondering...when I am in my store, and click on my shopping cart at the top, it doesn't take me to my cart...I see the link that says my cart...but is there anyway to make the actual cart graphic link to my cart as well?

carrie

3 Feb 2008, 9:46 PM
#2
Kim avatar

Kim

Obaa-san

Join Date:
Jun 2003
Location:
West Coast, North America
Posts:
26,606
Plugin Contributions:
0

Re: shopping cart button

Your URL?

3 Feb 2008, 10:36 PM
#4
Kim avatar

Kim

Obaa-san

Join Date:
Jun 2003
Location:
West Coast, North America
Posts:
26,606
Plugin Contributions:
0

Re: shopping cart button

Suggest you get ahold of the template designer.

3 Feb 2008, 10:48 PM
#5
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Location:
London, UK
Posts:
10,475
Plugin Contributions:
11

Re: shopping cart button

There's a support thread for that template here.

3 Feb 2008, 10:53 PM
#6
marcelo63 avatar

marcelo63

Zen Follower

Join Date:
Dec 2007
Posts:
125
Plugin Contributions:
0

Re: shopping cart button

intcon:

Just wondering...when I am in my store, and click on my shopping cart at the top, it doesn't take me to my cart...I see the link that says my cart...but is there anyway to make the actual cart graphic link to my cart as well?

carrie

Carrie if you paid for your template you need to contact your designer
In which case you are missing the link that is why you can not click in there
<a href="<?php echo zen_href_link(FILENAME_SHOPPING_CART, '', 'NONSSL'); ?>">

Hope it helps
Marcelo

home of the Y
ysandals.com & ygfashion.com

3 Feb 2008, 11:30 PM
#7
intcon avatar

intcon

New Zenner

Join Date:
Jan 2008
Posts:
85
Plugin Contributions:
0

Re: shopping cart button

thanks!