HEAT22
Forum Replies Created
-
Forum: Plugins
In reply to: [Video Thumbnails] Video Thumbnails is not setting "featured image"Same problem, finds the youtube thumb but doesn’t set it as featured. I have to do it manually. Any update on this?
Nevermind, changed the size using css so it wouldn’t effect my theme’s default thumb size which is 150 🙂 Everything’s on auto pilot now and no duplicate posts anymore! GREAT Plugin! Thanks!
Think I’ve solved my issue using the <?php the_post_thumbnail(); ?> function. Now all I need to do is increase the thumb size. An example of the image link looks like this:
<img title="" alt="" src="http://.../wp-content/plugins/automatic-youtube-video-posts/tools/timthumb.php?src=http://img.youtube.com/vi/BbgDRRsMpUk/0.jpg&w=150&h=150&zc=1">In which file do I need to edit in order to customize the ‘&w=150&h=150″ part of the link?
Its a shame too, seemed like the new version did at least fix the duplicate posts problem. Manually going through all these posts to find and delete duplicates is getting monotonous.
Same problem as svehex here. Latest version 3.0.3 creates broken images even if a featured image has been set. Had to restore back to the previous version from a backup and all is normal now.
Heads up.