Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Evan Herman

    (@eherman24)

    Hey Omaether,

    If you would like to display the form into a template file you can simple use the PHP snipper on the manage lists page and place it anywhere, in any template file.

    In your example, you would open up the footer.php file, and use the <?php snippet like so:

    <?php echo yksemeProcessSnippet( "form_id_here" , "Submit" ); ?>

    Then any page that the footer.php file is being loaded on, your mailchimp form will appear as well.

    Let me know if that helps at all!

    Evan

    Plugin Author Evan Herman

    (@eherman24)

    I’m assuming that no news is good news and that you were able to resolve this issue, omaether. If you still need help , write us back and we’ll get things resolved asap.

    Evan

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Use with the the_widget() function in a theme?’ is closed to new replies.