Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter Seeyay

    (@progress-is-knowledge)

    Hi,

    To add.

    The plugin worked fine yesterday. But I updated to the latest WordPress version, 4.3 today.

    Could it be related ?

    Thanks!

    Best regards,

    Carl

    I have the same problem here & believe WP 4.3 is the cause – the latest tab is showing the same page with different thumbs. It shouldn’t even be showing pages, only posts.

    I turned off the Latest tab for now.

    It looks like the thumbnail is the problem. I use a custom template that also had the same post link repeated so I had to investigate.

    I don’t know what changes WP4.3 made, but for whatever reason, when you add a thumbnail, the query gets confused – it gets the correct thumb but doesn’t get the title and it, it keeps the first title and link.

    Just setting the thumb size to 0 won’t work – you need to remove the thumbnail.

    Plugin Author Ryann Micua

    (@pogidude)

    Hmmmm.. hard to say what’s wrong since the latest tab only does a call to get_posts(). Also my site doesn’t have this issue and so does my dev sites using Twenty Fifteen and Twenty Thirteen themes don’t have the issue.

    Thread Starter Seeyay

    (@progress-is-knowledge)

    Hi again,

    I use Graphene.

    The plugin shows the same post title of the particular post that I have opened.

    That is, it does not show a static title, but always the same title as the post I am presently reading, for all thumbnail.

    As mentioned, the thumbnails are correct though.

    Best regards,

    Carl

    I’m using genesis and it’s something with the query not getting the link/title when it gets the thumbnails before the title/url.

    On my custom page template, I changed the thumbnail code to echo get_the_post_thumbnail( $post_id, ‘related-thumbnail’) and only when I put it after the title/url code does it work as expected.

    In popular posts, I removed the code that adds the thumbnail (line 553) and the list is the latest one now, obviously without the thumbs.

    My test site finally worked with the 2014 theme after I disabled then re-enabled jetpack. It is still not working on my live site – i also just noticed my related posts plugin is affected.

    I think it’s safe to say it’s not the plugins (which I knew last night when I discovered the custom template was affected).

    Thread Starter Seeyay

    (@progress-is-knowledge)

    Hi,

    Disabling and re-enabling Jetpack did not work for me.

    I also use the Related Posts plugin, but that works fine for me and is not affected.

    Thanks for any help!

    Best regards,

    Carl

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Latest Tab Show the Same Title and Link to the Same Post’ is closed to new replies.