'; /* Start the Loop */ while ( have_posts() ) : the_post(); get_template_part( 'template-parts/content/content', 'search' ); endwhile; echo ''; author_portfolio_navigation(); else : get_template_part( 'template-parts/content/content', 'none' ); endif; do_action( 'author_portfolio_after_default_page' ); ?>