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)
-   -   restoring all menu labels (https://forum.x-cart.com/showthread.php?t=9361)

CForrester 09-15-2004 03:07 AM

restoring all menu labels
 
on my third xcart shopping cart - but after a struggle to install v. 4.03 in seemed to go in..........but missing several menu labels which i'm use to e.g. YOUR CART, HELP, SPECIAL, NEWS, SUBSCRIBE, USER NAME, PASSWORD, BEST SELLERS,

I do have "categories" though.

any quick way to restore all the default labels which i understand are in the db (which one / part) without manually adding each one......or overwriting the existing db and potentially loosing added data ?
thanks
chris 8O

cotc2001 09-19-2004 05:04 AM

go into webmaster mode and click on the menus container (usually menu.tpl)

and make sure that you have the following code in

Code:

<TD align="center">
{if $link_href}
<FONT class="VertMenuTitle">{$menu_title}</FONT>
{else}
<FONT class="VertMenuBoxNewsTitle">{$menu_title}</FONT></TD>


if they are missing it's probably because they got missed out (the main thing is the {$menu_title}


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

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