Reply To: Changing BBPress Templates
@migno Can you be descriptive in what templates you are trying to change, and what exactly you are changing? Do you mind sharing the theme on Github (maybe just temporarily) so I can just dig into it...
View ArticleReply To: How to put the post box on top?
@bj87 Do what @casiepa said and just put the bbPress template content-single-forum.php in a folder called bbpress in your child theme, and edit the file. A guide like this would help you figure out...
View ArticleReply To: how to add specific left/right sidebar
Starting from this can help : https://codex.bbpress.org/layout-and-functionality-examples-you-can-use/#26-creating-a-bbpress-specific-sidebar Pascal.
View ArticleReply To: How to put the post box on top?
@robkk, I am quite a new coder, I will have to test it later and figure out what is wrong. Thanks.
View ArticleHow can I do a category widget that displays post counts like the one here?
Poked around for a while trying to search out the answer. Is it a plugin?
View ArticleReply To: how to add specific left/right sidebar
I’ve seen it before, but I could not fix it. Now after your recommendation, I tried again and succeeded. Thank you If possible, another little question: sidebar generated placed at the bottom and...
View ArticleReply To: How can I do a category widget that displays post counts like the...
Hello, It is more than likely custom coded. Thanks.
View ArticleReply To: Multi option for selecting
Hi, This is a bbPress forum, what is your exact question related to bbPress ? Pascal.
View ArticleHelp with bbPress structure
I have my forum like this: Games Game 1(0,0),Game 2(0,0),Game 3(0,0) Other Other 1(0,0),Other 2(0,0),Other 3(0,0) I need my forum to be this way: Games Game 1 Game 2 Game 3 Other Other 1 Other 2 Ohter...
View ArticleReply To: Help with bbPress structure
LIKE THAT? I CAN DO THIS ON MY FORUM PAGE OF WORDPRESS? https://floridastate.forums.rivals.com/
View ArticleWarp 7 Framework (Yootheme) & bbpress user profile
Hi, I have read the several forums surrounding warp 7 and yootheme issues with getting it to work with bbpress. I have a yootheme wordpress theme installed and would like to use the bbpress plugin....
View ArticleReply To: Help with bbPress structure
Multiple possibilities: 1) Install my ‘bbP Toolkit’ plugin 2) Check Robin’s ‘bbp style pack’ plugin 3) See the codex :...
View ArticleReply To: bbp_get_user_topics_started
Just wondering, have you found a way to get back array back of the topics the user started? Stuck on this problem too.
View ArticleReply To: bbp_get_user_topics_started
Can you just paste the code snippet ? To comment on that. Thanks, Pascal.
View ArticleReply To: Theme For Forum Orientated Web Site
Any theme would do. Just check if they are woocommerce and bbpress compatible or not!
View ArticleHide top pagination
Hi all I found an old thread about hiding the top set of pagination. I want to do this but the information in the issue seem to be out of date. Would anyone be able to provide any help on how I can do...
View ArticleReply To: Hide top pagination
Hi, I suppose with ‘core’ you mean the bbPress plugin code ? NO, NEVER ! You don’t want to loose your changes at the next bbPress update, right ? I think @robkk answer was the most appropriate one for...
View ArticleReply To: Hide top pagination
Hi there Thanks for the reply. For the one or two lines of code that needs to be removed from the bbpress plugin files it doesn’t seem right to go to all the effort of a child theme. I can always...
View ArticleReply To: Hide top pagination
Hi there, Would anyone be able to advise on this (even if you dont agree with how Im doing it). Thanks
View Article