Forum Replies Created
-
In reply to: Integrate with Jetpack Markdown
I’ve created a ticket in Trac at the request of @netweb https://bbpress.trac.wordpress.org/ticket/2730
In reply to: Adding IconsHello @joedostie I’ve pinged the people responsible for the forum to see if they can tell you what it is this site is using to add Font Awesome Icons to the Topic Info widget. I did a few searches myself and although I found a tutorial to add Font Awesome support to bbPress, I didn’t find exactly what you’re looking for.
There’s no reason to delete the topic as I think your stance and the way you worded your original post is justified considering the circumstances surrounding the project. No feelings were hurt in the creation of this thread 🙂
In reply to: Remove lines between forums & topicsOn the homepage, you’ll want to look at the following code and either change the border to 0 pixels or change its color.
#bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic { border-top: 1px solid #eee; overflow: hidden; padding: 8px; }
The other borders on the homepage appear to be controlled by this code:
#bbpress-forums li.bbp-header, #bbpress-forums li.bbp-footer { background: none repeat scroll 0 0 #f3f3f3; border-top: 1px solid #eee; font-weight: bold; padding: 8px; text-align: center; }
@JJJ Successfully reached his crowd funding goal which means starting in January, you’ll likely see more activity from him around these parts including BuddyPress and GlotPress.
https://www.indiegogo.com/projects/buddypress-bbpress-glotpress-development
In terms of what’s on the roadmap for him to complete regarding bbPress, I don’t know.