![]() |
Add Static Page - without showing navigation
We want to add 30+ static pages, but we don't want them all to appear in the navigation. Is there a way to create static pages in X-Cart, without having their title show up as a link in the navigation bar? Sounds simple, but we can't figure it out.
Please advise. Thanks in advance. |
you could od things like set the pos value to something over 500 and then use
Code:
{* $Id: pages_menu.tpl,v 1.4 2004/06/24 09:53:29 max Exp $ *} |
Into which template whould you insert this code?
Thanks. |
Should be added to: pages_menu.tpl
Thanks shan for the original tip! 8) |
Quote:
actually, you want to use Code:
{if $pages_menu[pg].orderby lt 500} not pos |
All times are GMT -8. The time now is 01:28 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.