| ||||||||||
Shopping cart software Solutions for online shops and malls | ||||||||||
|
X-Cart Home | FAQ | Forum rules | Calendar | User manuals | Login |
Help Box: Removing Links to Some Static Pages | |||
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
Help Box: Removing Links to Some Static Pages
Hi,
The Help template is set to have the Contact, Privacy, and Terms pages, as well as links to the static pages. However, Most of my static pages are linked from a new box that I created, and I'd prefer that they not be in both places (so as not to greatly clutter the help box). Is there a way to turn off some of the static pages that go in the help box without turning them all off? Disabling each static page did that, but then the page can't be called from the other place, either. Thanks, Jeremy
__________________
Version 4.0.17/4.0.18 |
|||||||
#2
|
|||||||
|
|||||||
Not by default, no. You could use Smarty to set it to only display certain links, but it would be easier just to hard-code it.
__________________
Padraic Ryan Ryan Design Studio Professional E-Commerce Development |
|||||||
#3
|
|||||||||
|
|||||||||
Hello!
I had that problem also. What I did is hide all static pages that have an orderby number > than 900. I also bolded all static pages that have orderby < 9. Here's the code from pages_menu.tpl Code:
This is great because you can do everything from the backend, and it's easy to implement! I also have a very similar thing for my subcategories.
__________________
Version 4.1.8 (Upgraded from 4.0.1 |
|||||||||
#4
|
|||||||
|
|||||||
Excluding a page from Help menu
I've added a static page that I want to exclude from the help menu on the side. Is that change inside the pages_menu.tpl? Any help on how to modify it?
I tried changing the POS to 999 and using this mod, but maybe I misunderstood. Thank you
__________________
Version 4.0.18 [unix] |
|||||||
#5
|
|||||||
|
|||||||
__________________
x-cart 4.1.6 PHP 4.4.2 MySQL server 4.0.26-log MySQL client 5.0.20 Operation system FreeBSD Perl 5.008008 |
|||||||
#6
|
|||||||
|
|||||||
static page placement
Thank you. That is what I was looking for. I'm not sure why I didn't find it when I was searching, but I'm glad you know about it
__________________
Version 4.0.18 [unix] |
|||||||
|
|||
X-Cart forums © 2001-2020
|