- This topic has 13 replies, 2 voices, and was last updated 8 years, 1 month ago by .
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 › Plugin showing wrong number of searches + not showing page numbers
There is no captcha (of any variety) for Search and Filter, sorry.
As to the sticky posts question, it would depend whether you want to have it/them separate above the grid, or in the grid itself (at the start).
Either way would require some custom coding in your template. Above the grid would require you to write a custom query with conditionality. For that, you would need to hire a freelance coder.
To run it inside the main grid, you might be able to sue the Edit Query Arguments filter:
Inside this you would need to build some custom code (again likely you would need to hire a freelance coder) that looks to see if the conditions where you want to show sticky posts are met, and then to edit the Query Arguments accordingly.