Home › Forums › Front-end Issues › Display Featured Items First › Reply To: Display Featured Items First
In order to do this you need to use meta_query
instead of meta_key
and meta_type
.
For more information about ordering by a custom field see the last code example in the order by section here https://codex.wordpress.org/Class_Reference/WP_Query#Order_.26_Orderby_Parameters and this page https://make.wordpress.org/core/2014/08/29/a-more-powerful-order-by-in-wordpress-4-0/
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.