Integration

Knowledgebase Docs » UberMenu 3
USEFUL? 17
UberMenu 3

Integration is the process of inserting UberMenu within your site layout. There are a variety of ways to do this:

Automatic Integration is the easiest way to replace your theme’s menu, as it does not require any code edits. If your theme meets the requirements, this is the best option. Otherwise, you can use Manual Integration.

Manual Integration simply requires pasting a line of code generated by UberMenu into the appropriate location in your theme’s template. In most cases, you will also remove or conditionally exclude the theme’s default menu. Manual integration can be used to place a menu anywhere in your theme templates.

It is also possible to add UberMenu to your site via Shortcode or Widget

You can also add UberMenu via page builders such as the Gutenberg Block Editor, Elementor, Divi, or any page builder that supports adding shortcodes.

UberMenu provides a PHP API if you are doing more advanced integration.