• Resolved philopil

    (@philopil)


    Hi. Just found your plugin and it’s exactly what I was looking for. Many thanks for that. I was wondering though, now that I’ve installed it, I like how it looks but the “older posts” and “newer posts” that were there before are still there after activating your plugin. As they now seem redundant, could your plugin replace them altogether and if not, do you know how I could remove those items?

    Thanks

    Jacques

    http://wordpress.org/extend/plugins/page-numbers-page-navigation/

Viewing 1 replies (of 1 total)
  • Plugin Contributor ElectroBoy

    (@electroboy)

    These newer and older posts links are from your theme and cannot be removed by the plugin. But you can remove them yourself. For example if you use the twenty eleven theme and you want to remove these links from the categories overview then you edit category.php and remove the following lines:

    <?php twentyeleven_content_nav( 'nav-above' ); ?>
    
    <?php twentyeleven_content_nav( 'nav-below' ); ?>

Viewing 1 replies (of 1 total)
  • The topic ‘proposed addition’ is closed to new replies.