Hi!
Through ACF I’ve created a custom posttype and a taxonomy. The taxonomy holds 3 items.
There are 12 pages of this CPT and each post has one or more taxonomy-items (categories).
What I would like to achieve is to display each of the three taxonomy items (categories) in a menu (which was fairly easy), and have a dropdown on each category that shows all the pages linked to that category.
I can think of multiple ways to try and achieve that, but I want to stay as close to how Cornerstone is designed as possible.
To illustrate: there are 12 pages (CPT) and all have a taxonomy-item attached (e.g. assigned a category)
I’d like to display them in a Cornerstone menu as a dropdown like this
What’s the advised route to take, which uses the full potential of Cornerstone and auto-add’s new posts and/or categories?
Thanks in advance!