• Hello, I would like to either delete the links at the bottom of posts to the next and previous posts.

    Another possibility would be if I could have a differentiation between two different types of posts. On our website, we have two different types of posts: news and membership profiles. If I could change it so that the next and previous links in news posts only go to other new posts (and the same with member posts) that would be good.

    My site is irfalliance.org

    Thanks

Viewing 1 replies (of 1 total)
  • Hi,
    Try following..
    In ‘post.php’,
    deleting following part

    <?php do_atomic( ‘close_content’ ); // oxygen_close_content ?>

    <?php get_template_part( ‘loop-nav’ ); // Loads the loop-nav.php template. ?>

Viewing 1 replies (of 1 total)
  • The topic ‘Deleting of Changing "next" and "previous" posts’ is closed to new replies.