hamburgcity
Member
Posted 1 year ago #
Hi,
I like to insert the related posts manually with echo related_posts(); in single.php.
If i do so, I get them twice. Example: http://www.testspiel.de/archives/2012/05/08/deine-freunde/ (in German: "Zum Thema")
I always did it that way, but since - I think - the last version, I have this bug.
Any other manually plugin integration within the single.php works great.
The auto display for yarpp also works.
Any ideas?
Thanks in advance!
http://wordpress.org/extend/plugins/yet-another-related-posts-plugin/
smichae
Member
Posted 10 months ago #
Same here - did you find a solution?
hamburgcity
Member
Posted 10 months ago #
No, I changed the plugin.
Nevis-1
Member
Posted 10 months ago #
I found a solution to your problem...I think. I had the same problem on my posts. I too had related posts showing up twice. Once in a UL list, and once in a OL list. At the VERY top of the plugin settings page, disable Automatically display related posts? I too manually inserted the code in the single.php file.
Hope this helps.