get_queried_object_id() == get_option( 'page_for_posts' ) ) : ?>
0 ) { $numSections = esc_attr( of_get_option('numsection', true) ); for( $s=1; $s<=$numSections; $s++ ){ $title = ( of_get_option('sectiontitle'.$s, true) != '' ) ? esc_html( of_get_option('sectiontitle'.$s, true) ) : ''; $class = ( of_get_option('sectionclass'.$s, true) != '' ) ? esc_html( of_get_option('sectionclass'.$s, true) ) : ''; $content = ( of_get_option('sectioncontent'.$s, true) != '' ) ? of_get_option('sectioncontent'.$s, true) : ''; $bgcolor = ( of_get_option('sectionbgcolor'.$s, true) != '' ) ? of_get_option('sectionbgcolor'.$s, true) : ''; ?>
style="background-color:;">

Recent From the Blog

1, 'post__not_in' => get_option('sticky_posts'), 'orderby' => 'date', 'order' => 'desc', ); $blog = ''; query_posts( $args ); $n = 0; if ( have_posts() ) { while ( have_posts() ) { $n++; the_post(); ?>

'

Sorry! There are no recent posts.

'; } wp_reset_query(); ?> 2, 'post__not_in' => get_option('sticky_posts'), 'orderby' => 'date', 'order' => 'desc', 'offset' => 1 ); query_posts( $argsnew ); $n = 0; ?>

Sorry! There are no recent posts.