I just don’t really see how I set the subscription form for The Blogger theme at the side bar. It looks real nicely, although when I try to customize Easy Social Buttons design for it, no way I can get this envelope style. Thanks and sorry if the question is dumb (it’s pretty much my first wordpress template, joomla has been before)
Hi rzinzer,
That is totally fine. First of all, activate the plugin “MailChimp for WordPress”. Then, please go to appearance > customize > widgets > blog sidebar > click add a widget, choose the MailChimp Sign Up Form.
You can go to MailChimp plugin form settings and past these in form field.
<p>
<label>Subscribe your e-mail address and get to know about fresh stuff!</label>
</p>
<p>
<input type="email" name="EMAIL" placeholder="Your email address" required />
</p>
<p>
<input type="submit" value="Sign up" />
</p>
For the easy social buttons plugins, firstly activate it. Then go to plugins settings. Activate easy mod and click the quick setup wizard. It will help you with few steps to set your social buttons.
Thanks
Hi, I followed your instruction.
Why is it that the resulting form is different than that of the demo.
The live form has a big header that is not present on the demo.