Danny Pugh
asked 8 years ago

Hello. Having an issue with the home page question list pagination. Have experimented with a few different pagination queries, but it’s not showing beyond the first page.

http://dev.danielwolcottdesign.com/brink/?paged=2

Thanks for your help,

2 Answers
DominicStaff
answered 8 years ago

About your issue, you can log in to Dashboard > Settings > Permalink then click Save Changes button then check your site. If you still face there issue, you can send me username & password of your site for further checking.

DominicStaff
answered 8 years ago

I have helped you resolve this issue, you can check your site now.

theyuv
replied 8 years ago

Hello, can you please describe what needs to be done for this issue?

I am having the same problem.

Dominic Staff
replied 8 years ago

Please let me know the version that you are using, if you using the older version, you can check and update it to the latest version and then log in to Dashboard > settings > Permalink and click save button. If you still face their issue, you can send me username & password of your site for further checking.

theyuv
replied 8 years ago

Hey, can you point me to anything that it might be?

(I'm using the most up to date version and I clicked "save" in the permalink section. This did not resolve the issue)
I am working on a local version at the moment.

Thanks.

theyuv
replied 8 years ago

Update:

I did some more testing.
Looking at the …inc/Filter.php file, line 21:
"get_query_var( $page_text)" always returns zero (even if there is a query parameter "page=2").

$_GET['page'] however, does return the "page" parameter in the url (eg: 2).

So there is some problem with the get_query_var() function maybe?

Does this help in determining what the problem is in my case?

Kevin
replied 8 years ago

Does the page returns is 404 when you’re on page 2?

theyuv
replied 8 years ago

No, it just always returns the first page.

theyuv
replied 8 years ago

Update: I changed my internationalization plugin from Polylang to WPGlobus and the issue was resolved.

Kevin
replied 8 years ago

Thanks for writing in. I will check and fix it in the next version of DW Q&A.

Powered by DW Question & Answer Pro