0?12/$columns:4; $posts_num = absint(alchem_option('section_8_posts_num',3)); $date_format = alchem_option('date_format','M d, Y'); $section_class = 'section magee-section alchem-home-section-8 alchem-home-style-0'; if( alchem_option('section_8_parallax') == '1' ) $section_class .= ' parallax-scrolling'; ?>

'; } $news_item .= '
'; $m = $j+1; if( $m % $columns == 0 ){ $news_str .= '
'.$news_item.'
'; $news_item = ''; } $j++; endwhile; if( $news_item != '' ){ $news_str .= '
'.$news_item.'
'; } // Reset Query wp_reset_query(); echo $news_str; ?>