query( 'post_type=portfolio&taxonomy=pcategory&term='.$pcategory->slug.'&paged='.$paged );
while ( $wp_query->have_posts() ) : $wp_query->the_post(); $x++;?>
ID, 'portfolio_full', true);
if (!empty($video)) {
// display video lightbox here ?>
array( 'portfolio_thumbnail' ), 'default_size' => 'full', 'image_class' => 'aligncenter', 'width' => '570', 'height' => '170' ) );
} ?>
array( 'portfolio_full' ), 'lightbox' => 'true', 'default_size' => 'full', 'image_class' => 'aligncenter', 'width' => '420', 'height' => '170' ) );
}
}
?>
post_excerpt)) {
the_excerpt();
} else { ?>
More Details'); ?>