Results 1 to 3 of 3
  1. #1
    Join Date
    Jun 2009
    Posts
    51
    Plugin Contributions
    0

    Default How to have "subscribe to Our Newsletter" box ticked when you got to registration?

    Hey guys,


    any ideas how to have "subscribe to Our Newsletter" box already ticked when you got to registration page.

    I think it may be to do with the tpl_modules_create_account.php page:

    Code:
    <?php echo zen_draw_checkbox_field('newsletter', '1', $newsletter, 'id="newsletter-checkbox"') . '<label class="checkboxLabel" for="newsletter-checkbox">' . ENTRY_NEWSLETTER . '</label>' . (zen_not_null(ENTRY_NEWSLETTER_TEXT) ? '<span class="alert">' . ENTRY_NEWSLETTER_TEXT . '</span>': ''); ?>
    <br class="clearBoth" />
    <?php } ?>

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: How to have "subscribe to Our Newsletter" box ticked when you got to registration

    admin > config > customer details > Show Newsletter Checkbox > set to "2"
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Jun 2009
    Posts
    51
    Plugin Contributions
    0

    Default Re: How to have "subscribe to Our Newsletter" box ticked when you got to registration

    thank you very much for your reply Kobra, that worked perfectly!!

 

 

Similar Threads

  1. How to make "Subscribe to Our Newsletter" checked by default?
    By AdaLovelace in forum General Questions
    Replies: 11
    Last Post: 29 Jul 2011, 12:10 AM
  2. How to delete the "newsletter subscribe" box when logging in ?
    By Akasashasha in forum General Questions
    Replies: 9
    Last Post: 22 Oct 2010, 09:27 AM
  3. "Subscribe to Newsletter" ability when completing "Contact Us" form
    By dcitsolutions in forum General Questions
    Replies: 2
    Last Post: 27 Apr 2010, 01:38 AM
  4. Replies: 13
    Last Post: 27 Mar 2009, 08:21 PM
  5. How can I check "Subscribe to Our Newsletter" by default?
    By John Vieth in forum General Questions
    Replies: 6
    Last Post: 4 Mar 2008, 11:45 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg