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)
-   -   Want to display news menu on home page only. (https://forum.x-cart.com/showthread.php?t=61127)

anandat 10-06-2011 08:28 AM

Want to display news menu on home page only.
 
I want to display news menu & news letter subscription menu on home page only. It should NOT be display on product, category or manufacturer's page.
can any one tell me what exactly I need to edit ?

Thanks in advance.

PhilJ 10-06-2011 10:41 AM

Re: Want to display news menu on home page only.
 
Use this code...
Code:

{if $main eq "catalog" && $current_category.category eq ""}
...
{/if}


anandat 10-07-2011 06:54 AM

Re: Want to display news menu on home page only.
 
Thanks lot PhilJ....worked like a charm :)


All times are GMT -8. The time now is 04:29 PM.

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