Hello,
It is not very clear in the documentation...
I am adding <?php related_posts(); ?> inside the loop but is not working. When loading the web page, there is not code after calling that function in the html source code. It is like if doesn't exist.
In the options, I have deactivated the automatic insert.
Should I do something more?
Thanks
That should work. :( Was the automatic display working?
Hello,
no, the automatic is not working either but I am currently using it in my RSS feed.
I am using 3.1.9 version of the plugin, should I update it to 3.2b2 ??
Thanks and regards
So it's displaying correctly in the RSS feed?
Yes, in RSS de Comparativa de Bancos is working but not in the posts.
BR
If it's working in general but not displaying correctly on your posts, it may be a plugin incompatibility.
The easiest thing to do, though, is to call related_posts() in your theme right after you display the content.