Hi everyone,
i have a question regarding freshness for bbp. I realized that whenever i update/edit a post as the Admin, it resets the freshness to reflect my edit. However, i don’t want this to happen. I want the freshness to always show the last post/topic in the the particular forum.
The reason for this is that i often need to update the original topic post #1 to reflect attendance to an event, and it gets confusing when it shows that the last update was done by the Admin, but in reality it was a member that posted last.
Anyway this can happen?
Thanks
I am using a plugin that automatically imports Facebook comments as post comment. When I share a bbPress topic on my Facebook page it does import the Facebook comments (I can see them in the recent comments section in WordPress) but they’re not showing up in bbPress.
Is there any way to fix this?
Hi everyone,
I’ve recently setup my own forum. In the past I have been using Dokuwiki as a forum, but it had to many restrictions. Now that I’m using BBwordpress I’m having to following problem.
I don’t want people having to register as user, but I do want them leaving their names. Is there a Plugin available that forces people to give their name before opening a topic, or leaving a commend?
I appreciate your help guys!
Hi,
I’m using both bbPress and buddyPress in my site and in the “forum topic” page, even the subscriber/user can edit/mark spam the topic. But I want only administrator to have those feature.
Here what I tried,
1. In the forum setting, assigned default role to “participant” and in forum repair tools, I checked the “Remap existing users to default forum roles” checkbox and repaired the Items. ( but didn’t work )
2. I tried uninstalling all the other plugins and repeated the process 1 ( Still didn’t work )
3. I tried switching theme and again repeated process 1 ( Didn’t work 🙁 )
Am i missing anything ? Please help !!
This had got my head spinning. I have a new bbpress install, and have set up a login widget with a ‘Lost Password’ URI. I’ve also got a lost password page, with the
shortcode.
When I go direct to the page, or click on the lost password link, I can see only an empty input box, and a big ‘Reset My Password’ button. Do I have to do something else to set up the widget?
The page contents are mostly hidden in the css. The legend (which says ‘Lost Password’) is disabled (bbpress.css):
.bbp-login-form fieldset legend {
display: none;
}
And the label for the input box is hidden in the template (form-user-lost-pass.php):
<label for="user_login" class="hide"><?php _e( 'Username or Email', 'bbpress' ); ?>: </label>
So, presumably some JavaScript somewhere should magically make all this appear, but it’s not firing, or I’ve just messed up. Any ideas? Note that I also have a lost password form in Woocommerce, but disabling Woocommerce doesn’t affect this. Thanks.
Hello,
WP 4.2.2
BB 2.5.7
Looking to find where I can just remove the “You Must Be Logged In” prompts all together. I’ve already got the login/register stuff added to my sidebar, I don’t need the prompts to direct people.
View post on imgur.com
View post on imgur.com
These are the specific things I’m speaking of. Can I just block them somehow in the css or is there somewhere I can simply delete the code to remove them all together?
Thanks for your help.
Content-aware sidebars works well with bpress, and can recognise forums and bbpress user profiles. However, I can’t see any way to make it recognise forum search results, so my sidebar menu changes when a user does a forum search.
Has anyone managed to sort this out? WP 4.2.2, bbpress 2.5.6. Thanks.
Hi everyone,Can someone please tell me how to create a theme in bbPress.
Hello,
I am trying to create a forum with bbPress . I try to change the mail send to a new forum register . In this mail there is the link : http: //laotravoz/wp-login.php . I would like to change that link . Could someone help me? Has anyone already encountered this problem ? I see thanks for your help.
How do you rewrite forum post title like in this forum?
In here, you got…
Topic:[Your Topic Title] – BuddyPress.org
Simple and clean!
On my forum, I got…
Forum | Lowongan Kerja | JDA Community[Tanjung Duren] Dibutuhkan Segera Customer Service | JDA Community
It’s so messy and it’s too long.
I used Yoast WordPress SEO btw… Can anyone help me with this? Thanks before.