Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter eguru

    (@eguru)

    BTW I have tried the default pagination of wordpress code also. Both does the same
    thaq

    what exactly is the problem?
    is the code showing the pagination links?

    please post a link to your site to illustrate the issue.

    and please repost your code, using the https://pastebin.com/

    Thread Starter eguru

    (@eguru)

    sorry for the ignorance…
    here is the code:

    https://pastebin.com/DPd6Dn1e
    https://www.konsumenindonesia.com/

    i assume that somewhere before your code, another custom query is distorting the query string so that the ‘paged’ information is lost;

    try to put <?php wp_reset_query(); ?> before your code.

    Thread Starter eguru

    (@eguru)

    Thank you! that worked like a charm… ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘pagination problem’ is closed to new replies.