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
- Number of pages – multiple (custom) post types
- 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
- how to group custom post type posts by custom taxonomy terms
- 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
- Previous/Next Link by Meta Value in CPT
- 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
- How do you paginate a query grouped by month?
- 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
- Trouble with pagination
- 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?
- postsperpage value not being applied
- 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
- Single parent post lists child posts 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
- custom taxonomy pagination 404 error
- 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
- Pagination Not Working When Used With WP_Query() `offset` Property
- Numeric pagination custom post type
- Use WP_query to match post types based on custom field values
- 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
- Make pagination work as a carousel (custom query)
- 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
- Imported Content Doesnt Show Up On Frontend
- 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
- Pagination always adding “Next” link when results come from Custom Post Type WP_query
- Query Posts From Multiple Post Types
- Paged within a custom content type template [duplicate]
- List of filtered Events is breaking paging?
- Pagination not working on homepage
- 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
- 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