• Resolved spiralmind

    (@spiralmind)


    There seems to be a pagination problem with Meso Column on my wp installation. If you go to the main page and scroll down you’ll see the pagination buttons.. but pressing page #2 does not load any additional posts. It just reloads the same posts as the front page (as if its not working).

    The installation is about 4 months old with the following plugins:

    WP USER AVATAR
    WORDPRESS SEO
    REALLY SIMPLE CAPTCHA
    LIGHTBOX GALLERY
    FACEBOOK LIKE BOX
    EASY SOCIAL ICONS
    CONTACT FORM 7

    I’m not sure if the pagination ever worked. Only now does the site have enough posts to require/use the pagination.

    If anyone has encountered this issue I’d like to hear from them. If anyone has any suggestions I’d like to hear them as well. I’ll be digging into the theme code throughout the day to see if i can isolate the cause of the problem and find or create a fix.

    I’m looking at paginate.php inside lib/templates at the moment. I’ve tried refreshing permalinks but that didn’t solve the issue.

    The website having trouble is: medawareness.org

    Thanks in advance.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author Richie KS

    (@rkcorp)

    i think v1.6.3 already fixed this issue

    Thread Starter spiralmind

    (@spiralmind)

    OK. I’ll check out the update soon. Thanks for the fast reply Richie KS.

    Thread Starter spiralmind

    (@spiralmind)

    I just updated from 1.6.2 to 1.6.3 hoping the problem would go away. It didn’t. Anyone else having pagination problems with this theme?

    This is the first time I’ve had a pagination problem with a theme. I’ll have to resolve this very soon.

    Thread Starter spiralmind

    (@spiralmind)

    OK, so I spent some time and figured this out. I had WP set to use a static page and this was causing the pagination to break. From the Codex:

    Static front pages are not intended to be paged. None of the WordPress Previous / Next page link functions work with a static front page. Pagination on a static front page uses the page query variable, not the paged variable.

    Problem is solved. ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Pagination Problem’ is closed to new replies.