Tagged Questions
0
votes
1answer
788 views
Issue with front page navigation after upgrading to 3.4
I upgraded to WordPress 3.4 and am having an issues with showing a different amount of post on the first page versus the rest. The first page is still showing 5 posts but when I go to /page/2/ I'm ...
0
votes
3answers
3k views
WP-PageNavi gives me a 404 when using WP Query
I see that there are a lot of similar questions here at WPSE, and I've tried many of the suggestions mentioned trying to solve my problem but with no success.
I have a category called News. In this ...
1
vote
2answers
1k views
Custom post type archive 404's with paginate_links
im using paginate_links function to create pagination on my custom post type archives, no matter what i do im hitting 404 errors when going to view page 2 (ie clicking to go on one page in the ...
2
votes
2answers
700 views
How to trigger 404 for custom query var?
How can you trigger a 404 when using custom query vars? I've got re-write rules written for a custom query var, but if you were to request a URL for the query var that should technically be a 404 it ...