Is it possible to integrate freshmail plugin with html code in text widget in wordpress?
My code looks like this, it’s a text wideget:
http://scr.hu/7y8j/g1v3a
<h3 class="tm-panel-title-large">Get In Touch</h3>
<p class="uk-article-lead uk-margin-large-bottom">Subscribe to our newsletter for regular updates or contact us.</p>
<form class="uk-form">
<fieldset data-uk-margin>
<input id="email" type="text" class="uk-form-large">
<button id="signUp" class="uk-button uk-button-large">Sign up</button>
</fieldset>
</form>
How can i make this code to work with freshmail. Can I make them the same id that my freshmail popup have, but i can’t fint the ids. Maybe there is other option to achive it?
Second question:
Is it possible to make such form in freshmail widget?
http://scr.hu/7y8j/eor05
That inputs are one by one, not under?
https://wordpress.org/plugins/freshmail-newsletter/