Tagged Questions
0
votes
2answers
59 views
URL rewrite breaking pagination
I have been reading around and cannot seem to figure this out.
Everything is working fine except that pagination seems to not work, I am adding a second rewrite rule, shouldn't this fix that?
I can ...
6
votes
2answers
314 views
Problem with add_rewrite_rule and pagination (paged and page query_vars)
I have a custom taxonomy named location and I want to add sections like 'news' and 'marketplace' for each term, so my url looks like /location/montreal/news/
It works perfectly until I try to add ...