Hi, we need to turn off the Next/Previous links above each post. We saw that you'd suggested deleting the following code, could you please specify which phrase/line of this code should be deleted from the single.php file? <nav id="nav-single"> <span class="nav-previous"><?php previous_post_link('%link', __('Previous', 'jawtemplates'),$in_same_category); ?></span><span class="nav-next"><?php next_post_link('%link', __('Next', 'jawtemplates'),$in_same_category); ?></span></nav><!-- #nav-single -->
All following comments are shown for registered users only!