get_option( 'page_on_front' ) , 'post_type' => 'page' ) ); if( count( $wp_query -> posts ) ){ foreach( $wp_query -> posts as $post ){ $wp_query -> the_post(); $show = meta::get( $post -> ID , 'post-title' ); if( strlen( $show ) == 0 ){ $show = 1; } if( $show ){ ?>

post_excerpt ) ){ ?>

post_excerpt; ?>

>
ID , array( $myThemes_layout -> width , 999 ) , esc_attr( $post -> post_title ) ); ?> post_excerpt; ?>
'

' . __( 'Pages', "myThemes" ) . ':', 'after' => '

' ) ); ?>
echoSidebar( ); ?>

' . __( 'Not found results' , 'myThemes' ) . ''; echo '

' . __( 'We apologize but this page, post or resource does not exist or can not be found. Perhaps it is necessary to change the call method to this page, post or resource.' , 'myThemes' ) . '

'; } get_template_part( 'cfg/templates/pagination' ); ?>
echoSidebar( ); ?>