Title: No menu button using Mobile Chrome browser
Last modified: August 30, 2016

---

# No menu button using Mobile Chrome browser

 *  Resolved [brentg](https://wordpress.org/support/users/brentg/)
 * (@brentg)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/no-menu-button-using-mobile-chrome-browser/)
 * The menu button not showing up with Mobile Chrome Browser 43.0.2357.78
    I did
   confirm that it shows up using Mobile Firefox browser.
 * My phones specs are…
    Screen: 5.5″ OS: Android 4.4.4 Browser: Chrome 43.0.2357.78
 * Thanks for the great theme!!!

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

 *  Theme Author [WEN Themes](https://wordpress.org/support/users/wenthemes/)
 * (@wenthemes)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/no-menu-button-using-mobile-chrome-browser/#post-6195155)
 * We have checked menu in both Chrome and Firefox in Android device. But we are
   unable to reproduce the error you have mentioned. Can you please share your website
   like?
 *  Thread Starter [brentg](https://wordpress.org/support/users/brentg/)
 * (@brentg)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/no-menu-button-using-mobile-chrome-browser/#post-6195160)
 * pawbl.org
 *  [Manesh Timilsina](https://wordpress.org/support/users/maneshtimilsina/)
 * (@maneshtimilsina)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/no-menu-button-using-mobile-chrome-browser/#post-6195166)
 * Hi brentg,
    This is not problem of theme. There is error on your site because
   of cross origin resource. You can see actual error at following screenshot: [http://www.awesomescreenshot.com/image/305412/5008b440a7bf5e4e2d76c29691fa69d5](http://www.awesomescreenshot.com/image/305412/5008b440a7bf5e4e2d76c29691fa69d5)
 * As this theme is using font-awesome for icons, error on your site is preventing
   to load font-awesome so icons are broken.
 *  Thread Starter [brentg](https://wordpress.org/support/users/brentg/)
 * (@brentg)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/no-menu-button-using-mobile-chrome-browser/#post-6195167)
 * Oh gezz, thank you very much for pointing that out to me. Sorry to waste your
   time. I’ll put font awesome on the server and modify the theme to account for
   that.
 * Thanks again! Brent
 *  Thread Starter [brentg](https://wordpress.org/support/users/brentg/)
 * (@brentg)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/no-menu-button-using-mobile-chrome-browser/#post-6195170)
 * Yay it works! Instead of going through the theme and making modifications to 
   it, I added a access-control-allow-origin header for pawbl.org.
 * (Just in case anyone else runs into this issue)
    This error happened for me because
   mercercrawfordbaseball.com is the primary domain that contains all the goodies.
   Where as pawbl.org is just a parked domain of mine.
 * How I fixed my problem is I added the header ‘Access-Control-Allow-Origin’ to
   my .htaccess file
    ` <IfModule mod_headers.c> Header set Access-Control-Allow-
   Origin http://www.pawbl.org </IfModule>  Chrome still throws an error for me,
   but loads the font-awesome images anyways. [http://postimg.org/image/tcma5n0d7/](http://postimg.org/image/tcma5n0d7/)
 * Firefox no longer throws the error.
 * Hope this helps someone out there 🙂
 * Regards,
    Brent

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

The topic ‘No menu button using Mobile Chrome browser’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/wen-associate/2.5/screenshot.png)
 * WEN Associate
 * [Support Threads](https://wordpress.org/support/theme/wen-associate/)
 * [Active Topics](https://wordpress.org/support/theme/wen-associate/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/wen-associate/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/wen-associate/reviews/)

## Tags

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

 * 5 replies
 * 3 participants
 * Last reply from: [brentg](https://wordpress.org/support/users/brentg/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/no-menu-button-using-mobile-chrome-browser/#post-6195170)
 * Status: resolved