WordPress Menu in bbpress integration

Forums Forums Menus WordPress Menu in bbpress integration

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #588

    Hello.  I’m trying to get my Multi-Level Navigation to display on my integrated bbPress site as well.  Anyone have any suggestions or luck with this?

    Thank you for your assistance.

    http://www.aceofangels.com is the main site.

    I have no issues with the plugin on the main site.  It works great and thank you for making it Ryan!

    #5046

    Ohh, interesting question! I’ve never seen it done on a live site, but I set it up a few weeks on my test installation.

    If you want to use the Multi-level Navigation WordPress plugin with your bbPress install, you just need to do a deep integration with WordPress. There are instructions on http://bbPress.org/ on how to do this, but basically it just involves adding require(‘pathto/wp-blog-header.php’) to the bb-config.php file in bbPress. Then you can just follow the same steps with your bbPress theme as you would with a WordPress theme.

    If you aren’t wanting to use the WordPress plugin, then the process is identical to any other menu. Just add the #suckerfishnav ID to any unordered list in bbPress, add the CSS from the generator and a menu should appear instead of a boring list of nested links.

    #5047

    There is also a bbPress theme generator available in our template generator … https://geek.hellyer.kiwi/bbpress-demonstrat … nerator=on

    It’s still quite buggy though, but when deep integrated with WordPress, the Multi-level Navigation plugin should start working automagically, no template editing necessary. You can see how the menu works if you choose the "Aqua Vaccinium" or "Revolution Generated" themes.

    #5048

    Thank you for your help Ryan!

    #5049

    Well after doing a deep integration it added all kinds of bugs to other areas… perhaps I did it incorrectly, but it looks like the current builds are not quite ready for this.

    #5050

    It should work fine. What sort of bugs did you see?

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.