Title: Mobile menu for shortcode nav
Last modified: January 13, 2019

---

# Mobile menu for shortcode nav

 *  [gelut](https://wordpress.org/support/users/gelut/)
 * (@gelut)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/mobile-menu-for-shortcode-nav/)
 * Hi
 * Mobile menu is not showing at all for the main menu. It was added to the custom
   header using a shortcode [oceanwp_nav]
 * I tried to activate the top bar menu and to add the shortcode to the page content.
   Stillm no mobile menu.
 * I checked the source and it does not load Mobile navigation at all
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmobile-menu-for-shortcode-nav%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Thread Starter [gelut](https://wordpress.org/support/users/gelut/)
 * (@gelut)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/mobile-menu-for-shortcode-nav/#post-11084694)
 * Actually I found an error in shortcodes.php
 *  // Mobile nav
    get_template_part( ‘partials/header/mobile-icon’ );
 * Should be
 *  // Mobile nav
    get_template_part( ‘partials/MOBILE/mobile-icon’ ); ?>
 * Copied mobile-icon.php to partials/header/ folder and now it works
    -  This reply was modified 7 years, 5 months ago by [gelut](https://wordpress.org/support/users/gelut/).
 *  [Amit Singh](https://wordpress.org/support/users/apprimit/)
 * (@apprimit)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/mobile-menu-for-shortcode-nav/#post-11085189)
 * Glad to hear that it is fixed and thanks for the solution.
 *  Thread Starter [gelut](https://wordpress.org/support/users/gelut/)
 * (@gelut)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/mobile-menu-for-shortcode-nav/#post-11087835)
 * The script should be updated though. Also is there a shortcode for the mobile
   menu?
 *  [Amit Singh](https://wordpress.org/support/users/apprimit/)
 * (@apprimit)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/mobile-menu-for-shortcode-nav/#post-11089559)
 * No, there is no shortcode for the mobile menu but you can use custom header nav
   widget which works perfectly both on the desktop and mobile view. For the script,
   we will surely look into this.
 *  [computerkid1](https://wordpress.org/support/users/computerkid1/)
 * (@computerkid1)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/mobile-menu-for-shortcode-nav/#post-11336663)
 * [@gelut](https://wordpress.org/support/users/gelut/) Where did you find the shortcode.
   php file? I’m lo0oking through the theme files and can’t find it. I created a
   custom header with Visual composer and can’t see mobile menu either.
 *  [Amit Singh](https://wordpress.org/support/users/apprimit/)
 * (@apprimit)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/mobile-menu-for-shortcode-nav/#post-11339378)
 * You will see the shortcode.php files under the Ocean Extra plugin folder.
 *  [steffile](https://wordpress.org/support/users/steffile/)
 * (@steffile)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/mobile-menu-for-shortcode-nav/#post-11854029)
 * Thanks a lot for the fix!!!
 * I just don’t understand why the code wasn’t updated since?…

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

The topic ‘Mobile menu for shortcode nav’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/oceanwp/4.1.6/screenshot.png)
 * OceanWP
 * [Support Threads](https://wordpress.org/support/theme/oceanwp/)
 * [Active Topics](https://wordpress.org/support/theme/oceanwp/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/oceanwp/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/oceanwp/reviews/)

## Tags

 * [menu](https://wordpress.org/support/topic-tag/menu/)
 * [mobile](https://wordpress.org/support/topic-tag/mobile/)
 * [shortcode](https://wordpress.org/support/topic-tag/shortcode/)

 * 7 replies
 * 4 participants
 * Last reply from: [steffile](https://wordpress.org/support/users/steffile/)
 * Last activity: [6 years, 9 months ago](https://wordpress.org/support/topic/mobile-menu-for-shortcode-nav/#post-11854029)
 * Status: not resolved