• Resolved vannorish

    (@vannorish)


    I noticed some people has the same issue, but i didn’t see any solutions.
    an email was send to the developer, but hasn’t receive reply yet.

    and i just noticed one thing:
    when i move the mouse over the pagination (like page 2), i see the link it direct to was: /page/2/?page_id=&paged=2
    but once i click it, the address is actually /page/2/, in which the content remain in page 1.

    any ideas? thx

    http://ww.wp.xz.cn/plugins/wp-catalogue/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter vannorish

    (@vannorish)

    just to clarify:
    when i am on page 1
    the link to page 2 is: /?page_id=&paged=2
    the link to page 3 is: /?page_id=&paged=3

    when i am on page 2 (with page 1 content)
    the link to page 1 is: /page/2/?page_id=?paged=1
    the link to page 3 is: /page/2/?page_id=?paged=3

    the actual address to each page:
    /
    /page/2/
    /page/3/

    not sure if any one know what’s wrong with it

    Thread Starter vannorish

    (@vannorish)

    I think i fix the pagination….
    i was trying to play around the permalinks in wp setting when i noticed a reminder: update the web.config
    so i did a search, and found this: http://ww.wp.xz.cn/support/topic/permalinks-you-should-update-your-webconfig-now?replies=23
    (it’s the linux/windows server problem)

    then i download the web.config in my server, replace the content with the coding found in the end of that discussion, and voila, pagination is working!
    but for some reason the category sidebar is mess up, i’ll have to fix it.
    hope this helps

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘pagination issue’ is closed to new replies.