Hello,
My WP website uses the Bangkok Press Theme. I’ve installed bbpress, but there is no sidebar appearing in the forum.
How can I add it?
I’ve already asked the creator of the theme, but he’s not familiar with bbpress, so I’m asking help around here đ
Here is my website : mm2013.rp050.ihecs-multimedia.be/wordpress/forums
Thank you
How To Remove Public message from user profile?
Hi,
How do I change the editor style from “Visual” to “Text”. My theme is messing up the text area so that it is hardly visible to users. Using the “Text” version is a lot better.
Which file do I need to edit to change this default?
Custom Fields (Meta Data, Meta Boxes) – do they exist for BBPress 1.0?
I mean something like `get_post_meta();` in WordPress – do threads or single posts support them?
Hello,
What is loop code for getting all forum topics?
I want to show latest post from forum in footer.
i’m looking for a way to add a featured image for each forum and category and display them next to the forum/category
thanks
I did this:
For users that are stuck with users that canât access the forums, try using the forums role repair tool, located in: Admin > Tools > Forums
yet some of my users still donât have access to the forums when they are logged in. I run a multisite with buddypress and no additional membership plugins. Iâm not sure what to try next. Any suggestions?
Hi!
Just migrated to bbpress, and users are confused.. as they do not see standard on other forums ‘New Topic button..
I hope it is possible to add one using  function code – so it would appear at the top of every forum – and either expand to add ne topic – like in buddypress or at least to direct users to the bottom of the page..
happy to pay $10-20 for this. but  please post code on the forums, so everyone can get the benefit đ
thanks
kris
which bbpress php file do I edit to change the (bbpress) recent topics widget?
Thanks
Okay first, I’m well aware of the 10+ threads already that exist about this topic, and I’ve gone through all of them.
I’ve read this:
https://codex.bbpress.org/theme-compatibility/
It seems as though “extras” contains all of the files with get_sidebar, which I’ve edited to //get_sidebar
The link above mentions:
“âextrasâ contains optional page templates and things to make life a little easier when customizing; copy any you want to use or modify into the same âbbpressâ folder. eg. /wp-content/mytheme/bbpress/”
First, that should probably be changed to: /wp-content/themes/mytheme/bbpress
Secondly, I’ve done this. My directory structure looks like:
wp-content/themes/sahifa/bbpress/extras (which contain the modified //get_sidebar files)
Yet the sidebar still shows up.
Is there anything I’m missing?
Thanks.