• Hi,
    I’m interested in removing this theme’s related posts capability. It seems to show just the adjacent 4 or something posts for each post, additionally jetpack provides its own related content module which seems to do the job just fine.
    Is this simple?
    Thanks,
    Jesse

Viewing 1 replies (of 1 total)
  • Hi Dixon! Try to edit file related-content.php ( all lines of code <div class=”related-content”> ////// </div> is about RC )
    or just delete code <?php get_template_part( ‘related-content’ ); ?> in single.php

    • This reply was modified 7 years, 10 months ago by ilectron.
Viewing 1 replies (of 1 total)
  • The topic ‘Remove Related Posts’ is closed to new replies.