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,
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.
I have helped you resolve this issue, you can check your site now.
Hello, can you please describe what needs to be done for this issue?
I am having the same problem.
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.
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.
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?
Does the page returns is 404 when you’re on page 2?
No, it just always returns the first page.
Update: I changed my internationalization plugin from Polylang to WPGlobus and the issue was resolved.
Thanks for writing in. I will check and fix it in the next version of DW Q&A.
Please login or Register to submit your answer