Navbar (VX) widget
The Navbar (VX) widget can be used to created navbars for different purposes based on the source selected.
Available sources:
- Add links manually
- Select existing menu (WordPress menu)
- Link to template tabs widget
- Link to search form widget
Select existing menu
One of the use cases this allows is creating a navbar with links that scroll to different parts of that page.
This can be done by first adding an ID to a container on that page e.g gallery
Then adding a link to the navbar which points to that container by adding #gallery in the Link control
Using this option, you can output a WordPress menu which you have created in WP-admin ➝ Appearance ➝ Menus

Add links manually
This source can be used to create a simple navbar with links manually added to it
When selected, you can add links under Content section

Link to search form widget
This source allows you to link the navbar widget to a search form widget. The navbar widget can display the various post types added to that search form as tabs, letting the user easily pick the post type they want to perform a search in.

Link to template tabs widget
This source allows you to connect the navbar widget to a template tabs widget. The navbar displays the available tabs, letting the user easily switch between different templates
