Adding Touch Swipe Gesture Controls
Out of the box, ShiftNav does not include swipe gesture controls to open and close the menu, as these types…
Out of the box, ShiftNav does not include swipe gesture controls to open and close the menu, as these types…
This tutorial will walk you through creating a custom javascript file and loading it on your site. 1. Create a…
shiftnav_before Inject PHP before the menu within the ShiftNav Panel. The $id argument is the ID of the ShiftNav instance.…
shiftnav_main_toggle_target By default, the ShiftNav main toggle bar will toggle the main ShiftNav instance. If you want to change this,…
ShiftNav provides two functions that developers can use to generate ShiftNav components. shiftnav() The shiftnav() function generates a ShiftNav menu…
If you're a developer, these resources should come in handy
Overview Make sure your site is using this viewport meta tag in your site <head> Almost all themes will already…
The ShiftNav menu item has two parts: the Link and the Submenu Activator (toggle) Each menu item is, by default,…
Since v1.5 These shortcodes are intended to work in tandem in the Toggle Bar. Most commonly these would be placed…
This tutorial is a customization and requires PHP knowledge If you would like to add additional font icons to ShiftNav,…