try adding :
$page = (get_query_var('paged')) ? get_query_var('paged') : 1;
and then in your args array add 'paged'=> $page
Related Posts:
- Pagination on category.php and tag.php not working
- Pagination does not work with query_posts()
- Paginate WordPress Category Pages
- Showing one post from each category, paged?
- Display posts from the same category using next/previous post link
- Display all posts from all categories with pagination
- Using categories & “stickyness” together
- Does the ‘cat’ argument in query_posts fetch posts from subcategories as well as the given ID?
- List posts by category exclude current post
- Show Previous/Next Posts navigation only inside the same category
- Display only the latest post from multiple categories
- Page navigation within a category
- Show posts of one category only with Custom Taxonomy on single.php
- Pagination on child category returns 404
- Disable pagination only for specific category
- Select category in custom query
- Custom category template pagination problem
- How can i call an article from each category and still paginate properly?
- Show posts of category in a page
- Return category slug / title from category ID
- Force category-slug.php to show page, even if it doesn’t exist
- Exclude category from loop not working
- 3 Columns, 3 Categories, One Archive, and Pagination
- Broken category pagination
- ?cat=-1 Indexed Versions Of Homepage
- Five posts from a category in footer
- Post count for category and tag
- Checking for two categories in query_posts
- How to query post like normal search would do. within search.php page
- How do I call posts with a certain tag?
- Modify WordPress SQL Query to pull from within a category
- query order by category
- Pagination not visible on woocommerce’s category page
- Get link which associated with a specific category and tag
- Restoring default article pagination on archives – Removing custom limits
- The default code for “posts_nav_link” on category.php isn’t working
- Why category.php throw 404 in wordpress while calling paginate_links()?
- Category with post type pagination returns 404
- How do I toggle pagination on/off in search results and category listings via a link?
- Multiple Loops on category.php with pagination on last loop
- How to make the link to the category for a post go to corresponding page number in archive?
- Category archives with monthly pagination
- category pagination got broken suddenly
- Order by category titles
- Have parent category contain only one post?
- Pagination for ajax category filter
- Set colors depending on category
- How do I query_posts in cat=1 AND not in cat=2
- List all posts in a category with query_post() function
- Show the latest post from child category?
- Problem with different query loops (and “main loop”) on category template page!
- How to do paging in the loop?
- query_posts not reading correct categories
- Having problems with paging
- function query_posts disabling current_page_menu class
- query_posts by category_name and custom taxonomy
- Pagination doesn’t work on multiple categories
- PHP dynamical conditional post display
- Posts of specific category on page and excluded from index.htm
- new WP_Query issues
- Can I define multiple paginations on a single page?
- Displaying links to all posts of the same category on the post page
- Post not found when filtered by category ID
- Exclude categories from postquery
- Category pagination not working
- Sort posts alphabetically by category/custom taxonomy, insert divider between different types
- Show posts from category specified using a custom field
- query_post problem
- Add class to current post in query_post
- Problem with pagination block in Gutenberg
- Show the number of the post
- pagination 404 error, same slug home and categories
- Different post slug based on archive
- Remove WP Core canonical for category pagination
- Unable to create pagination for Category.php
- Assign a class to first element in category in loop
- How to display products with multiple conditions, product_id and category_id
- WordPress pagination based on category
- How to add Pagination to foreach loop to page
- Removin /page/2 from pagination
- WordPress pagination not working because of subcategory
- Query post only from categories that have subcategories
- Loop within category’s posts
- Paginations in Category Page Leads to Sample Pages
- Category foreach Paging
- Transfering static site to wordpress and retaining category by month paginations
- WordPress Numeric Pagination with Query String [duplicate]
- date.php shows all posts. how to fix it?
- Displaying posts by year
- wordpress category.php query for featured news item, broken pagination and repeating posts
- Using pagination with multiple loops causes it to break
- How to have a category not show up in query post with page panigation?
- Query pages by category
- Why Pagination is not working on Category.php
- Can i know if it is Category first page or 5th?
- Exclude posts from certain category breaks custom pagination
- Category pagination not working in category.php please help me
- i want to add pagination list of categories
- How can I implement pagination on custom category page?
- wordpress category rewrite rule with pagination