Add option to remove sticky post in post widget query #28206
vgstef
started this conversation in
Feature Request
Replies: 1 comment 1 reply
|
For additional info, reference the decision not to include this feature when it was reported as a bug. This is an essential feature, because the current functionality prohibits users from using the post module for a manual query of a custom post type to display only posts from that custom post type. It should absolutely be considered a bug. Users should not have to add custom PHP snippets for this to work properly. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Prerequisites
What problem is your feature request going to solve? Please describe..
In the post widget, we want to show posts for a specific term or do a manual selection for posts. But if there are sticky posts (selected my us or a client), those sticky posts will always show up, even if they're not related to the term or not in the list of manually selected posts. That's very problematic, because it looks like a bug on the websites.
Describe the solution you'd like.
We just need a small checkbox saying "Remove sticky posts" in the post widget.
Describe alternatives you've considered.
We considered removing all sticky posts on the websites. But on the home page, we need to show a few featured posts (sticky posts). And those posts are chosen by an editor that doesn't have access to the widget query.
Additional context
No response
Agreement
All reactions