post_author ); $lastName = get_the_author_meta( 'last_name' , $post-> post_author ); $printName = get_the_author_meta( 'display_name' , $post-> post_author ); if( strlen( $firstName . $lastName ) ) $name = $firstName . ' ' . $lastName; else $name = $printName ?>

post_author ); $vimeo = get_the_author_meta( 'vimeo' , $post-> post_author ); $twitter = get_the_author_meta( 'twitter' , $post-> post_author ); $facebook = get_the_author_meta( 'facebook' , $post-> post_author ); $google = get_the_author_meta( 'google_plus' , $post-> post_author ); $youtube = get_the_author_meta( 'youtube' , $post-> post_author ); $rss = get_author_posts_url( $post-> post_author ) . 'feed/'; ?>
post_author , 100 ); ?>

: found_posts ?>

' . __( '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( ); ?>