echo esc_url($image);
        ?>
" height="360" width="260">
						</a>
					</div><!-- .entry-content -->
				</article><!-- #post-<?php 
        the_ID();
        ?>
 -->

			<?php 
    }
    ?>

			<?php 
    portfoliopress_paging_nav($portfolio);
    ?>

		<?php 
} else {
    ?>
			<?php 
    get_template_part('content', 'none');
    ?>
		<?php 
}
?>

	</div><!-- #content -->
</div><!-- #primary -->
Example #2
0
    ?>
				<?php 
    while (have_posts()) {
        the_post();
        ?>

					<?php 
        get_template_part('content', 'search');
        ?>

				<?php 
    }
    ?>

				<?php 
    portfoliopress_paging_nav();
    ?>

			<?php 
} else {
    ?>

				<article id="post-0" class="post no-results not-found">
					<header class="entry-header">
						<h1 class="entry-title"><?php 
    _e('Nothing Found', 'portfolio-press');
    ?>
</h1>
					</header><!-- .entry-header -->

					<div class="entry-content">