Hello to all 🙂
I have a question is it possible to modify by code or by plugin the Widget (bbPress) Recent Topics that way:
For logged in users links are on.
For all not logged in the links are off. They only see the text.
Does anyone has a hint for me? It is really important for me!
Thanks and greetings
Nino
I am setting up a school web-site and I want to have forums for parents, students and teachers. The first two forums should be open to anyone who is registered, but the Teachers forum needs to be password protected. What is the best way to do this? Plugins like eMember seem to be more set up for paid levels of access, not to having a list of users that can access.
I know it’s possible to set up a password on a regular WordPress page – is this possible for a forum as well? Could I just pick a password, give it to the teachers and be done?
The site is at http://tech.unishanoi.org.
Thanks in advance for helping!
Hello to all 🙂
I have a question is it possible to modify by code or by plugin the Widget (bbPress) Recent Topics that way:
For logged in users links are on.
For all not logged in the links are off. They only see the text.
Does anyone has a hint for me?
Thanks and greetings
Nino
causes the entire “Forums” menu to not show in Dashboard…
Hey friends,
I have a membership site that’s using membermouse + bbPress. Members can subscribe to threads and forums, but once they are no longer paying members, I’d like to make sure they no longer receive those email notifications from bbPress.
Is there a way I can set this up so email notifications are cut off once they are no longer members (perhaps something based off a forum or user role change in WP)?
After looking into child theme and options to make a complete theme for BBPress 2.5 I want to share this. (Unfortunatly the web is flooded with usless 1.0 tips)
If you are not that into setting up a complete BBPpress child theme and hacking CSS, this is one simple way of doing a easy change and customisation of BBPress if u want some personalized look and you already have a child-theme style.css but your main-theme style is messing with BBPress looks.
Add this snippet into your normal child-theme style.css and change the colors and font size as you like.
/* BBPress font fix */
#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-footer {
background: #D6E0FF;
}
#bbpress-forums div.bbp-forum-title h3,
#bbpress-forums div.bbp-topic-title h3,
#bbpress-forums div.bbp-reply-title h3 ,
#bbpress-forums a.bbp-forum-title,
#bbpress-forums a.bbp-topic-permalink {
font-size: 16px;
color: #0066FF;
}
#bbpress-forums a.bbp-author-name {
font-size: 12px;
color: #75A3FF;
}
Thats all. All other style is already looking nice I think. I use this blue look in my Techism child-theme and it looks great. Running BBPress 2.5.3.
Is there a way to remove this character “|” next to the subscription toggle? See link to image below for what I’m referring to. Thanks.
http://awesomescreenshot.com/0582l9y4ff
WordPress version 3.8.1
bbPress version: latest version
Link to site: manupmyhealth.com/locker-room
I used “display: none” for .bbp-topic-voice-count to remove it, and now want to use a larger portion of the table that displays topics to show the content in .bbp-topic-title.
When I set the width to 75% for .bbp-topic-title, the desktop version looks good, but the mobile version looks disoriented. Is there a way to disable responsive design for mobile so people see the desktop version even when they are on a mobile phone?
Also, any thoughts on what to set the width parameter to so .bbp-topic-title takes a larger width in the desktop version and the mobile version will still look good? Thanks.
I just found out that I have a problem with the pm button, which seems to be a little moody. Sometimes it shows (very rarely, and only in profiles, not in forums), but most of the time, it’s in “invisible mode”.
I have no idea what could be the problem here, couldn’t find any hints on what causes it to appear sometimes.
Any help would be very appreciated. 🙂
will bbPress work with Genesis Framework? my website zeglist runs on genesis framework , will bbPress be supported by it? sorry if the question is dumb i am a newbie