- This topic has 1 reply, 2 voices, and was last updated 10 years 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 Custom Post Types?
Tagged: sticky posts
I have set up a custom post type and used a plugin (Sticky Custom Post Types) to allow the posts to be marked sticky. Is there a way to have sticky posts still get filtered? I am using a custom post type archive to display the results, and assumed it would add them on top of the list only when they where in the results but they are showing at the top even when the filters should have excluded them. I have tried toggling the “Sticky Posts” settings but all the results are the same.
Have you tried the “ignore” setting?
This means they will be treated as normal and be affected by filters, but not float to the top.
Unfortunately sticky posts don’t work like that in WP (we are using WP filters to incl/excl) – and all we can do is explicitly include them (I guess if the post type matches they will be included) or exclude, or ignore.
Thanks