Skip to:
Content
Pages
Categories
Search
Top
Bottom

Tittle


  • wuichy
    Participant

    @wuichy

    Hi guys i just installed my bbpres plugin and i want to know if there a way to change the title, as you can see in my webpage http://www.reelance.mx/foro there is a grey box and inside the box i have my forums, well the tittle is “foro” any idea how i can change this, and also how to create a new one in this page for different forum topics.

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

  • Robkk
    Moderator

    @robkk

    usually its just copy loop-forums.php into your child theme in a folder called bbpress and edit this

    <li class="bbp-forum-info"><?php _e( 'Forum', 'bbpress' ); ?></li>

    but since you have bbpress in another language maybe edit the .po file??

    using something like Poedit might help if that is the case.

    and also how to create a new one in this page for different forum topics.

    well what exactly are you going for , show recent topics sitewide below that??


    wuichy
    Participant

    @wuichy

    Hi, what im trying to do is to created new rectangles with another topic, so i can add forums inside this, any idea how i can do this?


    wuichy
    Participant

    @wuichy

    example This is the example im talking about, as you can see, this forum has topics, and inside the pics there are like forums, and i would like to separate the forums inside the topics.


    Robkk
    Moderator

    @robkk

    if your talking about the category layout that default phpbb usually has.

    Then use this file

    https://github.com/robkk/bbPress-Hierarchical-Forum-and-Category-Layout

    download the zip.

    take the loop-forums.php file and put it into your child theme in a folder called bbpress

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

    also has a file like this but i think you have to manually install this too.


    wuichy
    Participant

    @wuichy

    Hi, i just installed the plugin, but it doesn’t show any changes! its like i haven’t install anything! Any idea why is this! The bbpress plugin looks the same.


    Robkk
    Moderator

    @robkk

    @wuichy

    did you manually place the loop-forums.php into a folder called bbpress in your child theme??

    you would have to do it manually.


    wuichy
    Participant

    @wuichy

    The thing is that im new in wordpress this is my webpage http://www.wuichy.com and i don’t now where to insert the code you told and also thanks for your help


    wuichy
    Participant

    @wuichy

    Look this is my blog http://wuichycom.ipage.com/foro-alopecia/ and i just would like to add some text between my forums so i can add like a typo of title so that i can catalog each forum like this forum.

    http://foro.recuperarelpelo.com

    Any idea how i can add the text o a tittle inside my forum??


    Robkk
    Moderator

    @robkk

    i don’t now where to insert the code you told and also thanks for your help

    alright do you know what FTP is?? or how to upload files through your hosts file manager??

    because you would bascially just copy that file from here

    https://github.com/robkk/bbPress-Hierarchical-Forum-and-Category-Layout/

    and put it into your child theme (if you have a child theme) and put it into a folder called bbpress.

    Then you would have to create categories for every forum you have for it to have this effect like phpbb has.

    if you need a better explanation on certain things please just ask and i will try to help you.

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