Viewing 1 replies (of 1 total)
  • Plugin Author Alessandro Tesoro

    (@alessandrotesoro)

    Hello,

    You can use the function do_shortcode to display the shortcode within theme’s files.

    Adding this to your theme’s files should work

    <?php echo do_shortcode('[epm_mailchimp]'); ?>

Viewing 1 replies (of 1 total)
  • The topic ‘PHP tag instead of short code’ is closed to new replies.