Hi, I’m using the codes below to remove “Edit” link in reply header without any issue:
add_filter ('bbp_reply_admin_links', 'rew_remove_edit') ;
add_filter ('bbp_topic_admin_links', 'rew_remove_edit') ;
function rew_remove_edit ($links) {
unset ($links['edit']) ;
return $links ;
}
My question: If I want the codes to work only for Role A & Role B, but NOT for other roles, how would I amend the code above?
Regards.
WordPress v. 6.2.2
BBPress v. 2.6.9
Site (under construction): https://www.batsandblacklace.com
I am able to use the forum index shortcode while I’m editing my forums page and everything looks perfect (first screenshot). On the front end however, it looks completely different and is completely unusable (second screenshot). I have driven myself insane trying to figure this out and I’m coming up completely empty. Does anyone know what’s going on here?
Thanks!
Screenshot 1
Screenshot 2
Bread Crumps are not showing in the forums (and they have NOT been disabled in bbp Style Pack)
Using latest update of forum/stylepack
WP 6.2.2, Style 5.5.5, Forum 2.6.9
What do I do wrong?
I’m using the latest version of WP, bbPress, and Hello by Elementor.
I created topics and replies with my admin profile and fake users, and when I click on the links of the users, it says the page cannot be found. In fact, the whole sidebar that I see here titled Topic Info doesn’t show up as well.
I see others have had this problem in the past: https://bbpress.org/forums/topic/user-profile-link-giving-a-404-error/ I wondered if this issue was resolved. But my fake user’s username is just one word, so it’s not a spacing issue.
Here’s a link to my forum page: https://www.referralgroup.b2bopps.com/forums/forum/general-forum/
Hello everyone!!!
I have installed BBPress and BuddyPress.
When I only had BBPress, I was able to modify many fields in the BBpress profile, such as.
– First name
– Last name
– Nickname
– Bio
– @username
– Username.
Now, I have installed BBPress and BuddyPress, and I can’t find where these fields are to edit them so I can change their values. How can I put these BBPress fields in BuddyPress? Do I need a plugin?
Thanks
Is there any way or plugin which allows to move different topics to other forums at the same time?
I’m trying to create “Register” pages in WP (version: 6.2.2) for bbpress (Version 2.6.9). The following instructions say to access the following template.
“Before adding the page, it is important to select the bbPress template page for User Register. This can be done by clicking on the drop-down Template menu on the right hand section of the screen and selecting bbPress – User Register.”
I cannot find a bbpress template. I tried several themes (astra, neve, etc.) I used the bbpress style pack (version 5.5.5) and tried numerous priorities on “Forum Templates” ranging from 1 to 1000.
This is a practice site before replicating the issue on a staging site. So “oops” to the data or configuration is unimportant.
Il s’affiche une erreur en page d’accueil de mon site warning erreur
warning erreur functions.php
page d’accueil de mon site
warning erreur
Dernière version de wordpress et thème twenty two
For some reason when users signup they are automatically a user. They used to have to click something in an email or would remain pending. This is not good because they can take someones email without confirming that email.
Topic reply page does not open.
I disabled the plugins and the incompatibility is with the loco translate plugin, is there any way to solve this problem?
When deactivating the loco translate plugin, the topic answer page opens normally.