have_posts()): ?> have_posts() ):?> the_post(); $post_type = get_post_type(); $is_product = $post_type === 'product' && themify_is_woocommerce_active(); if(has_post_thumbnail()){ $post_image = $is_disabled===false?themify_get_image(array('w'=>47,'h'=>48,'crop'=>true,'urlonly'=>true)):''; if(!$post_image){ $post_image = $is_product===true?get_the_post_thumbnail_url( null,'shop_thumbnail'):get_the_post_thumbnail_url( null,'thumbnail'); } } else{ $post_image = false; } ?>
get_price_html()?>
max_num_pages>1):?>
label ); ?>