Home › Forums › Front-end Issues › Sort by dropdown value? › Reply To: Sort by dropdown value?
There is not template in WP that will show a list of posts based on an ACF field. For this you would need to create your own query and url to use. This is explained in the Dynamic $_GET parameters section of this page https://www.advancedcustomfields.com/resources/query-posts-custom-fields/
Since you are new to WP I will make a suggestion. WP has a build in mechanism for doing what you want to. https://codex.wordpress.org/Function_Reference/register_taxonomy.
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.