I’m looking for a way to choose a menu item from a list of menu items in an ACF field.
Ultimately, the returned value would allow me to render just the children of the selected menu element, likely using a custom Walker, but I’m having trouble finding a way to expose / select menu items in a field.
Anyone know of an add on that can do this? Or a way to achieve this using core ACF functionality?
Hi @kevinicscreative-com
I am thinking that creating a custom field type would be the most ideal approach on this one.
You can check out the starter-kit on this page: https://www.advancedcustomfields.com/resources/creating-a-new-field-type/
I hope this info helps.
The Select Outlined variant uses the mdc-notched-outline in place of the mdc-line-ripple element and adds the mdc-select–outlined modifier class on the root element. All other elements for each type of select remain the same.
I want to learn more from you can you please help me in learnin