Ok, found the issue. By analizing the generated query, I realized that it rightly searched for current language posts. I’m currently use polylang as the multilingual plugin, and it correctly associate posts with a ‘language’ taxonomy.
Now, I had far more 10 project posts but only 10 where of the current language.
All fine now.
Related Posts:
- Custom Post Type shows pagination (w/404) or posts_per_page query, but not both
- How to use a custom post type archive as front page?
- How to set a custom post type to have viewable future posts
- Custom post type archive 404’s with paginate_links
- Number of pages – multiple (custom) post types
- Custom permalink with pagination
- Related posts by author pagination not working on the production site
- Secondary loop pagination on custom post type single post gets redirected to first page
- How to get_queried_object on multiple objects?
- Pagination Doesn’t Work
- Numeric pagination custom post type
- Custom wp_query pagination – next_posts_link() or wp_pagenavi() always empty
- paginate function in archive for custom-post-type
- custom post type paging not working past page 3
- WP_Query pagination using only numbers instead of /page/1 on URL
- Pagination not working
- Pagination Issue: Custom Post Type In Index
- Custom query form submission pagination
- Paginated Taxonomy Term Archive including one post per term
- Custom post type archive page pagination
- Unable to get paginate_links working with a custom query [duplicate]
- How to use WP_Query in a CPT achive page?
- is_main_query() not working for WP REST API
- WP_Query | ‘post_type’ doesn’t work
- Pagination on category page with custom post types
- How to add pagination to wp_query [duplicate]
- Pagination : How to remove /page/x/ after a ‘POST’ action on a form returning to page 1
- Pagination on a custom post type loop
- Previous/Next Link by Meta Value in CPT
- Pagination for Custom Taxonomy Page [duplicate]
- Pagination on with query_posts in custom post type template
- Custom post ui plugin & WP_Query – Polylang
- Custom taxonomy rewrite give pagination 404
- Woocommerce search pagination not working
- How do you paginate a query grouped by month?
- Polylang non-default language ignores tags in WP_Query
- Pagination issue on category.php using custom post type query
- Pagination with custom query, custom search form, single and pages, ajax and no plugins
- can these 3 queries be re-written as 1 query?
- pagination not working for category.php (custom post types in categories)
- Custom WP_Query always respond with 200 status even when no entry
- Pagination doesn’t function properly for archive of a custom post type set as the front page
- Trouble with pagination
- Pagination 404 on Index with custom query
- Custom post type and custom taxonomy 404 on page 2
- Pagination for search results of custom post type [duplicate]
- Custom Post Type Archive Pagination
- Query Posts that have Custom Taxonomy
- All blog posts are not showing up
- Make Next and Previous on single-$posttype.php use the same order as archive-$posttype.php
- Single parent post lists child posts with pagination
- Custom post type pagination error
- Previous / Next Links For Custom Post Type Sorted By Meta_Value
- custom taxonomy pagination 404 error
- Pagination in custom post type archive.php not working
- Pagination Not Working When Used With WP_Query() `offset` Property
- Numeric pagination custom post type
- pagination problem listing custom post types of taxonomy in wordpress
- Problems in paginate_links with custom query loop and MB-Relationships
- Tell wordpress to show a single page instead of an archive page
- Permalink for custom post type pages not working
- WordPress doesn’t respect Page slug in custom post type url pagination. Keeps getting removed
- Make pagination work as a carousel (custom query)
- Custom post pagination not working
- Only show categories that have posts within custom post type
- Custom taxonomy in custom post type archive with pagination
- Pagination fault in custom post type archive page [duplicate]
- query and paginate multiple post types
- Custom post type blog pagination conflict
- Custom post type pagination, single page issue
- Pagination always adding “Next” link when results come from Custom Post Type WP_query
- paging is not working properly on news archives page [duplicate]
- Paged within a custom content type template [duplicate]
- Archive Page Pagination not working
- Pagination not working on homepage
- send user to first page of results when reposting to page?
- Fourth page of custom post type archive page does not exist
- Pagination broke after updateto WordPress 3.4 [duplicate]
- Pagination not working for archive
- Archive page – problem with pagination
- Pagination not working only on Archive-Name.php using new WP_Query
- Pagination not working on custom post type archive
- Archive pagination – second page shows exactly the same posts
- Query Multiple Post Types and Paginate Newly Created List
- “Page not found” while on page 2 from pagination menu
- Create an archive page by combining two post type
- Custom-Posttype & Custom Taxonomy WP_Query
- Crafting WP_Query array, sort by date
- Custom loop with multiple taxonomy queries
- Return one unique custom post type result when it shares a custom taxonomy in WP_QUERY?
- Converting the_content string to an array?
- Create template for taxonomy results limited by Custom Post Type
- forming WP_Query for posts of all post types but from specific categories
- How should I structure my post types?
- Get latest 3 posts from multiple CPT in one query
- Loop to fetch 3 post_thumbnail instances from 3 most recent custom post types named “portfolio”
- Pagination of Custom Post Types not Changing Posts
- Display upcoming Events for next 7 Days
- Extending AZIndex plugin to use custom post types and custom taxonomies
- How to use has_archive but disable feed per post type?