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 do you link newly added statict pages? -SOLVED thanks bl (https://forum.x-cart.com/showthread.php?t=13431)

mpj 04-14-2005 03:41 PM

how do you link newly added statict pages? -SOLVED thanks bl
 
i added new static pages. But how do i link them ?

balinor 04-14-2005 03:53 PM

Embedded static pages should show up automatically on your help menu.

mpj 04-14-2005 03:58 PM

hi balinor

thanks for the reply. I've added 2 static pages, but do not see the link anywhere.

balinor 04-14-2005 03:59 PM

Did you add embedded pages or root pages?

mpj 04-14-2005 04:00 PM

i've tried both.

balinor 04-14-2005 04:02 PM

Check help.tpl and make sure this line of code is at the bottom:

{include file="pages_menu.tpl"}

mpj 04-14-2005 04:04 PM

xcart > skin1 > help.tpl


Code:

{* $Id: help.tpl,v 1.19 2004/06/04 12:52:38 svowl Exp $ *}
{capture name=menu}
{$lng.lbl_contact_us}

{$lng.lbl_privacy_statement}

{$lng.lbl_terms_n_conditions}

{include file="pages_menu.tpl"}
{/capture}
{ include file="menu.tpl" dingbats="dingbats_help.gif" menu_title=$lng.lbl_help menu_content=$smarty.capture.menu link_href="help.php"}


TelaFirma 04-14-2005 04:07 PM

After you created them did you make sure that they were "Enabled"?

mpj 04-14-2005 04:08 PM

yes. status is enabled.

balinor 04-14-2005 04:14 PM

Post a url so we can take a look....


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

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