Title: Mega Menu?
Last modified: August 24, 2016

---

# Mega Menu?

 *  Resolved [Tom](https://wordpress.org/support/users/tspragmatic/)
 * (@tspragmatic)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/mega-menu-7/)
 * Does the plugin version of Unyson not include the Mega Menu extension?
 * [https://wordpress.org/plugins/unyson/](https://wordpress.org/plugins/unyson/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [paradime](https://wordpress.org/support/users/paradime/)
 * (@paradime)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/mega-menu-7/#post-6048629)
 * Mega Menu seems to only work with those themes that specifically take advantage
   of it.
 * Try using their Scratch theme as an example:
 * [https://github.com/ThemeFuse/Scratch-Theme](https://github.com/ThemeFuse/Scratch-Theme)
 *  Plugin Author [Unyson](https://wordpress.org/support/users/unyson/)
 * (@unyson)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/mega-menu-7/#post-6048636)
 * The Styling and MegaMenu extensions are visible only when added to
 *     ```
       // file: {theme}/framework-customizations/theme/manifest.php
   
       $manifest['supported_extensions'] = array(
           'styling' => array(),
       );
       ```
   
 * [https://github.com/ThemeFuse/Scratch-Theme/blob/f7c08ab349635ef40dd8b1c88391f4d5bf22b4c4/scratch-parent/framework-customizations/theme/manifest.php#L12](https://github.com/ThemeFuse/Scratch-Theme/blob/f7c08ab349635ef40dd8b1c88391f4d5bf22b4c4/scratch-parent/framework-customizations/theme/manifest.php#L12)
 * because those extensions has no sense if the theme is not configured to display
   them correctly.
 * _Sorry for late reply_

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Mega Menu?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/unyson_4e6064.svg)
 * [Unyson](https://wordpress.org/plugins/unyson/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/unyson/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/unyson/)
 * [Active Topics](https://wordpress.org/support/plugin/unyson/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/unyson/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/unyson/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [Unyson](https://wordpress.org/support/users/unyson/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/mega-menu-7/#post-6048636)
 * Status: resolved