slug; } else { $portfolio_category = ''; } if(isset($virtue['portfolio_show_type'])) {$portfolio_item_types = $virtue['portfolio_show_type'];} else {$portfolio_item_types = '';} $itemsize = 'tcol-lg-4 tcol-md-4 tcol-sm-4 tcol-xs-6 tcol-ss-12'; $slidewidth = 366; $slideheight = 366; $md = 3; $sm = 3; $xs = 2; $ss = 1; ?>
query(array( 'orderby' => $hp_orderby, 'order' => $p_order, 'post_type' => 'portfolio', 'portfolio-type'=>$portfolio_category, 'posts_per_page' => $hp_pcount)); $count =0; ?> have_posts() ) : $wp_query->the_post(); ?>
ID ) ) { $image_url = wp_get_attachment_image_src( get_post_thumbnail_id( $post->ID ), 'full' ); $thumbnailURL = $image_url[0]; $image = aq_resize($thumbnailURL, $slidewidth, $slideheight, true); if(empty($image)) {$image = $thumbnailURL; } ?>
<?php the_title(); ?>
ID, 'portfolio-type' ); if ($terms) {?>

name;} echo implode(', ', $output); ?>