• Resolved lilts520

    (@lilts520)


    How can I use the shortcode in the footer.php file? (I am attempting to insert a Campaign monitor subscription button.)

Viewing 1 replies (of 1 total)
  • Plugin Contributor John Parris

    (@mindctrl)

    If you’re editing theme files to insert the shortcode, you’ll need to do something like this:
    echo do_shortcode( '[mailbag_campaign_monitor]' );

Viewing 1 replies (of 1 total)
  • The topic ‘Inserting into shortcode into footer’ is closed to new replies.