Viewing 1 replies (of 1 total)
  • Plugin Author Danny van Kooten

    (@dvankooten)

    Hi there,

    You can edit the form by going to MailChimp for WP > Form.

    To add a form in your header, you can use the template function which looks as follows.

    <?php if( function_exists( 'mc4wp_form' ) ) { mc4wp_form(); } ?>

    Hope that helps, good luck!

Viewing 1 replies (of 1 total)
  • The topic ‘mailchimp form in posts’ is closed to new replies.