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)
-   -   Add link to sitemap.php in static pages (https://forum.x-cart.com/showthread.php?t=38476)

divinechic 03-20-2008 01:35 PM

Add link to sitemap.php in static pages
 
Is there a way to add a link in the static pages section of my site to my sitemap.php file? I want it to show up just like my other static pages but for some reason when I hard code it in the link doesn't show up with the bullet image like my other static pages. I am just lost. I basically want the link to show up like all the other and it go directly to the php page.

Yurij 03-21-2008 12:27 AM

Re: Add link to sitemap.php in static pages
 
Try open file "skin1/help.tpl" and add new lines:
PHP Code:

<a href="sitemap.php" class="VertMenuItems">SiteMap</a><br /> 


insert after or before:

PHP Code:

{include file="pages_menu.tpl"



All times are GMT -8. The time now is 03:57 AM.

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