Sutherland Boswell
Forum Replies Created
-
Forum: Plugins
In reply to: [Video Thumbnails] what to tell my host to get the plugin runningAlthough you will still get errors, the update released today should provide better error messages.
There was a bug that prevented it from displaying more descriptive messages when there was an error making remote requests, which is why I believe the issue is with your server’s ability to make remote requests.
Forum: Plugins
In reply to: [Video Thumbnails] Compatibility with Image Watermark pluginI’ve included this change in 2.7.9 which will be available soon!
Forum: Plugins
In reply to: [Video Thumbnails] Thumbnail Image stretches outside div.Yep, Video Thumbnails doesn’t do any styling. If you try manually setting a thumbnail for a post you’ll probably see the same problem.
Forum: Plugins
In reply to: [Video Thumbnails] what to tell my host to get the plugin runningAsk your host if cURL is enabled for making remote requests.
Forum: Plugins
In reply to: [Video Thumbnails] Error retrieving a thumbnail only from YoutubeWhat is the part of the error message for “Error Details”?
If Vimeo is working but YouTube is not, your server is probably having trouble connecting to the YouTube server.
Forum: Plugins
In reply to: [Video Thumbnails] Thumbnail Image stretches outside div.Any design/layout questions should be directed toward your theme’s author.
Forum: Plugins
In reply to: [Video Thumbnails] Vevo thumbnails.The other plugin is probably storing the video in a custom field, so if you go to the settings page for Video Thumbnails and click the “Automatically detect” button for the custom field setting, it might solve your problem.
Forum: Plugins
In reply to: [Video Thumbnails] Vevo thumbnails.Video Thumbnails doesn’t differentiate between videos posted on YouTube, so the other plugin you’re using might be doing something special for ones uploaded by Vevo if other YouTube videos are working.
Forum: Plugins
In reply to: [Video Thumbnails] Rutube doesn't workI believe I’ve found the issue and should have a fix in the next update.
Forum: Plugins
In reply to: [Video Thumbnails] Vevo thumbnails.Embed code or link should both work fine, try them in the debugging tab on the settings page. What’s the code you’re using?
Forum: Plugins
In reply to: [Video Thumbnails] Vevo thumbnails.If it’s a Vevo video on YouTube it will work, but not a video directly from the Vevo website. As far as I can tell there is no API to retrieve information for videos on the Vevo.com website.
Forum: Plugins
In reply to: [Video Thumbnails] Rutube doesn't workPlease try the steps listed in the first FAQ and share the results of your testing as well as the embed code you’re using.
Forum: Plugins
In reply to: [Video Thumbnails] Does this work with the Sahifa theme?The theme is probably storing the video in a custom field. Try using the “Automatically Detect” button on the settings page to find the name of the field or ask your theme’s author.
Forum: Plugins
In reply to: [Video Thumbnails] facebook image really littleDiscovered a way to find larger thumbnails (when they are available) so I’ve just released an update.
Forum: Plugins
In reply to: [Video Thumbnails] facebook imageYou can disable the setting to make thumbnails the featured image, and then use
get_video_thumbnail()to get the URL to the image file to use in your theme.