Reply To: Bug
s’il vous plaît contacter l’auteur du thème, et lui demander d’y remédier. ce n’est pas un bug bbPress, mais il peut y avoir incompatibilité.
View ArticleReply To: How to Add Author's Archives Link to User-Profile.php?
No if I use that code, no 404. To clarify, the 404 is when you click on the “View Posts” Link, not the profile page itself. I think I need a loop to call the author ID, which is where I am getting...
View ArticleReply To: What's the best way to edit the default theme?
http://codex.bbpress.org/theme-compatibility/ Also checkout the bbPress Debug Bar by @mzaweb http://wordpress.org/extend/plugins/debug-bar-bbpress/
View ArticleReply To: So, basically, how to create a theme from a scratch?
Check out the steps outlined here http://codex.bbpress.org/theme-compatibility/ You don’t need to create a ‘Child Theme’ you only need to copy the files you want to edit to a subdirectory of your...
View ArticleReply To: What's the best way to edit the default theme?
Just download four css files from /wp-content/plugins/bbpress/templates/default/css/ And paste to /wp-content/themes/your-theme/css/ So you can just modify the 4 css files in...
View ArticleReply To: What's the best way to edit the default theme?
Thanks for the answers. @netweb, thank for this tip, I’ll the plugin a try.
View ArticleWhere to do List child forums? and how..
I am trying to list child forums like this: Forums forum 1 forum 2 forum 3 Forum description here.. but I can’t find the right php file to do, can anyone help?
View ArticleReply To: Where to do List child forums? and how..
There is a sample: http://rbcforum.com/community/ or any plugin is doing that?
View ArticleReply To: Where to do List child forums? and how..
There is a bug when using “li” tag in this forum.
View Articlechanging the forums list
I would like to change the way the forum page is displayed. Hi Ari, I don’t wan to change the colors or so I want to change the content. it was: Catregory1 topics reply freshness Forum11(t,r),...
View ArticleReply To: changing the forums list
In this topic: http://bbpress.org/forums/topic/customising-bbp_list_forums-last-poster-block/ I have customised the subforum list to show a last poster block, I have also customised it to change the...
View ArticleReply To: Sidebar Width
.bbPress #sidebar should work. In forum pages you get a .bbPress class inside the body tag (check you have it on bbPress pages). See if that works, good luck!
View ArticleReply To: FirmaSite Social: Buddypress + bbPress theme based on Bootstrap
I’ve been playing around with the theme lately. I can’t seem to figure out how to make the promotion bar and showcase text show up. What are the required conditions for these items to be displayed?...
View ArticleReply To: FirmaSite Social: Buddypress + bbPress theme based on Bootstrap
I’ve been playing around with the theme lately. I can’t seem to figure out how to make the promotion bar and showcase text show up. What are the required conditions for these items to be displayed?...
View ArticleReply To: FirmaSite Social: Buddypress + bbPress theme based on Bootstrap
Here’s a first take on a layout I’d much prefer: http://i.imgur.com/tLX4lvD.png I think you’ll rarely, if ever, use the pagination from the forum index. This is an in-topic sort of operation. So, I...
View ArticleReply To: FirmaSite Social: Buddypress + bbPress theme based on Bootstrap
Your customizations should be use child-theme rather then css solution. Create a child-theme. You can use example child theme from Child Theme article Create bbpress folder inside child-theme then...
View ArticleReply To: FirmaSite Social: Buddypress + bbPress theme based on Bootstrap
Thanks for the pointers I hope I’ll have something to show soon.
View ArticleReply To: FirmaSite Social: Buddypress + bbPress theme based on Bootstrap
I’ve been looking at various Bootstrap themes, and I’m starting to realize that the admin style convention is exactly what I’m after for my community site. Plastique and Perfectum are strong...
View Article