Marenubium
Member
Posted 2 years ago #
Hi,
I'm using Yarpp, which is a great plugin.
Though it keeps repeating the line 'Related Posts' for every related post.
I just want a numbered list of related posts.
Example (Dutch: Gerelateerde berichten = Related Posts):
http://kruiderie.nl/images/related-posts.png
I can't seem to find the specific code to fix this.
Anyone?
Thanks in advance :)
chadrew
Member
Posted 2 years ago #
What's in your YARPP options? (yoursite.com/wp-admin/options-general.php?page=yet-another-related-posts-plugin/options.php)
See "Before / after related entries", first field should be something like:
Gerelateerde berichten <ul>
Second field:
</ul>
Then in "Before / after each related entry" it should be:
<li> and </li>
And in this case "Display using a custom template file" should be unchecked, unless you edit that file accordingly as well.
Marenubium
Member
Posted 2 years ago #
Ha! You made my day!
Unchecking 'display custom template file' did the trick:
http://kruiderie.nl/images/related-posts2.png
Thank you very much!
But..erm...new problem: what's up with the (3.7), (3.2) etc. after each line?
Marenubium
Member
Posted 2 years ago #
oh, sorry. I get it; I only see these (3.7) results while I'm logged in as admin.
Problem solved!
Many thanks from here, chadrew :D
Yup, they're just there for admins.