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)
-   -   Newsletter checkbox (https://forum.x-cart.com/showthread.php?t=24336)

sho ryu ken 08-24-2006 06:51 AM

Newsletter checkbox
 
Everyone seems to talk about how they have a checkbox to sign up for newsletter by default on the registration page. I have modified my store so much that I have forgotten if I ever had this, or how I removed it.

Can someone please tell me how to reinstate it?

thanks

balinor 08-24-2006 10:05 AM

Re: Newsletter checkbox
 
Look at your original template files in skin1_original. I believe the code resides in customer/main/register.tpl

sho ryu ken 08-24-2006 11:23 AM

Re: Newsletter checkbox
 
Balinor, I just overwrited the original register.tpl with my current one to see if it appears, but it didn't. I have newsletters enabled in the module options, and I have created an active newslette but no joyr. :(

balinor 08-24-2006 01:12 PM

Re: Newsletter checkbox
 
This is the code that should be in there:

{if $active_modules.News_Management and $newslists}
{include file="modules/News_Management/register_newslists.tpl" userinfo=$userinfo}
{/if}

You also have to make sure that you have YES selected in all the little dropdowns in the newslist you have set up.


All times are GMT -8. The time now is 08:01 AM.

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