All posts tagged resize
Wordpress and Webdesign Forum go41 » Tags » resize
| Topic — Add New » | Posts | Last Poster | Freshness |
|---|---|---|---|
add latest video from a post in WordPress sidebarI am going to add a video to the sidebar. This video is taken from the last post in a category you have to set. The post actually is filtered for an oembed video, only this video will be displayed ... An addition: Here we take an embeded video from a post in a certain category. The code above in sidebarclip.php loads by default only one latest post. You can however change: query_posts('posts_per_page=1&cat=$category_id'); to load let's say 4 posts where each ... |
2 | Joern | 11 months |
Change width and height in oembed code on the fly WP 2.9As explained in a previous topic get the oembed code of a video in a WP 2.9 post from postmeta we can get only the code for embeded media (WordPress 2.9 required!) To change and resize the width and height ... |
1 | masteradmin | 2 years |
Add New Topic
You must log in to post.