New Zenner
- Join Date:
- Mar 2011
- Posts:
- 52
- Plugin Contributions:
- 0
Remove ... from nav links
In my category links I am getting ... after certain pages:
* Specials ...
* New Products ...
* Featured Products ...
Is there a way to remove these dots?
Views: 839
New Zenner
In my category links I am getting ... after certain pages:
* Specials ...
* New Products ...
* Featured Products ...
Is there a way to remove these dots?
Black Belt
A link to one of the pages will take away guessing
New Zenner
Please pardon the content
http://cs1132.mojohost.com//ntt/index.php?main_page=index&cPath=134
Black Belt
You can remove those in Admin - Configuration - Layout Settings
New Zenner
Which link in there would do that? I looked around before and did not see anything that was set to "..."
Black Belt
Sorry, I thought you wanted to remove the links.
In english.php:
Line #84 : define('CATEGORIES_BOX_HEADING_WHATS_NEW', 'New Products ...');
Line #87 : define('CATEGORIES_BOX_HEADING_FEATURED_PRODUCTS', 'Featured Products ...');
Line #91 : define('CATEGORIES_BOX_HEADING_PRODUCTS_ALL', 'All Products ...');
Line #99 : define('CATEGORIES_BOX_HEADING_SPECIALS','Specials ...');
Tell staff why this post should be reviewed.