- This topic has 1 reply, 2 voices, and was last updated 10 years, 9 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 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 › Sticky Posts
Hi there, I’m using custom results templates but preserved most of the querying, for some reason I can’t get things marked as sticky posts to stay at the top once a user filters by any options. I have Relevanssi running as well, and have an extra script running in that to float the sticky posts to the top using the search bar, but it doesn’t hold for the filtering. Any ideas for that? Thanks much!
Hi there
Currently there are no configurable options with sticky posts – but you could try to modify the query itself using pre_get_posts…
An example of how to do that with S&F can be found here:
https://support.searchandfilter.com/forums/topic/filtering-by-meta/#post-12908
Thanks