Home › Forums › ACF PRO › Creating dynamic filtering on custom post type › Reply To: Creating dynamic filtering on custom post type
or maybe…
– Add an options page under the CPT with filters
– Add custom fields in a repeater on that options page to add filters
– Use those custom fields to dynamically create taxonomies in functions.php
– Now when creating posts we can pick what taxonomies apply to that post
– On the frontend pull in all taxonomies and use jquery to filter results
Does this sound like a good game plan?
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.