![]() |
DISABLE NEWSLATTER?
really simple question, how do i disable "newsletter" i dont plan to have a news letter, how do i take this out from custmers eyes/ usage?
|
Under customer/home.tpl you can go through the code and delete the code towards the end that has the include for the newsletter or you can put {* before it and *} after it to comment it out.
I *think* thats the correct way. I am still learning too, but thought I would at least try to give a hand -- there are other real "pros" around here, but they shouldn't have to answer everything ;) |
There are two parts where you would want to take this:
1. /skin1/customer/home.tpl Where it says: Code:
{ include file="news.tpl" } 2. /skin1/customer/main/register.tpl Where it says: Code:
<tr valign=middle> But as lyncca mentions, it is better to comment them out, in case you decide to use them in the future. :wink: |
Ahh, I didn't do the second one. I suppose I should ;)
|
thanks
thanks for the help, i tryied lyncca and it worked, thanks.
|
What lyncca mentions is correct, although the second point Im giving you is to take out the option when a member is registering (the option to sign up for news) since it would not make since if you dont want to take care of newsletters in the first place.
|
All times are GMT -8. The time now is 07:53 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.