Support » Plugin: YARPP - Yet Another Related Posts Plugin » Yet Another Related post position will be before the comment

Viewing 2 replies - 1 through 2 (of 2 total)
  • You want to turn off the “automatic display” option in YARPP settings, and then instead add the code related_posts() in your theme.

    Mitcho,

    I am using related_posts(); in my code but wanted to know how to make a conditional tag to know if there are no related posts?

    if(?????? != ""):
      related_posts();
    endif;

    Thanks for the great plugin.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Yet Another Related post position will be before the comment’ is closed to new replies.