I had the same problem but you just have to put the native loop in category.php which is this:
<?php if ( have_posts() ) : while ( have_posts() ) : the_post(); ?>
then put the function of the plugin:
<?php endwhile; wp_pagenavi(); endif; ?>
Also check in reading settings, how many posts you want to show.
Related Posts:
- Pagination breaks on child-categories, works fine on parent-category
- On the category page, get the category object
- Display Image for a category using get_categories, or show an image from any child post
- Group WP_Query by category
- How to filter categories by custom field?
- get_terms name__like list categories according to letter
- Adding Colorpicker Field To Category
- How to display wp_list_categories on div instead of li?
- Get posts from child categories with parent category ID
- Add extra fields to Add New Category page
- get_categories returns an array with one category
- Different templates for parent and children categories/taxonomies
- Add search to list of categories in post editor
- How to make a relationship between books and authors?
- Create a full width responsive header image per page
- How to create tabled index of posts in a certain category
- Remove child products from woocommerce category page [closed]
- Display comments on a comment page without form
- Add specific word before the category page title
- Plural Category Base Slug On Category Archive Page
- WP 3.0.5: Best way to add custom metaboxes for post categories?
- How do I view a feed consisting of posts from multiple categories?
- Marking old posts as no longer relevant
- Unpublish all posts in a category
- How can I convert some categories to a custom taxonomy?
- Previous/next link to post in category, NOT tag?
- Any way to assign Post Categories and Tags to Links?
- Add class to items in wp_list_categories()
- How to add custom script to the particular Product Category page
- How is the single category page called and how does it know which posts to show?
- How to create a page that shows posts from multiple categories
- Is it possible to select and edit the way the most recent post from a certain category is displayed on the page?
- Problem with wp_create_category
- Should the actual /category/ directory be 404? Is that normal WP behaviour
- Redirect category to url with /category
- I Cannot Create New Category
- Archive.php filtered by pre-determined category
- category filter doesn’t work in WPML
- How do you categorize pages?
- Order of subcategories
- I cannot add more Categories to my menu
- “Categories” for six authors [closed]
- Filtering *out* a taxonomy from the admin post list
- category image taxonomy
- Categories overview that links to page displaying posts
- Category control subcategories
- Multiple category selection in post, shows less important category in breadcrumb
- I want to display the all the posts that are inside a certain subcategory
- How to list all categories in three divs dynamically based on the quatity of categories?
- Grouping categories by genre
- how to “not” display new posts with a specific category on the main page?
- Category template with pagination returns 404 on next pages
- Limit categories and it’s subcategories for specific group of users
- show all WordPress categories in a page
- Ive got a term (get_term_by) but now I want to filter it by a category it is in?
- Category specific order
- Problems with my conditionals in single.php by category
- Recent post by custom select query
- WP_safe_redirect not working
- Do not show sub categories in the loop on archive-product.php
- Having a template per category? Bad for server overhead?
- Add custom code at start and end of all posts in a category
- Group search results by category
- Anchor tag generates blank href attribute using echo esc_url( )
- WordPress monthly archive category specific
- Get categories related to particular category
- Exclude the category of the current post
- Output Title of Post’s Current Category
- Related Post by category, but not current category child
- Displaying posts of given category
- Location Based Permalink
- Display all subcategories from parent category
- Custom Loop with certain number of one category
- “Special” category is displayed in all categories or show parent category on sub category
- How to show WooCommerce Categories on ‘shop’ page instead of products?
- How to list all subcategories from all categories but not from a certain category
- add woocommerce archive description if exist
- Can’t display posts by filtering categories using isotope.js
- Get a list of categories, separated by / to display inside the for custom metatags
- Automatically create tags and merge with categories
- Is there a reason to put a product in both the Child and Parent Categories?
- Get_term_meta() always returns false
- How to list all categories a post is in, but exclude current post´s category on single post page
- Get only children category name
- No results found for second level category
- get_the_category vs wp_get_post_categories
- Categories in media library
- WordPress Shop and restricting products and categories for some users/groups
- Pass list of categories to JS
- WP_query exclude a category unless it has more than one catagory
- Customize category query in widget
- Page permalink rewrite
- Narrow Down a Shop Page Results Based on a Product Tag in WooCommerce
- How to control order when displaying child categories
- Broken category styling
- Trying to WP_Query a category
- Woocommerce Force the category choice before creating new product? [duplicate]
- Custom EndPoint not working when strip child category in URL
- How to add custom prefix before category base for category page URL?
- Display posts in a random order for a specific category