cat_ID; $template = get_term_meta($catid, 'qt_cat_template', true); if($template == "grid"){ $column_classes = 's12 m12 l12'; } } } ?>
1){ ?>

:


'post', 'post_status' => 'publish', 'suppress_filters' => false, 'paged' => $paged ); /** * [$wp_query execution of the query] * @var WP_Query */ $wp_query = new WP_Query( $args ); if ( $wp_query->have_posts() ) : while ( $wp_query->have_posts() ) : $wp_query->the_post(); $post = $wp_query->post; setup_postdata( $post ); ?>