This plugin adds Nav Menu Field type to ACF, allowing you to select from the menus you create in WordPress Admin backend to use on your website's frontend..
Using ACF, you can set Nav Menu Field to return the menu's.
So I did some research and decided to extend the functionality of my favourite plugin, Advanced Custom Fields.
Add Nav Menu and set Field Label to Side Menu.
Finally, create or edit page, select in Side Menu field, and view the page to see that menu in the sidebar...
I added Nav Menu Field to Pages, selected my menu when creating new page, but the menu doesn't show.
If you're already familiar with ACF and you still can't figure out why the menu isn't showing up, start new support thread, include details and little code, and I'll do my best to help you...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Updated ACF v4 class to use the updated code found in ACF v5 Class. 1.1.2.
I forgot to add default value for Menu Container field, so I added 'div as the default value.
Read more