cferdinandi / gmt-wordpress-for-web-apps

[DEPRECATED] A plugin that provides the essential components you need to power your web app with WordPress.
MIT License
66 stars 12 forks source link

Navigation for Logged In/Out Users Not Working in WP 4.0 #33

Closed bobsawyer closed 9 years ago

bobsawyer commented 10 years ago

WP 4.0 appears to have slightly changed the way the navigation/menus are set up. As such, there are no options available for setting logged-in/logged-out variations of a single menu (i.e., main menu, footer menu, etc.)

Attached screen shot is my Menus settings post-WASK install. capture

cferdinandi commented 10 years ago

Hi Bob, thanks for the heads up. I'll take a look at this and see what I can do. Unfortunately, I can't commit on a timeframe for a fix, but appreciate you filing a bug report!

bobsawyer commented 10 years ago

No worries, thanks Chris!

On Mon, Sep 29, 2014 at 3:58 PM, Chris Ferdinandi notifications@github.com wrote:

Hi Bob, thanks for the heads up. I'll take a look at this and see what I can do. Unfortunately, I can't commit on a timeframe for a fix, but appreciate you filing a bug report!

— Reply to this email directly or view it on GitHub https://github.com/cferdinandi/web-app-starter-kit/issues/33#issuecomment-57219333 .

bobsawyer commented 10 years ago

Ah, head's up -- it appears that it might have been the theme I was using. I tried a different theme and the feature is available on that one, whereas it wasn't on the other. My apologies!

cferdinandi commented 10 years ago

Oh how strange. Mind me asking which themes? I'd like to make this more fault tolerant if I can.

bobsawyer commented 10 years ago

Sure - the themes I tried (not necessarily using either permanently...) are:

Working: CyberGames (found in WP themes installer) Not Working: Chelonian (also from WP themes installer)

Hope that helps!

cferdinandi commented 10 years ago

Thanks Bob... I'll give this a look...

cferdinandi commented 9 years ago

Finally got around to looking into this. Chelonian does not use the register_nav_menus() hook in it's functions.php. With no registered menus, WP for Web Apps has nothing to hook into to load alternate versions of.