I commented out the following in single.php in responsive core

Priority: Uncategorized
Status: Not Started
Specialty:
Location:
Responsible: Surinder

I don’t see the relevancy for “posts before and after” functionality, edited single .php

 

<!– <div class=”navigation”>
<div class=”previous”><?php previous_post_link( ‘&#8249; %link’ ); ?></div>
<div class=”next”><?php next_post_link( ‘%link &#8250;’ ); ?></div>
</div> –> <!– end of .navigation <!– –>