protesto
Member
Posted 5 months ago #
After I updated it to 3.4.1 it's stop showing related posts. Now version 3.4.2 is live but it's showing same 3 posts under every post page.
My website is located on http://www.finansglobal.com
http://wordpress.org/extend/plugins/yet-another-related-posts-plugin/
protesto
Member
Posted 5 months ago #
Btw, it works normal if I open a preview version of a drafted post.
@protesto What happens if you publish that new post?
protesto
Member
Posted 5 months ago #
Hi all, if you're having trouble getting related posts to new posts you write, please try this new beta:
http://downloads.wordpress.org/plugin/yet-another-related-posts-plugin.3.4.3b1.zip (link will work in a few minutes)
protesto
Member
Posted 5 months ago #
The new beta didn't solve my problem. Should I flush yarrp cache ?
Sorry, this beta is intended to solve an issue by which new posts get either no related posts or perhaps get fewer, less relevant posts. If you update one of your posts which have this problem and it improves, this beta may solve your problem but you'll still want to flush your cache via the YARPP Experiments plugin.
djevrek
Member
Posted 5 months ago #
I have similar problem, on every new post i got only one related post from your plugin. And every time its same post. Also, on every older page (before update of plugin) i have no related posts at all. If i manually edit post then related posts shows up. Is there any way i can flush cache for YARPP or something that will be faster then manually editing 1500+ posts ?
djevrek
Member
Posted 5 months ago #
Just installed experiments and flushed and reloaded cache. Seems that everything works great now. Even older posts have related :)
gogirana
Member
Posted 5 months ago #
Greetings Mitcho,
Had the same problem new post will show only one post (un-related in my case and always the same).
Installed the new beta and it seems to be working fine for the moment. Tried adding a new post and related now works! thanks a lot.
protesto
Member
Posted 5 months ago #
I've installed experiments plugin and flushed cache. Problem solved. Thank you Mitcho :)
Fantastic! @gogirana actually created a new post, but @djevrek, @protesto, the real test is creating a new post. If you get a chance to create a new post, I'd love to know if it fixed itself for new posts too.
djevrek
Member
Posted 5 months ago #
Not fixed when creating new post. When i start creating, i got 1 post, and after i save, update, change cats/tags, i still get that one post. All other older posts works great.
@djevrek hmm, thanks. Could you see what your "relatedness" settings are? You may want to try lowering your "match threshold".
boostinspiration
Member
Posted 5 months ago #
Am getting weird error with this.
Author Bio is showing for the first "Related Post"
(e.g. This post is written by me (Boost Inspiration) "http://www.boostinspiration.com/design/cool-text-logo-designs-inspiration/" ... but Author Bio at the end is showing for the 1st Related Post.)
Any idea?
@boostinspiration are you using a custom template?
boostinspiration
Member
Posted 5 months ago #
@mitcho Yes, am using custom template
djevrek
Member
Posted 5 months ago #
Settings are default, i didnt change that at all. I still get same post for related on new page, but its not related with it at all because i got it when i just start post (w/o title, content, cats, tags etc.)
protesto
Member
Posted 5 months ago #
@mitcho
Yes it fixed itself for new posts too.
@protesto fantastic!
@djevrek the default settings may be too strict for some sites. Try lowering the "match threshold". It's in the "relatedness" options which you can get to via "screen options."
@boostinspiration are you calling related_posts(); directly in your theme? If so, what happens if you call setup_postdata($post); right after that?
boostinspiration
Member
Posted 5 months ago #
@mitcho Don't have any idea about this (as am not a developer), but I can look into this file. If I add "setup_postdata($post);" after that, will this fix the problem?
@boostinspiration I don't know (as I can't reproduce your issue) but it's possible that that will work.
boostinspiration
Member
Posted 5 months ago #
@mitcho I tried what you suggested but still it's not working.
@boostinspiration you may want to try this on YARPP 3.5, which I just pushed.