Reply To: Change Topic Hover Color
A link to your site will make this much easier to find the solution.
View ArticleReply To: Change Topic Hover Color
It looks like your theme’s CSS has some conflicts with bbPress. Do you know CSS?
View ArticleReply To: Change Topic Hover Color
^ A bit, I removed some stuff from original code, as you can see from the website & also changed fonts. I created the theme from scratch using Artisteer. Btw, I also tried with TwentyEleven &...
View ArticleFirmaSite Social: Buddypress + bbPress theme based on Bootstrap
FirmaSite Social How to download: Parent theme: (zip) or theme page (on review):http://themes.trac.wordpress.org/ticket/10967 Child theme: (zip) or theme page (on review):...
View ArticleReply To: Change Topic Hover Color
Thanks for the link but if your site is password protected we can’t look at it can we?
View ArticleReply To: FirmaSite Social: Buddypress + bbPress theme based on Bootstrap
Thanks a bunch for releasing this, very interesting stuff! Will be playing around with this for sure. Best of luck with the theme review
View ArticleReply To: How to disable DISPLAY_NAME edit for Subscriber Profile
Any update on this? I too am curious about preventing regular (non-admin) users from changing their display and/or names.
View ArticlebbPress not appearing with Propulsion theme
Hi, I’m somewhat of a WP newbie. I’ve been able to get my WP site up and recently added bbPress. I created a Forums page at : http://flomio.com/forums/forum/ask-the-flomies/ For some reason I don’t...
View ArticleReply To: noob question how to change theme?
I am a “noob” too. So, will bbPress work with ANY theme, or should I buy a theme designed for it? I know very little about editing code but I can hire someone to help me. I wanted to use the Sophis...
View ArticleReply To: How to get author Avatar only
Okay figured it out … closing the loop here in case someone needs a solution in the future to this problem. This code worked: printf( bbp_get_topic_author_link( array( 'type' => 'avatar' ) ) );
View ArticleReply To: How to not gray-out closed topics.
Just add the following to your themes CSS or if you are not using a child theme there are a few ‘Custom CSS’ plugins you could use so that you are also safeguarded against theme updates also....
View ArticleReply To: I have created a bbPress starter theme with a phpBB look and feel
@Lynq, I just sent you a pull request over at GitHub and updated all the things. Update to latest bbPress r4754 code changes Added README.md Updated bbpress-functions.php Updated bbpress.css Added...
View ArticleReply To: I am losing my mind working with the bbPress template system
Andre: that was EXACTLY what I was looking for. I scoured the net, looked through BBPress documentation for hours and FOUND NOTHING. Absolutely nothing. The ‘veterans’ of BBPress responses were in...
View ArticleReply To: How to not gray-out closed topics.
Excellent!! Thanks v much – that worked. Although is there a way to do the same thing on category pages such as http://causepages.com/sw/forum/depression/ as well to make sure the topic preview also...
View ArticleReply To: noob question how to change theme?
It will most likely work with any theme, so long as its dependent plugins and functions do not conflict with the BBPress plugin. Most ‘simple’ themes will work with BBPress. Advance themes like...
View ArticleReply To: I have created a bbPress starter theme with a phpBB look and feel
Thanks for the template. I managed to get it integrated. The only issue I have so far is that the Forum description does not show up under the title of the Forum. Was this deliberate or an overlooked...
View ArticleReply To: I have created a bbPress starter theme with a phpBB look and feel
Hey muffin, the theme is kind of like a jump start to get people going, it’s not a fully complete theme. Descriptions currently are a little difficult but should be able to get them sorted.
View ArticleReply To: I have created a bbPress starter theme with a phpBB look and feel
Hello, thank you for creating this theme! I am trying to install it and have copied the “default” file into my theme’s root. Was I supposed to only copy the files inside the default file? I don’t see...
View ArticleReply To: I have created a bbPress starter theme with a phpBB look and feel
Copy all the files to your themes root directory and it should look something like this: /wp-content/themes/my-theme/bbpress-functions.php /wp-content/themes/my-theme/bbpress...
View ArticleReply To: I have created a bbPress starter theme with a phpBB look and feel
Copy all the files to your themes root directory and it should look something like this: /wp-content/themes/my-theme/bbpress-functions.php /wp-content/themes/my-theme/bbpress...
View Article