BuddyBoss Home – Web › Support Forums › Themes › BuddyBoss Mobile Only › Menu issues (detailed in description)
- This topic has 4 replies, 2 contibutors, and was last updated 9 years ago by
Anonymous.
Question
February 28, 2016 at 9:30 am #60560@chagemeierFirst off my environment.
Wordpress 4.4.2
Buddypress 2.4.3
Main Theme – X by Themeco version 4.1.0
Mobile Theme Switcher – Mobile Smart Pro version 1.3.5 (Recommended)Problems:
Left home button displays 3, which is the number of messages waiting to be checked.
Logging into main theme also shows 3 messages waiting. Link works in main theme.
BuddyBoss Mobile only theme only toggles a highlighted and non highlighted home icon when you select it but never takes you to messages as main theme does.Main Navigation Menu always defaults to a list of WordPress Pages WHEN you have the main theme active and BuddyBoss Mobile only selected as the mobile theme. If BuddyBoss Mobile is selected for BOTH main and mobile the menu works flawlessly. Changing main back to X theme and changing mobile to X Theme produces a correct navigation menu. I have tried both options of Mobile inheriting Main Theme menu AND creating a mobile only for BuddyBoss. Either option produces a list of pages only when X is the main theme and BuddyBoss is the mobile theme.
Although X theme is dazzling as a main theme its mobile is fairly uninspiring to me and was super excited to find out you made this theme. All other aspects of your theme are PERFECT, I just need to get the menu issues sorted out. Also, a big shout out to all your products, I think I own 99% of them and they all work wonderfully integrated into my X theme implementation.
I can provide URL’s login info etc. Just let me know.
Thanks,
CurtAnswers
February 29, 2016 at 12:34 am #60644@
AnonymousHi @chagemeier
Please send me your login details from our contact page, we will check at your site.
RegardsFebruary 29, 2016 at 8:46 am #60765@chagemeierHow can I private message them to you?
Curt
February 29, 2016 at 3:57 pm #60817@chagemeierI replied to your email with my credentials, let me know if you get them.
Curt
March 7, 2016 at 5:29 am #61814@
AnonymousHi @chagemeier
I have added codes to create menu mobile menu location “mobile”
and after making selection, Your mobile menus will display it
https://drive.google.com/file/d/0B3JP4B8e-iV8ZDZ5OEhiYjhmUzQ/view?usp=drivesdkadd_action( 'after_setup_theme', 'register_extra_menu' ); function register_extra_menu() { register_nav_menu( 'mobile', __( 'Mobile Menu', 'buddyboss-mobile' ) ); }
Regards
- The question ‘Menu issues (detailed in description)’ is closed to new replies.