Skip to content

Instantly share code, notes, and snippets.

@skuter80
Created May 27, 2010 03:57
Show Gist options
  • Save skuter80/415439 to your computer and use it in GitHub Desktop.
Save skuter80/415439 to your computer and use it in GitHub Desktop.
//--------------------------------------------THE LOOP
// Add support for Thumbnails:
// Enter your post thumbnail in the WP admin
add_theme_support('post-thumbnails');
//--------------------------------------------Slick SlideShow
function slickslide_loop(){ ?>
<?php // Start the slideshow divs: ?>
<div id="slideshow">
<div id="slidesContainer">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment