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

    (@dvankooten)

    Hi Treadhouse,

    You can go into your header.php and copy-paste the following line of code where you want the form to go.

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

    That will show your sign-up form. ??

    Hope that helps!

Viewing 1 replies (of 1 total)
  • The topic ‘Insert signup box in header?’ is closed to new replies.