Reply To: I wanted to create a custom bbPress theme
I ‘think’ from a quick look you should have the bbpress.css file you want to modify in the following location: http://www.rubycore-ng.com/blog/wp-content/themes/rubycore-Blogger/css/bbpress.css Give...
View ArticleReply To: I wanted to create a custom bbPress theme
Thanks, My theme can now read my bbpress.css file based on the directory structure you advised. One observation and question though: I noticed that when i created a blank bbpress.css file in my child...
View ArticleReply To: theme bbPress.org
Not yet, but we’ll be open sourcing more and more pieces of the wordpress.org network in 2013.
View ArticleHow can I change the colors?
Hey maybe this question is repeated and I read like 2-3 topics about this but I didn’t find that helpful for my case. I just wanna change the colors like the header border instead of being grey I want...
View ArticleReply To: Remove Freshness Date In Forum & Topic Pages
I’m also trying to figure out how to change bpress_forum_freshness_link() to output the Topic Name inside the link tag in replacement of the ‘freshness’ time. Anyone have an update on how to do this?...
View ArticleReply To: How can I delete the small avatars?
What @xevo says is correct. If you put it in the correct place (meaning it’s loading correctly) that CSS will hide the default small avatars and prevent them from being displayed.
View ArticleReply To: How can I delete the small avatars?
Thank you, John James, for your help! I’ve checked it again and again and finally saw that I had written it in the wrong style.css. Embarrassing these newbies ….. Sorry about the trouble. Thank you!...
View ArticleReply To: Customising bbp_list_forums – Last Poster Block
Thank you @lynq for the initiative writing this up If you like to show the sub-forum description you could use get_post() and modify the code from @lynq to fetch it. Something like this: $get_sub_desc...
View ArticleDo you need bbPress 2.4 hierarchical replies supported theme?
bbPress 2.4 introduces hierarchical replies, allowing you to pick between paginated topics or a hierarchy (similar to WordPress’s comments.) FirmaSite is already supporting bbPress with hierarchical...
View ArticleReply To: Do you need bbPress 2.4 hierarchical replies supported theme?
The approach in bbPress core is slightly different than what @jmdodd‘s plugin originally did. You’ll want to test and let us know how it fares.
View Articleremove topic reply from bbp-forum-index
Is it possible to remove the parenthetical topic and reply number from the index as it appears when one uses the bbp-forum-index shortcode? If so, what do I do? Many thanks
View ArticleReply To: Do you need bbPress 2.4 hierarchical replies supported theme?
bbPress 2.4 released! Now you can easily use it with hierarchical replies
View ArticleWhat's the right way to…
Hi people! I need to apply some customizations to my bbPress forum. First of all I need to remove the sidebar for the bbPress pages, what’s the right way to do this? maybe creating a conditional tag...
View ArticleCustom BBPress theme with WordPress child theme
I apologize in advance if this seems like a duplicate. I’ve read a number of posts on properly creating a BBPress theme, but my CSS refuses to load. Here is how I have things setup. wp-content/ ++++...
View ArticleReply To: Custom BBPress theme with WordPress child theme
Sorry, I figured it out. The path was actually fine. Please ignore.
View ArticleEdit default forum page
Hello, First I’d like to thank you for your plugin it will help very much for the new site I’m building. I would like to know what page is the main forum landing page. I’d like to make a few edits,...
View ArticleCrazy styling on hyperlinks issue
Hey guys, I have no idea what’s going on, or what could be potentially causing this, or infact if it’s a styling set by design – but, I’ve got this annoying issue with any hyperlinks placed within my...
View ArticleReply To: Crazy styling on hyperlinks issue
I’ve just noticed that this is only happening within TOPIC REPLIES????
View Articlebbpress layout
Hello, What I’m trying to achieve is something like this setup where the forums are broken up: http://floridastate.rivals.com/forum.asp I’m looking for groups of forums (Categories) that have a...
View Article