Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter aluknot

    (@aluknot)

    I can use my own solution like adding a condition to the output like:

    if ($related_posts) {
    		return "\n" . $output . "\n";
    	}

    But well, if the plugin update that will be removed, thats why the suggestion.

    Plugin Author jureham

    (@jureham)

    Hi,

    plugin should be using random posts if related posts can’t be found so it’s a bit strange that it doesn’t display anything for you.

    Can you please link to the post where this happens.

    Thanks

    ps. I’ll add something similar to your suggestion to the next version. Just to be sure ??

    Plugin Author jureham

    (@jureham)

    ps2. I pushed it to the dev channel if you want to try it out:

    https://downloads.www.ads-software.com/plugin/wordpress-23-related-posts-plugin.zip

    Thanks, Jure

    Thread Starter aluknot

    (@aluknot)

    Ohh, now i understand why that happens, becouse i tested this with only one post… i didnt know the plugin pick up a random post if related posts cant be found.

    So now the problem is solved but… i really suggest the implementation of an option to: pick up random posts (like default) or dont show nothing.

    Thanks.

    Hi, we ran into this problem too. We didn’t want any random posts showing up on certain posts so we did the fix you suggested on a different support thread here to take it back to the old days and just use tags for relevance so we would have complete control of related posts showing up.

    So, this leaves us with a blank “Read More” section at the bottom of posts with no tags. For this reason, it would be nice to have a check bo under settings that you can hit when “If no related posts, hide title “Read More”” or something of that nature.

    And also check boxes where you can pick exactly what it uses for relevance – tags, categories, or random, etc would be nice! Thanks.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘No related posts to show’ is closed to new replies.