-
AuthorPosts
-
April 12, 2016 at 11:05 pm #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
April 14, 2016 at 1:09 pm #613818Hey 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,
AndyMarch 24, 2017 at 6:19 pm #766327I 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.
March 25, 2017 at 8:04 am #766543Hi,
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.
March 25, 2017 at 4:24 pm #766650Hi 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.
JackMarch 28, 2017 at 7:23 am #767911Hi,
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,
IsmaelMarch 28, 2017 at 1:58 pm #768141Ismael:
Thanks for the advice. I am paying for mailchimp and use it for mailing campaigns, I don’t need another plugin.March 30, 2017 at 12:35 am #769213Hey!
@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!
IsmaelMarch 31, 2017 at 9:57 pm #770171Here 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 worksDo I need to open a new ticket?
Thanks
JackApril 3, 2017 at 3:35 am #770847Hi!
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!
IsmaelApril 7, 2017 at 3:25 am #773640Hey!
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 -
AuthorPosts
- You must be logged in to reply to this topic.