Skip to:
Content
Pages
Categories
Search
Top
Bottom

Different Titles – bbpress additional shortcodes


  • miglaraujo
    Participant

    @miglaraujo

    Hi there,

    I’ve been working around bbpress for the past 5 hours, and i’m now using the plugin bbpress addition shortcodes to build my forum.

    This is my forum:
    http://invaderz.pt/community/?page_id=29

    As you can see, i have multiple forum indexes, but they all have the same name. But i need them to have different names from each other.
    Is there anyway to do this?

    Thank you for you time,
    Miguel

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

  • Robin W
    Moderator

    @robin-w

    You would add the titles in between

    eg

    title a

    [shortcode]

    title b

    [shortcode]

    and use the page styling to make the titles header, or bold or whatever

    The ‘forum’ is a column header


    miglaraujo
    Participant

    @miglaraujo

    So, i cant remove the word Forum from there?


    Robin W
    Moderator

    @robin-w

    I think what you want is the template from my plugin bbp style pack

    https://wordpress.org/plugins/bbp-style-pack/

    you can install this plugin if you like, it has lots of stuff in it, but if you just want the styling above then download the plugin to your pc, and do the following

    1. Create a directory on your theme called ‘bbpress’

    ie wp-content/themes/%your-theme-name%/bbpress

    where %your-theme-name% is the name of your theme

    2. Find bbp-style-pack/extras/loop-forums.php and make a copy

    3. Paste this copy into the directory called bbpress that you created in 1. above, so you end up with

    wp-content/themes/%your-theme-name%/bbpress/loop-forums.php

    4. Reload the site (don’t just refresh)

    To stop using this just delete the file wp-content/%your-theme-name%/bbpress/loop-forums.php

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