• I am trying to custom place the the YARP plugin, but its not working for me :/

    I am embedding the following code:

    <?php if (have_posts()) : ?>
    <?php while (have_posts()) : the_post(); ?>
    <?php related_posts(); ?>
    <?php endwhile; ?>
    <?php endif; ?>

    Help :/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Yet Another Related Posts Plugin Problem’ is closed to new replies.