Forums

Join
bbPress Support ForumsRequests and FeedbackbbPress 2.0 - Shortcodes

bbPress 2.0 - Shortcodes

  1. @Hagandasz
    I had problems finding this, too.

    Go to Forums on Dashboard.
    Hover the mouse over the title of the forum, and a link comes up at the bottom of the page. (In Opera it does, anyway)

    e.g. http://pour-your-heart-out.com/wp-admin/post.php?post=36&action=edit

    in this case, $forum_id is 36
    you don't use the $

    The same principle works with the rest. I know it says "post=36" but I guess that's just how wordpress stores stuff.

  2. Hi i tried using the code [bbp-single-forum id=$forum_id] as
    [bbp-single-forum id=$Introduction] where Introduction is the forum id, but it is not working. Please help me. Can you exactly mention what is the forum id here, is it the title what we provide for the forum .

  3. @sravankumardv

    I think your code should read:

    [bbp-single-forum id=36]

    instead of:

    [bbp-single-forum id=$Introduction]

    I hope this helps...

  4. Hello. I have some problems with the forum :( (location: http://boldogics.com/home/forums/)

    Some pages are working, and some pages are not visible...

    I've tried some shortcodes, but nothing logical....

    @folgerj : i've seen your forum. Can you please help me to configure mine too?

  5. Anybody? :) Suggestion?

  6. Thank you ! I am very interested in it

  7. @kamikazeek I think if you change to the twentyeleven theme it works.. maybe

    @bbpress looks like you have been spammed!

  8. @jumpmuz: it does not....i've tried...

  9. Kamikazeek,
    This is the best way to add forums

    pick a theme that supports menus

    1)create a page
    2)add page to menu
    3)select menu as active
    4)add all of the shortcodes from the shortcode sticky thread to your newly created page
    5)take out the shortcodes you do not require

    Thats the way I do it at least.
    Regards
    Dennis

  10. Thank you very body

  11. How to insert youtube?

  12. Use bbPress Post Toolbar at http://wordpress.org/extend/plugins/bbpress-post-toolbar/

  13. hello
    shortcode is good.
    But how can I remove breadcrumbs plz ?

    Because I use two shortcode :
    [bbp-forum-index]
    [bbp-topic-index]

    And I have breadcrumbs for forum and an other for topic. Maybe make a shortcode like this is t possible ?

    [bbp-topic-index breadcrumbs=false]

    And are they way to say number topics to display ?

    thx for help ! :)

  14. Thanks for this! Really helped me out.

  15. can i use the reply short code in the place of wordpress comment ? i am running bbpress as plugin.
    thanks

  16. You must log in to post.