I am using sticky posts in my wordpress site. The problem i have is, that when i am using wp search and searching something, the Sticky posts always shows in top even if there is no relevance or tags or category equal.
I am asking for help, even for $$ to help me with this. I want that sticky posts do not appear when searching something if this is not relevant.
Is there any way to filter it or is here someone that can make it?
Will appreciate little help here. Thank you very much!
- Sold between 250 000 and 1 000 000 dollars
- Community Moderator
- Author was Featured
- Item was Featured
- Bought between 50 and 99 items
- Referred between 1000 and 1999 users
- Has been a member for 3-4 years
- Repeatedly Helped protect Envato Marketplaces against copyright violations
I think you probably need to enable the ignore_sticky_posts parameter for your query. One way to alter it is to use the pre_get_posts hook.
Hope that gets you pointed in the right direction! 
