Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #612215

    Hi

    I didn’t find how to add mailchimp pop-up in a page?

    Also how edit maichimp widget? button is in english didn’t fin way to change it

    Thanks

    Regards

    Romain

    #613818

    Hey oozban!

    please use MailChim Signup element inside of “Content Elements” in ALB.
    You need to translate in inside your mailchimp account (mailchimp.com).

    Best regards,
    Andy

    #766327

    I need help how to use incorporate a mailchimp pop code into Enfold theme. I need to use a diffrent pop-up mailing list signup for various pages and posts.

    Code generated by mailchimps is:
    “<script type=”text/javascript” src=”//s3.amazonaws.com/downloads.mailchimp.com/js/signup-forms/popup/embed.js” data-dojo-config=”usePlainJson: true, isDebug: false”></script><script type=”text/javascript”>require([“mojo/signup-forms/Loader”], function(L) { L.start({“baseUrl”:”mc.us12.list- …..”

    When I plug this code into code element or text element of a page, it still does not work.

    #766543

    Hi,

    You can try pasting the code in a codeblock element but i doubt that will work.

    To add a mailchimp pop-up using enfold theme it’s very easy.

    First link your mailchimp account from Enfold > Newsletter in the theme options.

    1. Create a new page with your content inside it and hide the header and footer from the sidebar options.
    2. Add a button element on the any page where you want the user to click and open the pop-up.
    3. Copy the new page with mailchimp URL and add ?iframe=true to the end of the link in button element settings.

    Best regards,
    Vinay

    • This reply was modified 7 years, 8 months ago by Vinay.
    #766650

    Hi Vinay
    thanks for help, but it is not what I try to accomplish. I need to place mailchimp pop-up code so a popup will apperar on a specific page/post after 10-20 seconds. I don’t have problem with creating buttons linking to the mailchimp signup form. My goal- it has to work like scrollboxe plugin works. A vistor goes to a specific page and my specifici pop-up shows up on the screen and he signups for my specific mailinchimp list.
    In my Enfold theme, I use avia layou builder and there I can add a code block where I can place a specific code. Once I add

    <script type=”text/javascript” src=”//s3.amazonaws.com/downloads.mailchimp.com/js/signup-forms/popup/embed.js” data-dojo-config=”usePlainJson: true, isDebug: false”></script><script type=”text/javascript”>require([“mojo/signup-forms/Loader”], function(L) { L.start({“baseUrl”:”mc.us12.list- ……………….086189f9″}) })</script>

    It stil does not work.
    Jack

    #767911

    Hi,

    Please try the following plugins.

    // https://wordpress.org/plugins/popup-builder/
    // https://wordpress.org/plugins/popups/
    // https://wordpress.org/plugins/m-wp-popup/

    Add the theme’s newsletter signup element shortcode as content.

    Best regards,
    Ismael

    #768141

    Ismael:
    Thanks for the advice. I am paying for mailchimp and use it for mailing campaigns, I don’t need another plugin.

    #769213

    Hey!


    @jacpol
    : Did you open a new ticket in their support forum? I’m sure they’ll be able to provide useful information as to why the popup is not working. Or provide a link to the actual page with the issue then post the login details in the private field so that we can test it.

    Cheers!
    Ismael

    #770171

    Here it goes
    Another feedback, I installed a SurveyMonkey popup. And it works on all pages and posts where it’s installed.
    Here is the link to the post where I installed both popups and only Surveymonkey works

    Do I need to open a new ticket?
    Thanks
    Jack

    #770847

    Hi!

    Yes, please open a new ticket in the mailchimp’s support forum. This is the error thrown by the mailchimp popup.

    q.getText @ embed.js:6
    embed.js Failed to load resource: the server responded with a status of 404 (Not Found)
    

    Cheers!
    Ismael

    #773640

    Hey!

    As it turns out the default popup script is not going to work unless you put it right after the closing body tag. Fortunately, there is another script that you can use as an alternative.

    Reference: https://gist.github.com/nickcernis/3df74c0c6c18b75cb951

    Related thread: https://kriesi.at/support/topic/problem-with-mailchimp-popup/#post-773639

    Best regards,
    Ismael

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