Results 1 to 8 of 8
  1. #1
    Join Date
    Jul 2010
    Posts
    100
    Plugin Contributions
    0

    Default Disable newsletter selection?

    hello! On the page where they create a new account is there a way to disable the Phone Number requirement box and also on the bottom where it says Newsletter and Email Details.. is there a way to get rid of Newsletter (I don't want to scare people off by thinking they will get a newsletter) or maybe getting rid of that whole thing. I think people will click Text only anyways.. thank you!

    The Admin/ Customers details don't have an option for that.

  2. #2
    Join Date
    Jun 2009
    Location
    Orange County, California
    Posts
    544
    Plugin Contributions
    18

    Default Re: Things every New Zenner needs to know

    Yes, absolutely it will be a little messy at first. There is a learning curve with every new software/application. It is no disrespect to those learning it, or the ones that wrote the program either.

    hello...
    try going to the admin area configuration > customer details. you can turn a lot of questions on/off in that configuration area.

    on another note, you can google your question and often times it will give better results in these forums than using the built-in search, fyi.

  3. #3
    Join Date
    Jun 2009
    Location
    Orange County, California
    Posts
    544
    Plugin Contributions
    18

    Default Re: Things every New Zenner needs to know

    another thing to keep in mind ... what's simple to a marketing specialist managing a store... may be messy and out of control to a coder.

    So we do our best to create an easy to manage system that controls what is needed by your average store owner.

    Try the custom add-on section by clicking "Free Software Addons" Above, then search for your feature.

    Beyond that, custom code is necessary. and can be experimental and expensive, as with any custom e-commerce store.

  4. #4
    Join Date
    Jul 2010
    Posts
    100
    Plugin Contributions
    0

    Default Re: Things every New Zenner needs to know

    [QUOTE=jackie.taferner;912855]

    hello...
    try going to the admin area configuration > customer details. you can turn a lot of questions on/off in that configuration area.

    /QUOTE]

    I don't see that information there. Where eles can I go to edit this info?

    Also How can I edit the "Newsletter and Email Details" to just Email Details in the Login/Register Page? Thank you!

  5. #5
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Disable newsletter selection?


  6. #6
    Join Date
    Aug 2010
    Posts
    10
    Plugin Contributions
    0

    Default Re: Disable newsletter selection?

    find "tpl_modules_create_account.php" in /Your_Template/templates/
    add code:

    <!-- bof Disable Newsletter -->
    <?php $ACCOUNT_NEWSLETTER = false; if (ACCOUNT_NEWSLETTER == 'true') { ?>

    before Newsletter code section.

  7. #7
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: Disable newsletter selection?

    Uh ZC-Mode ... No need to mess in the code when there are switches in the Admin.
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  8. #8
    Join Date
    Aug 2010
    Posts
    10
    Plugin Contributions
    0

    Default Re: Disable newsletter selection?

    Quote Originally Posted by Kim View Post
    Uh ZC-Mode ... No need to mess in the code when there are switches in the Admin.
    I tried to figure out through admin but it did not work for me

 

 

Similar Threads

  1. How do I disable the newsletter confirmation email from sending?
    By DanJones in forum Discounts/Coupons, Gift Certificates, Newsletters, Ads
    Replies: 7
    Last Post: 11 Aug 2016, 04:14 PM
  2. Skip shipping selection question (hide selection)
    By CabernetCat in forum Built-in Shipping and Payment Modules
    Replies: 3
    Last Post: 1 Jan 2012, 09:31 AM
  3. How to disable the view cart after a selection is made.
    By awhfy99 in forum General Questions
    Replies: 2
    Last Post: 8 Mar 2007, 05:08 AM
  4. Disable Auto Selection of Payment in checkout - how ?
    By DogTags in forum Built-in Shipping and Payment Modules
    Replies: 4
    Last Post: 18 Oct 2006, 03:54 PM

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