Viewing 2 replies - 1 through 2 (of 2 total)
  • Within your Theme file be sure to place the code:

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

    at the bottom in addition to the top if you want them to show on bottom too.

    Thread Starter anithamandalapu

    (@anithamandalapu)

    thank u so much for ur response,recently i have a problem with another site.my problem is when i am submitting my comment it showing 404 error.can u please suggest me .the site is villagestories.com

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: WP-Paginate] pagination’ is closed to new replies.