Eli and Music

// this is where you enter the IDs of which categories you want to display
// $display_categories = array(4,5,239);
$display_categories = array(27);
foreach ($display_categories as $category) { ?>

$wp_query->is_category = false;
$wp_query->is_archive = false;
$wp_query->is_home = true;
?>

// this checks to see if an image file exists
if (isset($values[0])) {
?>
/images/” alt=”" />

You Can Start Here

You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Leave a Reply

You must be logged in to post a comment.