Skip to:
Content
Pages
Categories
Search
Top
Bottom

Create a new loop / Display a forum without shortcodes

  • This seems simple, but I can’t for the life of me find it documented (I’m probably just missing it). Any help from the community would be much appreciated.

    How do I show a forum using php, without using do_shortcode(); ?

    Also, how can I start a new loop to fetch a specific forum’s contents? I think it’s with BB_Query, but I can’t figure out the syntax.

    Thanks in advance,

    Kenny

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

  • zandfabriek
    Participant

    @zandfabriek

    Hi Kenny,

    Any luck figuring out how to show a forum with php only? I’m trying to do the same, but can’t find any relevant info.

    Regards,
    zandfabriek


    Xevo
    Participant

    @xevo

    bbPress is just using WordPress’s custom post type function, so you can just use the standard loop that you use for Worpdress and edit it to only load the forums custom post type.


    zandfabriek
    Participant

    @zandfabriek

    Ok, thanx!
    I’ll give it a try…

    zandfabriek

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Skip to toolbar