Setting up for mailchimp

Support Forums Gris – HTML Template Setting up for mailchimp

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #5248
    Shaman Xanti
    Participant

    Hi. Nice template. But I am stuck. I don’t understand the documentation.

    When someone registers their email on my site, this happens:

    Please Confirm Subscription

    Yes, subscribe me to this list.
    If you received this email by mistake, simply delete it. You won’t be subscribed if you don’t click the confirmation link above.

    For questions about this list, please contact:
    admin@creabox.es

    #5249
    CreaboxThemes
    Keymaster

    Hi,

    it is really strange. Can you send me your url to check the problem?

    Regards

    #5251
    Shaman Xanti
    Participant
    #5252
    Shaman Xanti
    Participant

    I just haven’t set up the mail part properly.

    The template is up and running (I had to enlist some help to save time, but is working properly and looking great).

    When a user registers his or hers email address, they get a confirmation email.
    This is as it should be.

    When they click the confirmation email, they get a response and are added on a list.

    The only problem is that all responses are currently done in the name of Creabox.
    This is because the default setting hasn’t been changed.

    I want it to be a response mail and I want the confirmation to be handled by mailchimp.
    I many responses and this needs to be automated. I can’t spend time copying and pasting subscribers to a list.

    But I need the settings to go to my organization of course, and my mailchimp list.
    I tried understanding the theme documentation and instructions. I was not successful.

    #5255
    CreaboxThemes
    Keymaster

    Hi,

    I have sent you the file ajaxchimp.js modified to your email.

    Regards

    #5260
    Shaman Xanti
    Participant

    Hello. Thanks. I can’t see it in my inbox.

    #5261
    CreaboxThemes
    Keymaster

    Your welcome. If you need something more, contact me 😉

    #5264
    Shaman Xanti
    Participant

    I have tried mailing you twice:
    – to your inbox (admin@creabox.es)
    – your contact form here (creabox.es/contact-us/).
    No replies.

    Before that, I wrote here in the forum that: “I can’t” … which means CAN NOT… see it [the file ajaxchimp.js] in inbox.

    I should’ve bought the WordPress version. This has taken me week(s) to resolve, and there are still problems.

    #5265
    CreaboxThemes
    Keymaster

    Hi,

    I don’t understand why you have so many problems with your email. It’s really strange. This is the code you need in your file ajaxchimp.js. Copy it and paste it into your file.

    Inform me when you have done that and I will delete the code:

    var urlForm = 'xxxxx';
    var u = 'xxxxx';
    var id = 'xxxxx';
    
    $('#mc-form').ajaxChimp({
         url: urlForm+'?u='+u+'&id='+id
    });

    Regards

    #5269
    Shaman Xanti
    Participant

    Hi. You wrote: “Inform me when you have done that and I will delete the code”

    I’m done, thanks.

    #5273
    CreaboxThemes
    Keymaster

    Ok. I have delete your code. Regards

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.