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??
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?
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.
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.
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.
@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.
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
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??
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.