dannymichel

Results 63 comments of dannymichel
trafficstars

Oh wow, that works. Thanks @coxande

I got Something went wrong while inserting 996697074 : HTTP Error 403: Apple WebObjects

I'm sure there's a way to get rid of it within the app and not in our operating system settings as Emby and plex have done it. Emby even gives...

Please let me know how this goes for you. I'm looking to do the same thing

Ok, the caption works fine for me too, but I'm having a hard time trying to figure out how to add a link to the image and how to add...

function slides_register() { ``` $labels = array( 'name' => _x('Slideshow', 'post type general name'), 'singular_name' => _x('Slide', 'post type singular name'), 'add_new' => _x('Add New', 'slide'), 'add_new_item' => __('Add New...

So replace with array('post', 'news'), 'posts_per_page' => 5 ); $slider_query = new WP_Query( $args ); // Display the featured images in div echo ' '; while ( $slider_query->have_posts() ) :...

Can you pastebin it for me? the code parser here doesnt seem to be working http://pastie.org/5091886

> I have not had time to update anything with this plugin nor the need. It was originally created to find all Youtube videos within Movies and create a playlist...