Results 1 to 9 of 9
  1. #1
    Join Date
    Feb 2009
    Posts
    27
    Plugin Contributions
    0

    Default help with newsletter subscriptions page

    I do not want any newsletter sign up links visible to my customers.

    I already have a button on my homepage for newsletter sign up that takes them to a sign up page via godaddy. This is the only way I wish for them to be able to sign up.

    I have been able to remove all sign up links except for the one listed under "email notifications" when a customer signs into their account information. Under email notifications it says "subscribe or unsubscribe from newsletter.

    What do I do to get this removed? I thought I would be able to do it from my admin panel but I can't seem to find where it's at.

    heres my store: www.imaggenation.com/zencart

    thanks so much for your help?

  2. #2
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6,162
    Plugin Contributions
    0

    Default Re: help with newsletter subscriptions page

    Quote Originally Posted by meesh View Post
    I do not want any newsletter sign up links visible to my customers.

    I already have a button on my homepage for newsletter sign up that takes them to a sign up page via godaddy. This is the only way I wish for them to be able to sign up.

    I have been able to remove all sign up links except for the one listed under "email notifications" when a customer signs into their account information. Under email notifications it says "subscribe or unsubscribe from newsletter.

    What do I do to get this removed? I thought I would be able to do it from my admin panel but I can't seem to find where it's at.

    heres my store: www.imaggenation.com/zencart

    thanks so much for your help?
    Me,
    includes/ templates/ your_template/ templates/ tpl_modules_create_account.php

    Find this:
    PHP Code:
    <?php
      
    if (ACCOUNT_NEWSLETTER_STATUS != 0) {
    ?>
    <?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 ?>
    1. Comment it out or delete it
    2. now use your developers tools kit and search for ENTRY_EMAIL_PREFERENCE
    3. should be the includes/ languages/ english.php
    4. Change Newsletter and Email Details
    5. To:
    6. Email Details
    7. remember your_template, the override file system
    Mark
    Hare Do

  3. #3
    Join Date
    Feb 2009
    Posts
    27
    Plugin Contributions
    0

    Default Re: help with newsletter subscriptions page

    I am still having trouble and can't get the newsletter subscribe to go away.

    I was able to go into my developers tool kit and find the line you mentioned and I changed that no problem.

    However, when I tried to find the file in

    /includes/templates/my template/templates/tpl_modules_create_account.php

    I wasn't able to find that file. I am using desertnoon template so that's the template I'm looking at. I can find that file in my default template but not in desert noon.

    Any advice? I am a little confused and I am still very new at all of this.

    Should I post this question in the desertnoon template category?

    Thanks again for your help

  4. #4
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6,162
    Plugin Contributions
    0

    Default Re: help with newsletter subscriptions page

    Me,
    includes/ templates/ default_template/ templates/ tpl_modules_create_account.php

    Then copy this file to your_template
    includes/ templates/ your_template/ templates/ tpl_modules_create_account.php

    1. edit as I stated above...
    2. If need more help pm me
    3. I get home at 12:30am from work Eastern Standard time in USA
    Mark
    Hare Do

  5. #5
    Join Date
    Oct 2007
    Location
    Australia
    Posts
    843
    Plugin Contributions
    0

    Default Re: help with newsletter subscriptions page

    If you are referring to the link under the My Account page, changing the setting in admin should remove this....I know it has for my site, and there is a switch in the template file for it lol

    Admin - Configuration - Email Options - Display "Newsletter Unsubscribe" Link? Set to false

    And just as an fyi...there is no need to edit the template file to remove the newsletter subscribe box....there is conveniently a switch for that located in Admin also lol

    Admin - Configuration - Customer Details - Show Newsletter Checkbox Set to 0

    :)
    HunnyBee Design
    "A man's manners are a mirror in which he shows his portrait." ~ Johann Wolfgang von Goethe

  6. #6
    Join Date
    Feb 2009
    Posts
    27
    Plugin Contributions
    0

    Default Re: help with newsletter subscriptions page

    Thanks so much for all your help!

    I was able to go into my admin email notifications like your said:

    Admin - Configuration - Email Options - Display "Newsletter Unsubscribe" Link? Set to false

    Worked like a charm!

    Many thanks for this awesome forum

  7. #7
    Join Date
    Oct 2007
    Location
    Australia
    Posts
    843
    Plugin Contributions
    0

    Default Re: help with newsletter subscriptions page

    You're welcome
    HunnyBee Design
    "A man's manners are a mirror in which he shows his portrait." ~ Johann Wolfgang von Goethe

  8. #8
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6,162
    Plugin Contributions
    0

    Default Re: help with newsletter subscriptions page

    Ch,
    Thanks for the admin fix.. Guess I missed that one..
    Boy I love it when I read and find the answers, every day is a zenning experience..
    Mark
    Hare Do

  9. #9
    Join Date
    Oct 2007
    Location
    Australia
    Posts
    843
    Plugin Contributions
    0

    Default Re: help with newsletter subscriptions page

    It sure is LOL I am always finding new things..being directed to new things....after I have torn my hair out looking for them LOL you're welcome :)
    HunnyBee Design
    "A man's manners are a mirror in which he shows his portrait." ~ Johann Wolfgang von Goethe

 

 

Similar Threads

  1. Newsletter-Only Subscriptions for v1.3x
    By NotGoddess in forum All Other Contributions/Addons
    Replies: 1164
    Last Post: 23 Jul 2022, 01:48 PM
  2. Newsletter-Only Subscriptions for v1.3x: reinstall problems
    By sharonmiranda in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 7 Nov 2011, 07:43 PM
  3. Newsletter subscriptions in the code
    By fgabrieli in forum General Questions
    Replies: 4
    Last Post: 19 Aug 2010, 03:30 PM
  4. I need help with Gift Certificate FAQ and Newsletter Unsubcribe Link Page
    By ttmb33 in forum Discounts/Coupons, Gift Certificates, Newsletters, Ads
    Replies: 1
    Last Post: 22 May 2009, 08:38 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