Forums

[WP-Paginate] range ignored, always shows all pages (3 posts)

  1. docflo
    Member
    Posted 4 months ago #

    This is the code in my template:

    <?php if(function_exists('wp_paginate')) {wp_paginate('range=3');} ?>

    This is my website: http://versbeton.nl/page/6/
    Scroll to bottom and you see that all page links are shown. I have also tried setting the range in the plugin's admin panel, also no effect.

  2. Eric Martin
    Member
    Posted 4 months ago #

    Hello! From what I can see, it looks like you got it working?

    Thanks,
    Eric

  3. docflo
    Member
    Posted 4 months ago #

    Yes, I fiddled around with the settings until I understood what was happening. Sorry for bothering you. Thanks for a great plugin!

Reply

You must log in to post.

About this Topic