1, 'one-half-column' => 2, 'one-third-column' => 3, 'one-fourth-column' => 4 ); $data_items = ( $postlayout != 'entry-list' ) ? $col_arr[$column] : 1; $post_cats = wp_get_post_categories( $post_ID ); if( !empty( $post_cats ) && shortcode_exists( 'dt_sc_blog_post' ) ): ?>