'ASC' ) ); foreach( $terms as $term ) { $category[] = strtolower($term->name); } // Determine what portfolio template we are using and set proper images sizes if( agama_is_page_template( 'portfolio-one-column.php' ) ) $thumb_size = 'portfolio-one'; if( agama_is_page_template( 'portfolio-two-columns.php' ) ) $thumb_size = 'portfolio-two'; if( agama_is_page_template( 'portfolio-three-columns.php' ) ) $thumb_size = 'portfolio-three'; if( agama_is_page_template( 'portfolio-four-columns.php' ) ) $thumb_size = 'portfolio-four'; ?>

' ); ?>