X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   How to Remove a Link to a Static Page in the Help Menu (https://forum.x-cart.com/showthread.php?t=25167)

dillion 09-22-2006 11:02 AM

How to Remove a Link to a Static Page in the Help Menu
 
I have created several static pages that are showing up as links in the help menu. How can I remove these links from the Help Menu?

pauldodman 09-22-2006 11:11 AM

Re: How to Remove a Link to a Static Page in the Help Menu
 
Sometimes its easier just to remove the whole loop that displays all the pages, and just hard code the ones you want to display. Plenty of stuff on that in the forum, if you do a search, I explained to someone just the other day how to do the link if you are not sure.

dillion 09-22-2006 11:14 AM

Re: How to Remove a Link to a Static Page in the Help Menu
 
If you do not mind could you please explain as to how to hard code the links that I want visible? Thanks.

pauldodman 09-23-2006 12:39 AM

Re: How to Remove a Link to a Static Page in the Help Menu
 
You need to find the static page in a browser.
Get the page name displayed.
then make a link using it:

<a href="pagenamefrombrowser.html">Name you want displayed in list</a>


All times are GMT -8. The time now is 03:23 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.