I love just about everything about your plug-in – (I’m using the Ultimate Landing Page Advanced product).
I’m running into two issues on which I’d appreciate your help:
1) for Mailchimp email management, what is the email list URL – I have a list ID for integration, but that isn’t working here.
2) where do we drop the custom CSS to adjust the centerDiv class between the two content areas -that is the email form subheading, email form, and the notify button? It may be something inherited from the theme, but the button insists on left-alignment (unless I change the entire DIV class in the theme CSS – fine for now while we’re making only the landing page public – but not permanently 😀
)
I think I just want the .centerDiv class to align center – and I’m having no success; the other classes and IDs affected are: .emailform, .featuresButton, #emailFormBtton, and #notifyBtn
The theme we are using is the Crystalline theme from CMSMasters
2) You can override the .centerDiv class by placing custom CSS in the Custom Code box. See the following to see where to place it, http://thinklandingpages.com/custom-css-and-javascript-on-your-landing-pages/
<style>
.centerDiv{
text-align:center;
}
.emailform{
/*any other custom css here */
}
.featuresButton{
/*any other custom css here */
}
#emailFormBtton{
/*any other custom css here */
}
#notifyBtn{
/*any other custom css here */
}
</style>
I just purchased your advance plugin to allow MailChimp to work. I uploaded the zip file to WordPress and installed it successfully however I’m still not able to access the “MailChimp” option in the Ultimate Landing Page’s dashboard.
Sara,
I tried to email you several times, but the emails kept coming back from the email address you sent. I also tried the email I found in paypal.com for you. Did you receive the instructions? The instructions are listed below.
Deactivate and delete all previous versions of the plugin. Then install the version you downloaded from your account. It file should be ultimate-landing-page-advanced-1_7_0_2.zip.
Hi,
I love just about everything about your plug-in – (I’m using the Ultimate Landing Page Advanced product).
I’m running into two issues on which I’d appreciate your help:
1) for Mailchimp email management, what is the email list URL – I have a list ID for integration, but that isn’t working here.
2) where do we drop the custom CSS to adjust the centerDiv class between the two content areas -that is the email form subheading, email form, and the notify button? It may be something inherited from the theme, but the button insists on left-alignment (unless I change the entire DIV class in the theme CSS – fine for now while we’re making only the landing page public – but not permanently 😀
)
I think I just want the .centerDiv class to align center – and I’m having no success; the other classes and IDs affected are: .emailform, .featuresButton, #emailFormBtton, and #notifyBtn
The theme we are using is the Crystalline theme from CMSMasters
Thanks for any insight you can provide.
Diane
Hi Diane,
1) The Mailchimp URL for the email form is the same as the action of a custom Mailchimp form. Check out this tutorial to see how to find it, http://thinklandingpages.com/setting-up-mailchimp-on-your-landing-page/.
Also, if you would like to put a custom Mailchimp form on your landing pages, see steps 3 – 5 of the following tutorial, http://thinklandingpages.com/create-a-two-columns-video-landing-page-with-an-email-form-under-the-video/
2) You can override the .centerDiv class by placing custom CSS in the Custom Code box. See the following to see where to place it, http://thinklandingpages.com/custom-css-and-javascript-on-your-landing-pages/
<style>
.centerDiv{
text-align:center;
}
.emailform{
/*any other custom css here */
}
.featuresButton{
/*any other custom css here */
}
#emailFormBtton{
/*any other custom css here */
}
#notifyBtn{
/*any other custom css here */
}
</style>
I just purchased your advance plugin to allow MailChimp to work. I uploaded the zip file to WordPress and installed it successfully however I’m still not able to access the “MailChimp” option in the Ultimate Landing Page’s dashboard.
Please advise.
Thanks,
Sara
Sara,
I tried to email you several times, but the emails kept coming back from the email address you sent. I also tried the email I found in paypal.com for you. Did you receive the instructions? The instructions are listed below.
Deactivate and delete all previous versions of the plugin. Then install the version you downloaded from your account. It file should be ultimate-landing-page-advanced-1_7_0_2.zip.
Here are the full instructions, Installing the Ultimate Landing Page
Once you have it installed, see the following tutorial to create a page.
http://thinklandingpages.com/create-a-landing-page-in-3-minutes/
See the following tutorial to setup Mailchimp.
http://thinklandingpages.com/setting-up-mailchimp-on-your-landing-page-updated/