Bring Your Business to Life › Support › Popular Widget › Broken thumbnails
Tagged: 1.5.2, thumbnail, wrong size, wrong thumbnail
- AuthorPosts
- June 12, 2012 at 9:46 am #47842
jonscaife
ParticipantUpdating 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
June 12, 2012 at 10:00 am #47844Javier
ParticipantExactly the same problem here. It load thumbnails ramdomly. How can I return to 1.5.1?
June 12, 2012 at 11:19 am #47846Xpark Media
Keymasterto 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 );
forreturn get_the_post_thumbnail( $post->ID, $size );
This will be fix on the next release.
June 13, 2012 at 11:51 am #47859Javier
ParticipantThanks 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.
June 13, 2012 at 4:13 pm #47861Footytarget
ParticipantThe 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?
June 14, 2012 at 12:53 am #47873Xpark 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.
June 14, 2012 at 9:48 pm #47884Xpark Media
KeymasterI release a new version with the fixes applied, please update. Thank you for supporting the widget
June 15, 2012 at 1:57 pm #47925Javier
ParticipantThank you, downloaded… Works perfectly!
- AuthorPosts
- You must be logged in to reply to this topic.