I'm trying to figure out how to add the email signup bar - that you guys have on your demo (screenshot attached).
I added my info into mailchimp so my account and email list is activated in wordpress.
Then i tried to create a page and add this html which i copied from the demo page out of my browser page inspector:
<!-- Container -->
<div class="container small-width">
<div class="newsletter-left">
<input type="text" value="Enter your e-mail" onblur="if(this.value == '') { this.value = 'Enter your e-mail'; }" onfocus="if(this.value == 'Enter your e-mail') { this.value = ''; }" size="30">
</div>
<div class="newsletter-right">
<a class="newave-button medium outline white">Subscribe now</a>
</div>
</div>
<!--/Container -->
But that didnt work - so clearly i have NO idea what i'm doing! Can you please help me out and be as specific as possible because i'm not a programmer so i'm just winging it here... thank you so much!
Hi -
I'm trying to figure out how to add the email signup bar - that you guys have on your demo (screenshot attached).
I added my info into mailchimp so my account and email list is activated in wordpress.
Then i tried to create a page and add this html which i copied from the demo page out of my browser page inspector:
<!-- Container -->
<div class="container small-width">
<div class="newsletter-left">
<input type="text" value="Enter your e-mail" onblur="if(this.value == '') { this.value = 'Enter your e-mail'; }" onfocus="if(this.value == 'Enter your e-mail') { this.value = ''; }" size="30">
</div>
<div class="newsletter-right">
<a class="newave-button medium outline white">Subscribe now</a>
</div>
</div>
<!--/Container -->
But that didnt work - so clearly i have NO idea what i'm doing! Can you please help me out and be as specific as possible because i'm not a programmer so i'm just winging it here... thank you so much!
Hi,
do you want to link it with the Mailchimp plugin as newsletter section as in our wordpress version OR just the form as in html version?
thanks
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
mailchimp would be great
Plz follow Configuring MailChimp plugin in our documentation, it explains how to set it up.
thanks
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy