Results 1 to 10 of 403

Hybrid View

  1. #1
    Join Date
    Jun 2004
    Posts
    184
    Plugin Contributions
    0

    Default Re: MailChimp Newsletter Sidebox

    Hi!

    I have installed this addon, but am curious if there should be or could be a return to store link on the confirmation page?

    At the moment, the customer completes the sign up in the side-box and clicks submit and then gets an `We're almost done' page about clicking on the email confirmation.

    But there is no link etc back to the store so unless they click back or type in the URL etc, they're gone.

    Is this how it is supposed to look and is there a way to include a link back to the store?

  2. #2
    Join Date
    Oct 2008
    Posts
    179
    Plugin Contributions
    0

    Default Re: MailChimp Newsletter Sidebox

    Quote Originally Posted by esugrue View Post
    Hi!

    I have installed this addon, but am curious if there should be or could be a return to store link on the confirmation page?

    At the moment, the customer completes the sign up in the side-box and clicks submit and then gets an `We're almost done' page about clicking on the email confirmation.

    But there is no link etc back to the store so unless they click back or type in the URL etc, they're gone.

    Is this how it is supposed to look and is there a way to include a link back to the store?
    The best thing I have done is cause the confirmation page to open in a new window.
    www.grapediscounts.com
    Zen Version 1.3.9f, Mods: Click-Show-Hide Menu, IH3, Editable SB, Recently Viewed SB, Froogle, EZ-Pop

  3. #3
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,536
    Plugin Contributions
    127

    Default Re: MailChimp Newsletter Sidebox

    Mailchimp makes it on Inc's Top Ten tools for Startups list:

    http://www.inc.com/ss/10-free-or-che...ls-start-ups#6
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  4. #4
    Join Date
    Jan 2009
    Location
    TN (USA)
    Posts
    6
    Plugin Contributions
    0

    Default Re: MailChimp Newsletter Sidebox

    How did you get it to open in new window?

  5. #5
    Join Date
    Oct 2008
    Posts
    179
    Plugin Contributions
    0

    Default Re: MailChimp Newsletter Sidebox

    includes\templates\template_default\sideboxes\tpl_mailchimp_sidebox.php


    Make your LINE 11 in the above file look like this:


    HTML Code:
    $content .= '<form action="http://list-manage.com/subscribe/post" target="_blank" method="post">';
    www.grapediscounts.com
    Zen Version 1.3.9f, Mods: Click-Show-Hide Menu, IH3, Editable SB, Recently Viewed SB, Froogle, EZ-Pop

  6. #6

    Default Re: MailChimp Newsletter Sidebox

    I am really liking this sidebox...except for ONE thing. The subscribe button. I am using CSS buttons on my site and can't figure out how to change the look of that one button to match the others. All I can see in the other sidebox files is zen_image_submit but I am not sure how to implement that into this contrib.
    Karma Charms, LLC - Because Big Dogs Have Extra Charm
    Catering to large and giant breed dogs
    http://www.karma-charms.com

  7. #7
    Join Date
    Jun 2009
    Posts
    11
    Plugin Contributions
    0

    Default Re: MailChimp Newsletter Sidebox

    Hi SWGuy,

    I have installed your Mail Chimp module and need to ask a couple of questions.

    First, I have read the readme file, your website and this forum, but I still seam to have a few problems.

    When I fill our the email field in the sidebox on my site I get taken to a Mailchimp 'Page not Found' message.

    I have check the id and u code and this is what I have

    // Newsletter ID - IMPORTANT! You must use your own id and userid
    define('BOX_MAILCHIMP_NEWSLETTER_ID','id=a838###d3dca3');
    define('BOX_MAILCHIMP_NEWSLETTER_U','u=8117a85ed###39040e10b099&amp');

    Also what do I do with the other code that Mail chimp generated. I imagine this is where the problem lies. But as I am pretty new to all this I would think the problem is a simple one.

    Thanks
    starr

  8. #8
    Join Date
    Dec 2007
    Posts
    30
    Plugin Contributions
    0

    Default Re: MailChimp Newsletter Sidebox

    Quote Originally Posted by stlnyc View Post
    includes\templates\template_default\sideboxes\tpl_mailchimp_sidebox.php


    Make your LINE 11 in the above file look like this:


    HTML Code:
    $content .= '<form action="http://list-manage.com/subscribe/post" target="_blank" method="post">';
    The newer accounts follow this format:

    $content .= '<form action="http://*listname*.us2.list-manage.com/subscribe

    Go to the list/form code to see what you need.

  9. #9
    Join Date
    Jun 2008
    Location
    Colorado
    Posts
    145
    Plugin Contributions
    0

    Default Re: MailChimp Newsletter Sidebox

    Quote Originally Posted by Hank3rd View Post
    The newer accounts follow this format:

    $content .= '<form action="http://*listname*.us2.list-manage.com/subscribe

    Go to the list/form code to see what you need.
    That did it. Thanks

 

 

Similar Threads

  1. v150 Newsletter Sidebox & Newsletter signup
    By meljen in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 28 Nov 2012, 09:44 PM
  2. Login page->Newsletter->Mailchimp
    By Happyworker in forum All Other Contributions/Addons
    Replies: 9
    Last Post: 23 Jun 2010, 10:41 PM
  3. Anyone know how to add field for Mailchimp to sidebox?
    By daneh in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 16 Sep 2009, 04:40 PM
  4. Adding a user to a MailChimp newsletter?
    By fabiola-and-singsing in forum General Questions
    Replies: 3
    Last Post: 16 Feb 2009, 10:07 AM
  5. Stop Sidebox header from linking - MailChimp
    By Mickmo68 in forum Addon Sideboxes
    Replies: 2
    Last Post: 21 Nov 2008, 05:54 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