Home › Forums › General Issues › Help with orderby function › Reply To: Help with orderby function
Hi @norsninja,
Thanks for the post.
You will need to create a custom query with either the WP_Query or the get_post() function and pass a WP_Query object to filter the posts. You can then pass the name chrono as the meta_key.
Please have a look at the following resource page for more info on defining this query: http://www.advancedcustomfields.com/resources/query-posts-custom-fields/
I hope this helps.
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.