Linux 软件免费装
Banner图

Cool Responsive Megamenu

开发者 razib_
更新时间 2024年3月19日 13:12
PHP版本: 3.5.1 及以上
WordPress版本: 6.0.2

标签

responsive bootstrap megamenu menu settings

下载

1.2.0 1.1.1 1.1.2 1.1.3 1.1.4 1.1.5 1.1.5.1 1.1.5.2 1.1.5.3 1.2.1 1.1.0 1.1.5.4 1.0

详情介绍:

Cool Megamenu is a user-friendly, highly customizable responsive Megamenu WordPress plugin. It works out of the box with the WordPress 3 Menu System, making it simple to get started but powerful enough to create highly customized and creative mega menu configurations. Note: Use <?php cool_megamenu(array('theme_location' => 'primary')); ?> instead of <?php wp_nav_menu(array('theme_location' => 'primary')); ?>. Demo Preview 1 Demo Preview 2 You can ask your questions here

安装:

Instructions for installing Cool Responsive Megamenu Plugin.
  1. Download and extract the Plugin zip file.
  2. Upload the folder containing the Plugin files to your WordPress Plugins folder (usually ../wp-content/plugins/ folder).
  3. Activate the Plugin via the 'Plugins' menu in WordPress.
  4. Use <?php cool_megamenu(array('theme_location' => 'primary')); ?> instead of <?php wp_nav_menu(array('theme_location' => 'primary')); ?>, where you want to display your menu.
You can use default functions too <?php wp_nav_menu(array('theme_location' => 'primary')); ?> If you are using default function mobile menu icon will not be displayed. You need to add mobile button icon manually.

屏幕截图:

  • assets/screenshot-2.png
  • assets/screenshot-3.png
  • assets/screenshot-4.png

更新日志:

1.2.1 =