The videos tag has no wiki summary.
1
vote
2answers
372 views
Should I use custom post types for a front page video feature (vimeo)?
I'd like to create a front page video feature that embeds a vimeo video of the users choosing. I'd like the user to only have to input the video code. For instance, for http://vimeo.com/24474320 - ...
-1
votes
1answer
195 views
How to insert a column (part of theme) in the middle of the content body?
Was asked to simplify the question. Here we go:
As you know, the "content" part of a WordPress posts all appears together. What I'm trying to recreate is how on several news sites, they'll have the ...
0
votes
1answer
98 views
videos not showing on my tag pages
i am using the Smart Youtube plugin for wordpress to show youtube videos. This works fine on my main site. But when i click on a view by a certain tags, none of the video show up in the blog ...
0
votes
1answer
393 views
Allow users to upload flash videos?
I would like to allow users to upload videos to their profiles. I'm using the couponpress theme for wordpress, which is a coupon listing theme. It lets users upload images for their coupons or ...
1
vote
1answer
3k views
Linking an image to open a youtube video in lightbox/fancybox in wordpress
Here is what i'm having problems with... I want to link a youtube video to start playing in a lightbox/fancybox when a person clicks an image. Kind of like this site has - http://www.adroll.com/ - if ...
1
vote
1answer
247 views
Is there a built in function to see if a URLis oEmbed Compatible?
I want to be able to take a url and see if the domain is one of the ones Wordpress supports to add embeds via oEmbed. Is there a built in function that does this in WordPress or would I need to ...
0
votes
2answers
330 views
VideoJS in a Widget?
I'm trying to get VideoJS plugin to work in a Widget.
I tried to add a PHP widget and write, as it said in the manual:
[video mp4="http://video-js.zencoder.com/oceans-clip.mp4"]
But it just shows ...
0
votes
3answers
523 views
Escaping Quotes
For some reason when i try to put like a embeded video my video has slashes inside the code, but if I add it in the template itself then the code is fine i was told its "escaping quotes" anyhow this ...
0
votes
1answer
157 views
Wordpress 3.1: Videoplayer implemented?
when using "insert video" from the post-editor - i'm only getting a normal hyperlink to the video - is it possible to display a flash-videoplayer instead?
is there a default videoplayer in wordpress ...
0
votes
3answers
285 views
getting video dimensions
when attaching videos (eg. .flv) to a post - is it possible to query its dimensions?
the problem is - i've got videos in 4:3 and 16:9 format and i need to get this information.
any ideas?
thanks
0
votes
2answers
509 views
displaying flv-video attachment in post
i've attached a local .flv video to my post (it was uploaded and is inside my mediapool).
my question: how can i display it inside my post? (the video player)
thanks
1
vote
3answers
492 views
How to allow <video> html5 tag in Wordpress
Currently I am running a Wordpress MU blog using the Unfiltered MU plugin. However, when I try to insert an HTML5 tag, it gets stripped away. I believe it may be the WYSIWYG editor cleaning the ...
0
votes
2answers
768 views
Different size video display for category page (smaller) & detail page (larger)
I have a 'media' category page that pumps in videos / image galleries. I'm looking to have a smaller size video display (vimeo / youtube) on the category page, and the full size video on the single ...
1
vote
4answers
1k views
Getting a thumbnail for an external video as the thumbnail for a custom post type?
I saw some other similar threads but they were all for YouTube videos. I was wondering if the same could be done for videos hosted on other servers like blip. Here is an example of a blip video: ...
5
votes
3answers
753 views
Replace audio/video enclosure with player?
Current state: I'm parsing XML feeds into the front end and/or the back end (Admin UI), but not into the DB.
Inside those feeds i place mp3- and video content, currently only as plain text (no link, ...
-1
votes
1answer
290 views
feed url problem
hey hii everyone,
i have a function to fetch the videos from the rss feed of youtube, so that i can display selected videos to my blog
for that i am using this youtube-search-feed url
...
0
votes
2answers
338 views
fetch images and videos
Is it possible to fetch videos and images of a particular website and put it into post?
i mean i am thinking of writing a function, where i will just write the website name, and then with the help of ...
2
votes
4answers
674 views
Managing and Playing Large videos
I am implementing a blog to share courses, lectures, tutorials or talks.
The video sizes might be bit a bit big - so i was wondering what is a good quality plugin for wordpress that would allow to ...
3
votes
2answers
464 views
Implementing “Video of the Day” Feature?
I'd like to add a new area on a WordPress 3.0 site that contains a new video from YouTube each day. This video would be manually picked, and manually added each day. I'm not sure how to properly set ...