Zen Cart Logo
Forums / Addon Templates / Shopping Cart text

Shopping Cart text

Views: 2,640

Results 1 to 5 of 5
18 Jun 2011, 2:49 AM
#1
james avatar

james

New Zenner

Join Date:
Mar 2011
Posts:
9
Plugin Contributions:
0

Shopping Cart text

Hello all,

My site is http://scottarmory.com . I am tring to remove the text (more) from my shopping cart header.
If you look at the shopping cart header the text reads " Shopping Cart (more).
I have searched all the normal files includes and languages and they all read "Shopping Cart". I have no idea where this text is coming from but I need the "(more) " part removed. I am using the template "the Bookshelf" and zen cart ver. 1.3.9.

To view:
I have added a product Dirk add it to the shopping cart to view the shopping cart. That is the only way to view it. Any help would be great, I have already spent 5 hrs looking for it.:wacko:

Thank you,
James

18 Jun 2011, 4:40 AM
#2
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Shopping Cart text

James:

Hello all,

My site is http://scottarmory.com . I am tring to remove the text (more) from my shopping cart header.
If you look at the shopping cart header the text reads " Shopping Cart (more).
I have searched all the normal files includes and languages and they all read "Shopping Cart". I have no idea where this text is coming from but I need the "(more) " part removed. I am using the template "the Bookshelf" and zen cart ver. 1.3.9.

To view:
I have added a product Dirk add it to the shopping cart to view the shopping cart. That is the only way to view it. Any help would be great, I have already spent 5 hrs looking for it.:wacko:

Thank you,
James

check includes/languages/english.php (at around line 75)

18 Jun 2011, 6:39 AM
#3
james avatar

james

New Zenner

Join Date:
Mar 2011
Posts:
9
Plugin Contributions:
0

Re: Shopping Cart text

clydejones:

check includes/languages/english.php (at around line 75)

Thanks for repling Clyde I checked that file and I have this

"define('BOX_HEADING_SHOPPING_CART', 'Shopping Cart');"

I have found this same thing in every file. Thats why I can't figure out where it's coming from. I have searched every file using Developers Tool Kit and cannot seem it locate it.

this is what I'm looking for:

<a href="http://scottarmory.com/index.php?main_page=shopping_cart">Shopping Cart  [more]</a>

Again any help is welcomed.

Thank you,
James

18 Jun 2011, 7:01 AM
#4
james avatar

james

New Zenner

Join Date:
Mar 2011
Posts:
9
Plugin Contributions:
0

Re: Shopping Cart text

Update :

After lookig back at that file I found it right where u said Clyde. Don't know how I overlooked it but I did.:lookaroun

Thanks Clyde your the man helped me out again. Thank you sir :cheers:

18 Jun 2011, 7:01 AM
#5
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: Shopping Cart text

James:

I need the "(more) " part removed.
Why ?