Broken thumbnails

HomeSupportPopular WidgetBroken thumbnails

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #47842
    jonscaife
    Participant

    Updating from 1.5.1 to 1.5.2 breaks thumbnail display. The plugin no longer uses the correct size, and it also doesn’t load the thumbnail from the relevant post, instead it uses the same, large thumbnail, for all items

    #47844
    Javier
    Participant

    Exactly the same problem here. It load thumbnails ramdomly. How can I return to 1.5.1?

    #47846
    Xpark Media
    Keymaster

    to return to 1.5.1 you can download the files from the change log . You will need to use ftp and just overwrite the filles.

    or the issue is that is not selecting the right size you can open the file include.php and modify this line return get_the_post_thumbnail( $post->ID, $imgsize );  for return get_the_post_thumbnail( $post->ID, $size );

    This will be fix on the next release.

    #47859
    Javier
    Participant

    Thanks for your response. Before return to 1.5.1, I’d like to ask you if random-same-thumbnail-display in the widget can be fixed too.

    Thanks again.

    #47861
    Footytarget
    Participant

    The same problem for me.Widget does not show corret thumbs on the latest version.It use the same thumb for every popular post.I cant even download the old version from your site,because is removed.Any help?

    #47873
    Xpark Media
    Keymaster

    @ Footytarget as I mention on my previous post you can download the previous version on the change log page I will check the issue with the random images.

    #47884
    Xpark Media
    Keymaster

    I release a new version with the fixes applied, please update. Thank you for supporting the widget

    #47925
    Javier
    Participant

    Thank you, downloaded… Works perfectly!

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.