Guido..doesn’t work.
I can’t catch your instruction clearly.
This what I did: </div>
<div class=”one-fourth last”>
<?php get_template_part( ‘page’, ‘sidebar’ ); ?>
</div>
<div class=”project-pagination”>
<?php previous_post_link(‘%link’, ‘‹’.__(‘Previous Project’, ‘site5framework’)) ?>
<?php next_post_link(‘%link’, __(‘Next Project’, ‘site5framework’) . ‘›’); ?>
</div>
<?php endif; ?>
</div>
—
My portfolio page can’t open.