Perhaps set your form’s action to point to the first page of paged results, rather than the default (empty) of the current page.
<form action="_URL_to_first_page_" method="POST">
Keep in mind the URL is determined on the client side in the case of an empty action.
Related Posts:
- Custom post type archive 404’s with paginate_links
- Pagination on category page with custom post types
- pagination not working for category.php (custom post types in categories)
- Custom WP_Query always respond with 200 status even when no entry
- Custom post type blog pagination conflict
- Custom Taxonomy not working with posts_per_page in new WP_query (pagination problem)
- Get the number of posts from the current page results
- Display Custom Post Type Fields
- Custom permalink with pagination
- Related posts by author pagination not working on the production site
- Retrieving 3 latest post from each of 5 different custom post types
- Secondary loop pagination on custom post type single post gets redirected to first page
- Pagination Doesn’t Work
- Numeric pagination custom post type
- Custom wp_query pagination – next_posts_link() or wp_pagenavi() always empty
- Using Query Posts With Multiple Post Types And A Taxonomy
- How to get the parent’s taxonomy?
- custom post type paging not working past page 3
- posts_nav_link on single post template
- Query not returning CPT posts
- WP_Query pagination using only numbers instead of /page/1 on URL
- Unable to display multiple post types in same query (WPML WP_Query)
- Query for posts in 2 taxonomies
- Pagination not working
- Pagination Issue: Custom Post Type In Index
- Quickest way to get last or oldest post date – WP Query
- Custom query form submission pagination
- Paginated Taxonomy Term Archive including one post per term
- Separate Posts and Custom Post Type in Custom Taxonomy archive template
- Custom query shows custom post types in trash
- Multiple post type queries (with specific arguments for each)
- Unable to get paginate_links working with a custom query [duplicate]
- Setting posts per page in query_posts
- How to add pagination to wp_query [duplicate]
- Pagination on a custom post type loop
- Query/list all terms and their custom post count
- Archive for custom taxonomy lists all posts instead of current taxonomy
- Pagination for Custom Taxonomy Page [duplicate]
- Pagination on with query_posts in custom post type template
- Get latest 3 posts from multiple CPT in one query
- Custom taxonomy rewrite give pagination 404
- Woocommerce search pagination not working
- Polylang non-default language ignores tags in WP_Query
- Category with post type pagination returns 404
- Pagination issue on category.php using custom post type query
- Different Ways to Query Custom Post Types?
- Pagination with custom query, custom search form, single and pages, ajax and no plugins
- can these 3 queries be re-written as 1 query?
- How to display Related Posts based on number of taxonomy terms matched
- How to make WP_Query not to show irrelevant posts?
- Loop for custom post types filtered by a taxonomy
- Pagination doesn’t function properly for archive of a custom post type set as the front page
- Pagination 404 on Index with custom query
- Custom post type, custom taxonomy, query posts only from taxonomy (children of)
- Pagination not working on custom query on a page
- find custom post type post by searching its custom field with my string
- FacetWP paging custom wp_query
- Custom post type and custom taxonomy 404 on page 2
- Can’t change posts per page in WordPress Post Type Query
- How to list custom post types on a custom post type page?
- Pagination for search results of custom post type [duplicate]
- Custom Post Type Archive Pagination
- All blog posts are not showing up
- filter posts by meta key with pagination
- Custom Post Type Query W/Category Dropdown
- Custom post type pagination error
- Find Posts based on Child Post value
- Custom Post Type ‘Event’: Chronological list of recurring events from meta_values in array
- Sorting the Loop by Taxonomy Value
- Previous / Next Links For Custom Post Type Sorted By Meta_Value
- Custom Query: Multiple CPTs and a taxonomy filter
- WP query_posts group by meta field related
- Sticky posts limit query and pagination for a custom post type
- Custom wp-query display post only today
- Pagination in custom post type archive.php not working
- custom post type and a “sticky” position taxonomy
- Numeric pagination custom post type
- Problems in paginate_links with custom query loop and MB-Relationships
- WordPress doesn’t respect Page slug in custom post type url pagination. Keeps getting removed
- minimize wp_query call to database
- Use WP pagination functions on a custom page template
- Query the title of the page to show posts with matching category in the loop
- Main site single-property.php design, as homepage of a multisite
- Custom Post Type shows pagination (w/404) or posts_per_page query, but not both
- why custom post archive gives always no more than 10 posts despite of paging settings?
- WordPress custom post type
- display news with pictures 3 small and one large (loop)
- query and paginate multiple post types
- Custom Query With Multiple Meta Key Value
- Custom post type pagination, single page issue
- Query Posts From Multiple Post Types
- Paged within a custom content type template [duplicate]
- Fourth page of custom post type archive page does not exist
- Pagination broke after updateto WordPress 3.4 [duplicate]
- Archive page – problem with pagination
- How do I correctly query posts from a post ID?
- How to exclude certain portfolios from a loop
- Quering array of post types & pagination. Articles are repeating sometimes on different pages
- Display ACF object field data using Elementor Custom Query
- Assign a tag to custom post type using a query