Sutherland Boswell
Forum Replies Created
-
Forum: Plugins
In reply to: [Video Thumbnails] Funny or Die thumbnail not grabbing?I haven’t checked their embed codes recently, so I’ll take a look. Can you go ahead an share the code you’re using?
Forum: Plugins
In reply to: [Video Thumbnails] twitch.tvNo reason not to support it, so I’ll see what I can do!
Forum: Plugins
In reply to: [Video Thumbnails] Vimeo Thumbnail SizeCan you share one of the videos where thumbnails are small?
Forum: Plugins
In reply to: [Video Thumbnails] Custom field error@juupa the error you’re seeing is coming from code in your theme, please start a new thread specific to your issue
Forum: Plugins
In reply to: [Video Thumbnails] Local Thumbnails Come with Wrong Path/URLThat’s really strange, what is the image URL returned for
get_video_thumbnail($post->ID)?Are you running any other plugins that modify WordPress uploads?
Forum: Plugins
In reply to: [Video Thumbnails] Custom field error@juupa either you are in the wrong thread or you need to provide some more information
Forum: Plugins
In reply to: [Video Thumbnails] Thumbnail RUTUBEGood news! I’ve just released version 2.2 which adds support for Rutube. If you run into any problems just let me know. I hope you’ll consider leaving a review or donation!
Forum: Plugins
In reply to: [Video Thumbnails] No thumbnailsThe size of the thumbnails is something that’s up to the theme, so you’ll need to reach out to them
Forum: Plugins
In reply to: [Video Thumbnails] Custom field errorWhat theme or video plugin are you using? It seems like an array is being stored in the custom field you’ve entered in the settings.
Forum: Plugins
In reply to: [Video Thumbnails] No thumbnailsAfter a quick look, I think the theme you’re using uses a custom field named “video”, so you’ll need to enter that in the video thumbnail settings page.
Forum: Plugins
In reply to: [Video Thumbnails] Thumbnail RUTUBEThanks Dmitry,
This should help me get started adding support.Forum: Plugins
In reply to: [Video Thumbnails] Thumbnail RUTUBEIt looks like they have an API so I may be able to add support in a future version.
Forum: Plugins
In reply to: [Video Thumbnails] Multiple DuplicatesIdeally the “Scan All Posts” function would be able to re-add all the thumbnails once you’ve cleared them, but as of right now it has performance issues on sites with thousands of posts. A solution for this is in the works!
Have you tested it with a different theme to help narrow down the issue?
Forum: Plugins
In reply to: [Video Thumbnails] Can't get thumbnail from custom field when publish post.Hey!
Have you tried implementing your own fix? It’s possible this issue is due to something in DeTube.
If you could give me a license I can check it out.
Forum: Plugins
In reply to: [Video Thumbnails] Multiple DuplicatesHey there! Sorry to here you’re having issues.
If you run into a large amount of duplicates again you can go to the Video Thumbnails section in settings then click the Mass Actions tab. There you’ll find a button to clear video thumbnails, which deletes any attachments and custom fields created by the plugin.
As for why this is happening, it’s possible your theme’s developer is modifying the functionality of Video Thumbnails in a way I’m not aware of. I see that you’re using the DeTube theme which is a premium theme I don’t have access to, so the only suggestion I can give you is to try switching to a different theme temporarily to see if you still experience the issue.
I know DeTube’s creator was having issues with video thumbnails not saving when a post was published, so it’s possible he tried a fix which is causing duplicates.