Tagged Questions
0
votes
1answer
164 views
Pagination breaks on child-categories, works fine on parent-category
I have two parent categories, and pagination is working fine on them - the paged url's show as:
/parent-category-1/page/2/ ... etc
/parent-page/parent-category-2/page/2/ ... etc
However, when I go ...
0
votes
2answers
675 views
Wp PageNavi only works with default permalinks on a custom post type?
I have tried many solutions to no avail and really need some help.
I have a Custom Post Type named "Portfolio" that is setup to display it's contents on a page called Portfolio.php. Wp PageNavi is ...