Viewing 2 replies - 1 through 2 (of 2 total)
  • To use shortcodes in a .php template file, you need to use the function do_shortcode like this:

    <?php echo do_shortcode( '[good-reviews]' ); ?>
    Thread Starter Marc2323

    (@marc2323)

    Hi Nate,

    thanks for the help.

    Now it works perfect ??

    Marcus

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Plugin don't work if used in header.php’ is closed to new replies.