Widget: Nav Expanded


About

Nav Expanded is a header link list widget - (View). This menu will be displayed according to the availability of space. The menu will automatically move to the Nav Collapsible widget when space is insufficient.



Specification




Configuration



Description

enable
Activate the menu.

Menu
In the above configuration table, Menu 1, Menu 2, and Menu 3 are Parent Menus. While Sub 1 and Sub 2 are Sub Menus placed inside parent menu 3. Consider the following configuration example:


In the above configuration example, Doc and Others are Parent Menus. While Widgets, and Formattings are Sub Menus, specifically sub menus of the parent menu Others.

Other:
  • To add a sub menu to a specific parent menu, separate the parent menu title and sub menu title with an underscore.

    Example:
    Apps_Android
    Apps_iOS

  • Sub menu only supports 1 level. In other words, sub menu can only be done on parent menus (not on sub menus).
  • For parent menus with subs. The value (URL) will automatically be set to #
  • The menu list will automatically move to the Nav Collapsible widget when there is insufficient space to display all menus. This will depend on the browser screen size, the width of the Blog Name widget content, and other contents in the blog header.

conditional
Set widget availability. Through this configuration, you can enable the widget only on certain page types, devices, or URLs. More about this configuration can be read on the page: Conditional Configuration.
Have Question?