Results 1 to 3 of 3
  1. #1
    Join Date
    Mar 2010
    Location
    Finland
    Posts
    463
    Plugin Contributions
    0

    Default Create account newsletter subscription

    Code:
    <?php echo zen_draw_checkbox_field('newsletter', '1', $newsletter, 'id="newsletter-checkbox"')...
    does not create a ticked box, as the '1' would suggest - what am I missing?

  2. #2
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,846
    Plugin Contributions
    25

    Default Re: Create account newsletter subscription

    Quote Originally Posted by kalastaja View Post
    Code:
    <?php echo zen_draw_checkbox_field('newsletter', '1', $newsletter, 'id="newsletter-checkbox"')...
    does not create a ticked box, as the '1' would suggest - what am I missing?
    Try
    Code:
    <?php echo zen_draw_checkbox_field('newsletter', '', '1', $newsletter, 'id="newsletter-checkbox"')...

  3. #3
    Join Date
    Mar 2010
    Location
    Finland
    Posts
    463
    Plugin Contributions
    0

    Default Re: Create account newsletter subscription

    Did the trick - thanks.

 

 

Similar Threads

  1. v150 Change background of "Newsletter Section" on create account page
    By ShopVille in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 30 Jun 2014, 08:47 PM
  2. v150 newsletter subscription: No 'Subscription Manager'
    By lina0962 in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 31 Jan 2013, 08:02 PM
  3. v138a Newsletter subscription unchecked - still gets the newsletter
    By navido in forum General Questions
    Replies: 2
    Last Post: 13 Sep 2012, 09:47 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR