Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author ethanhackett

    (@ethanhackett)

    It uses the short code which you place in the page/posts itself. It doesn’t go into the template.php files themselves.

    Sorry for the delay. I thought I would receive notifications when someone posted on the forms.

    This is probably to late for GKDantas but I have used this bit of php

    <?php echo do_shortcode(‘[yourshortcodehere]’); ?>

    to put other plugins in my template file and had great success.

    Thread Starter gkdantas

    (@gkdantas)

    Thanks to both!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Post Tiles] PHP short code for theme?’ is closed to new replies.