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)
-   -   vendor/manufacturer menu (https://forum.x-cart.com/showthread.php?t=46001)

tbm 03-04-2009 03:30 AM

vendor/manufacturer menu
 
Hi,

I recently got help from this fine forum in trying to add static pages to menus other then the Help menu. See here:

http://forum.x-cart.com/showthread.php?t=43925

anyway, it's all working well, but I've found a problem. If i remove all the non-static page items from the menu, the entire menu disappears. is there any way of controlling this?

thanks in advance,
tbm

Victor D 03-04-2009 03:44 AM

Re: vendor/manufacturer menu
 
Remove the first and the last lines in your modules/Manufacturers/menu_manufacturers.tpl:
Code:

{if $manufacturers_menu ne ''}

and
Code:

{/if}


All times are GMT -8. The time now is 11:36 AM.

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