mirror of
https://ghproxy.net/https://github.com/AlxMedia/curver.git
synced 2025-08-28 04:06:16 +08:00
1.1.8
This commit is contained in:
parent
2e0d2c4a34
commit
75c4c99465
25 changed files with 6799 additions and 1638 deletions
|
@ -48,7 +48,7 @@
|
|||
|
||||
<?php if ( has_nav_menu('footer') ): ?>
|
||||
<div id="wrap-nav-footer" class="wrap-nav">
|
||||
<?php \AlxMedia\Nav::nav_menu(array('theme_location'=>'footer','menu_id' => 'nav-footer','fallback_cb'=> false)); ?>
|
||||
<?php \Curver\Nav::nav_menu(array('theme_location'=>'footer','menu_id' => 'nav-footer','fallback_cb'=> false)); ?>
|
||||
</div>
|
||||
<?php endif; ?>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue