Zen Cart Logo
Forums / General Questions / nav bar names

nav bar names

Locked

Views: 694

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
9 Oct 2010, 1:48 PM
#1
paige1 avatar

paige1

New Zenner

Join Date:
Jun 2010
Posts:
38
Plugin Contributions:
0

nav bar names

https://www.greenostrich.com

My main header nav bar has the button names Homes, Products, Best Sellers, About Us, Contact Us. I want to get rid of the Best Sellers button and add a Blog button. I have already updated the link to take me to my blog. However, the button name still says Best Sellers. I've tried changing this in the language file and in several other places, but to no avail.

HELP...

Thanks.

9 Oct 2010, 2:55 PM
#3
paige1 avatar

paige1

New Zenner

Join Date:
Jun 2010
Posts:
38
Plugin Contributions:
0

Re: nav bar names

There is only one file, .../languages/english/best_sellers.php that has this listed:

Line #7 : define('TABLE_HEADING_BEST_SELLERS', 'Best Sellers');

Line #8 : define('NAVBAR_TITLE','Best Sellers');

I have changed this and it still reads "Best Sellers" on the site. Any other ideas/

Thanks.

9 Oct 2010, 3:39 PM
#4
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: nav bar names

I have changed this and it still reads "Best Sellers" on the site. Any other ideas/
It must be elsewhere and you are missing it