Advanced Custom Fields: Nav Menu Field Wordpress Plugin - Rating, Reviews, Demo & Download

Advanced Custom Fields: Nav Menu Field Preview Wordpress Plugin - Rating, Reviews, Demo & Download
5 Average out of 20 ratings
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

Add Navigation Menus to Advanced Custom Fields (ACF) with the Nav Menu Field plugin! This plugin adds the Nav Menu Field type to ACF (version 5 & 4), allowing you to select from the menus you create in the WordPress Admin backend to use on your website’s frontend.

Using ACF, you can set the Nav Menu Field to return the selected menu’s:

  • ID for lightweight coding,
  • Object for more involved programming, or
  • HTML (generated from wp_nav_menu) for quickly displaying a menu.

I created this plugin because I needed to display a secondary menu that changed depending on what page you’re on. Most of those pages were children of the same page, but then I had to throw a couple of Custom Post Types in there too. Because of the Custom Post Types, I couldn’t just grab the top most parent for the current page and use wp_list_pages. So I did some research and decided to extend the functionality of my favourite plugin, Advanced Custom Fields. Now when I create a new Page or Custom Post, I just select the menu from a drop down menu!

Feel free to try this add-on on your dev site, ask questions on the support link above, and please review this add-on. By leaving a rating and review, you help this plugin become even better!

Advanced Custom Fields Compatibility

This add-on will work with:

  • version 5
  • version 4

Screenshots

  1. <p>Adding the Nav Menu Field to an Advanced Custom Fields Field Group</p>

    Adding the Nav Menu Field to an Advanced Custom Fields Field Group

  2. <p>Creating your menu in the WordPress Admin backend</p>

    Creating your menu in the WordPress Admin backend

  3. <p>Selecting the previously created menu in the meta box created by Advanced Custom Fields</p>

    Selecting the previously created menu in the meta box created by Advanced Custom Fields

  4. <p>Viewing the (not styled) menu displayed by calling 'the_field()' in the sidebar</p>

    Viewing the (not styled) menu displayed by calling ‘the_field()’ in the sidebar


Reviews & Comments