Sutherland Boswell
Forum Replies Created
-
You should be able to use this in combination with another plugin, look into Thickbox or I think Fancybox. I might eventually create a separate plugin that adds what you’re looking for into this, but it’s just hard to find the time.
Forum: Fixing WordPress
In reply to: I want to create a site simliar to this site…A little late, but you should check out Video Thumbnails, it can help with some of the things you need.
This is coming soon! I had included this feature in an earlier version, but had to remove it because it didn’t work too well on sites with a large amount of posts. Hopefully I can create a stable solution in the next few days.
It sounds like you are embedding the thumbnails into your post which is unnecessary. This plugin is designed for themes that use featured images (or have our custom functions added) and display a short excerpt from the post. Usually these featured images only appear on the homepage and can be clicked to view the full article. Here is an example of it in use.
If you’re still confused, look up some tutorials on using WordPress Featured Images.
Forum: Plugins
In reply to: [Video Thumbnails] [Plugin: Video Thumbnails] Support for custom post typesGlad to hear custom post types are working for you. If you ever decide to start using custom fields for the embed codes, send me an email and I’ll help you out.
Forum: Plugins
In reply to: [Video Thumbnails] [Plugin: Video Thumbnails] Support for custom post typesHas it always shown the tags? What version did you upgrade from? This doesn’t seem like something being caused by Video Thumbnails, as it shouldn’t be doing anything to the excerpt.
Has anything else changed recently?
Forum: Plugins
In reply to: [Video Thumbnails] [Plugin: Video Thumbnails] Support for custom post typesVersion 1.6 (appearing shortly) adds support for custom post types, give it a shot and let me know how it goes!
Forum: Plugins
In reply to: [Video Thumbnails] [Plugin: Video Thumbnails] Support for custom post typesIf you’d like a quick solution, you can find the line
add_meta_box("video_thumbnail", "Video Thumbnail", "video_thumbnail_admin", "post", "side", "low");and underneath it addadd_meta_box("video_thumbnail", "Video Thumbnail", "video_thumbnail_admin", "video", "side", "low");I should have an update out in a few hours to take care of it for good.
Forum: Plugins
In reply to: [Video Thumbnails] [Plugin: Video Thumbnails] Support for custom post typesHarald,
I’ve had someone else request support custom post types, and I plan on adding it pretty soon.
As far as using a custom field goes, it might be a little bit longer (when I add support I’ll need to make sure it’s flexible enough to work with other fields people might use), but I’ll be happy to piece something together for your particular setup.
Check back or remind me after the next update and I’ll help you out!
Forum: Plugins
In reply to: [Foursquare Venue] [Plugin: Foursquare Venue] Hide "People Here Now"I should be able to make this happen, can I send you a version to test out? Send me an email – sutherland.boswell@gmail.com
At the moment I don’t have support for VideoPress, but I’d be willing to see what I can do if you can share a login for your blog: http://sutherlandboswell.com/contact/
Forum: Plugins
In reply to: [Video Thumbnails] [Plugin: Video Thumbnails] The plugin requires fopen?Hmm, it’s probably an issue with your host… Would it be possible to create an admin account for me to give it a look? Just email it to sutherland.boswell@gmail.com
Currently the only donations I can accept are in the form of an Amazon wish list.
Forum: Plugins
In reply to: [Plugin: Video Thumbnails] problem with getting thumbnailYou’re welcome! Hope you’ll take a second to rate!
Forum: Plugins
In reply to: [Video Thumbnails] [Plugin: Video Thumbnails] The plugin requires fopen?In a few minutes version 1.0.5 should appear, let me know if it works for you. Switched to cURL instead of
file_get_contents().Forum: Plugins
In reply to: [Plugin: Video Thumbnails] problem with getting thumbnailNew update should appear in a few minutes… let me know if this fixes your problem!
Forum: Plugins
In reply to: [Plugin: Video Thumbnails] problem with getting thumbnailHmm, this is a strange issue. I just checked it out with Smart YouTube for myself, and see the same thing. Hang tight, I think I should be able to fix it today.