Results 1 to 10 of 403

Hybrid View

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

    Default Re: MailChimp Newsletter Sidebox

    Nothing has changed since I said, "in a month or so" on Sept. 26.
    http://www.zen-cart.com/forum/showpo...8&postcount=16

    I believe my forecast is still accurate.
    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.

  2. #2
    Join Date
    Feb 2008
    Location
    Auckland, NZ
    Posts
    53
    Plugin Contributions
    0

    Default Re: MailChimp Newsletter Sidebox

    Cool look forward to it :)

  3. #3
    Join Date
    May 2006
    Posts
    13
    Plugin Contributions
    0

    Default Re: MailChimp Newsletter Sidebox

    FYI-
    Midway through testing this sidebox, some change I made in my MailChimp configuration made it so suddenly when I entered my email address in the sidebox and posted it, it went to Mailchimp's 'please check for your email and confirm' message page, rather than the page to let me input additional information (name, interests, etc).

    Eventually I determined that the solution to allow email to be entered in the sidebox but other fields to be entered on the full form hosted by mailchimp was to change the tpl_mailchimp_sidebox.php file line, from

    $content .= '<form action="http://list-manage.com/subscribe/post" method="post">';

    to

    $content .= '<form action="http://MAILCHIMPUSERNAME.list-manage.com/subscribe" method="post">';

    It seems to work -- though I don't know if it is subject to breaking in the future.

    Thanks for a great contrib!

  4. #4
    Join Date
    Nov 2008
    Location
    Atlanta, GA
    Posts
    2
    Plugin Contributions
    0

    Default Re: MailChimp Newsletter Sidebox

    @bjornarl - removing the "/post" from the end of the standard URL in the plugin is all that is required to accomplish what you want.

    There is no difference between using our plain "list-manage.com" host versus the customized "MAILCHIMPUSERNAME.list-manage.com" URL. The "MAILCHIMPUSERNAME" part may change from lists to list, but even that part *should not* actually matter. I haven't done thorough testing on that, so to be safe, I'd just drop it.

    I have a feeling that anything you believed reverted to default forms was likely due to either using a different list id or changing something on your account. If you can produce steps to reproduce the error, feel free to contact us via api -at- mailchimp _dot_ com so we can look into it further with you.

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

    Default Re: MailChimp Newsletter Sidebox

    Zen Cart 1.3.8

    Hi. I need to change the width of the sign up box (where
    customers type in their e-mail addresses), because it is
    overlapping the whole layout.

    Anyone know how to do this?

    My website: www.thesimplestdesign.com

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

    Default Re: MailChimp Newsletter Sidebox

    I'd suggest going to admin/configuration/layout settings and making the sidebox column wide enough to accomodate the signup box.
    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.

  7. #7
    Join Date
    Mar 2007
    Location
    AZ
    Posts
    1,911
    Plugin Contributions
    2

    Default Re: MailChimp Newsletter Sidebox

    There was mention in another thread about using this sidebox for Constant Contact - comment was to make the necessary changes.

    Soooo I would like to adapt MailChimp sidebox to work with Constant Contact, and then supress the sidebox until login / registration.

    I saw DrByte's codes to hide a sidebox which would work ~ if Constant Contact was a "sidebox".

    Any help is appreciated.

    Tina

  8. #8
    Join Date
    Mar 2007
    Location
    AZ
    Posts
    1,911
    Plugin Contributions
    2

    Default Re: MailChimp Newsletter Sidebox

    I managed to get the Mystery Sidebox working for ConstantContact.

    Tina

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

    Default Re: MailChimp Newsletter Sidebox

    Like many, I am getting this error:

    http://list-manage.com/subscribe/post

    I'm pretty sure I have everything setup.
    www.grapediscounts.com
    Zen Version 1.3.9f, Mods: Click-Show-Hide Menu, IH3, Editable SB, Recently Viewed SB, Froogle, EZ-Pop

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

    Default Re: MailChimp Newsletter Sidebox

    It is possible that you have the values BOX_MAILCHIMP_NEWSLETTER_U and BOX_MAILCHIMP_NEWSLETTER_ID in mailchimp_sidebox_defines.php backwards. The value BOX_MAILCHIMP_NEWSLETTER_U should be the longer of the two.
    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.

 

 

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