- This topic has 2 replies, 2 voices, and was last updated 6 years, 8 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
These forums are now closed and remain for historical purposes.
None of the content applies to the new version 3. For support, get in touch via our contact form.
Forums › Forums › Search & Filter Pro › Issue with meta query search and pagination
Tagged: meta search, pagination
We are using search and filter search to filter jobs, a custom post type.
In this instance we are filtering via a meta value, some of these meta values look like – Cloud & Infrastructure
When the search is done the url gets updated to Cloud%20%26%20Infrastructure which is fine, makes sense.
However the pagination behaves very differently and tried to convert it to Cloud+&Infrastructure which then results in 0 posts showing because it doesn’t match.
Page 1 : ?_sfm_bullhorn_practices=Cloud%20%26%20Infrastructure
Page 2 : ?_sfm_bullhorn_practices=Cloud+&Infrastructure&sf_paged=2
Is this something you have encountered before? Any work around you can think of?