Wordpress plugins
Coverflow YouTube Videos

Coverflow YouTube Videos

Version : 1.0.6
Tested up to : 3.5.2
Number of download : 3939
Author : Mauro Mascia
Average rating : 5 / 5 on 3 votes 3 votes, 5 avg.rating

Screenshots

Coverflow YouTube Videos
Coverflow YouTube Videos
Coverflow YouTube Videos
Coverflow YouTube Videos

Displays a user’s Youtube videos in a simil-Coverflow way. This plugin uses ContentFlow v1.0.2 and HTML5Lightbox Javascript libraries to mimic the Coverflow’s Apple visualization interface. ContentFlow is licensed as MIT GPL-compatible HTML5Lightbox is licensed as GPLv2 Usage Displays the videos of the user configured in the admin page: [coverflow_youtube_videos] Displays the videos of the user specified in the shortcode: [coverflow_youtube_videos user=”USERNAME”] Displays the videos of the playlist specified in the shortcode: [coverflow_youtube_videos list=”PLAYLIST_ID”] Shortcode Options Hide the numbers underneath the slider: numbers=no Style You can change the color of the text displayed underneath the video thumbnails adding some CSS to your theme stylesheet file: .ContentFlow .globalCaption .caption { color: black; } If you need to change also the slider color you have to overwrite the default values with something like that: .ContentFlow .scrollbar { background: url(img/my_scrollbar.png) left center repeat-x !important; } .ContentFlow .scrollbar .slider { background: url(img/my_slider.png) center center no-repeat !important; } Where my_scrollbar.png and my_slider.png are your custom images (under the img folder of your theme). These images needs to be like scrollbar_white.png and slider_white.png under wp-content/plugins/coverflow-youtube-videos/ContentFlow/img Credits Sebs Studio Sebastien for the “My YouTube Videos” plugin used as initial code for this project.

Download now