![]() |
Find this in home.tpl
Code:
{if $login eq "" } replace with Code:
{if $conf.news_show and $login eq "" } and run this sql on the database Code:
INSERT INTO xcart_config VALUES ('news_show', 'Show News', 'N', 'Modules', 11, 'checkbox'); that should give you the option in admin to turn news box on or off or .... just comment out the code in home.tpl like this Code:
{* |
All times are GMT -8. The time now is 03:57 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.