Search Results for 'bbpress'
-
Search Results
-
Hello,
First of all, this plugin is pretty cool. But I’m stuck on a problem. That’s I create forum using bbpress. I gave the registered visiters the Moderator forum role. But I tested it as a user(like visitor), when I submit it, that forum showing in the site without approving admin. And also the new user role in site as Contributor. So I want a help from you to solve this issue. Please reply as soon as possible.
Thank you & Best regards,
HelaniHello all,
I have bbpress and Buddypress installed and the problem I’m having is the difference between the WP registration, buddypress registration and bbpress registration. Do they all end up being the same user in WP? For some reason when some people register they can’t log onto the other BBpress or BuddyPress portions.
How can I trouble shoot or resolve this or make it so there is ONE registration and one user?
Thank you
Hello dear Buddypress team,
I need to make the groups directory show each group’s main forum url (/forum/), instead of its home (showing members) so, clicking the group link in the directory page , it would send directly to the forum.
I realize this may require more abilities than I have, but is it even possible? I searched through the Buddypress plugin files (specifically bp-groups/screens/directory.php, but I have to say I hit a wall. I was thinking of adding /forum/ somewhere and here it is :’)
The url concerned is https://freefullpdf.com/wordpress/groups/ (work in progress), with WordPress 6.0.2, Buddypress 10.4.0 and bbpress 2.6.9 (for the forum part).
Thank you very much for any responseWhen I click on “Add New” in my Groups area it redirects the page to the domain…
Let me explain…
- I have a WP installation at mydomain.com/abcd
- I installed BBpress
- When I click on “Add New” in my Groups area it redirects me to mydomain.com
Hi I am using bbpress for forums protected by memberpress rules.
Is that sufficient security for the forum contents?
If I wanted to switch to BP instead of using bbpress for groups,
would that cause major headaches if I am not yet going to use BP’s full features?
Is that more integrated with memberpress, and would i need to use a theme oriented towards
BP.I know its a lot of questions in one thread, but it all really relates to security firsy and what challenges may arise if I choose to instal BP
Topic: Padding and formatting
I installed bbpress referral and leaderboard plugins ( https://mywokshop.com/wp-content/uploads/2022/09/Screenshot-2022-09-01-at-22.32.52.png ) but the format in which it is displayed is a bit disorganized and requires a better font and padding. Can anyone help me with this? Thanks
According to https://codex.buddypress.org/translations/ we should store the
bbpress-de_DE.moandbbpress-de_DE.pounder/wp-content/languages/buddypress/, which we did. But these language files are being ignored.We are using buddypress in de_DE and made some tweaks to the wording (we replaced the string “group” with “cluster” in German).
Buddypress uses the files stored under
/wp-content/languages/plugins/and ignores the aforementioned folder.What we already tried:
- deleting the
buddypress-de_DEfiles in/wp-content/languages/plugins/: this partially works. Buddypress then uses our files stored in/wp-content/languages/buddypress/. But somehow wordpress (or buddypress?) regenerates the files in/wp-content/languages/plugins/after some hours. And then these “new” translations are used again of course. (Our own translations in/wp-content/languages/buddypress/stay untouched by wordpress/buddypress) - Created a folder
/wp-content/languages/plugins/buddypressand copied our files over to this folder. But to no avail – these files are being ignored completely (even if we delete the buddypress files in/wp-content/languages/plugins/). - Copied our files directly to
/wp-content/languages/plugins/: this works until these files get overwritten after a couple of hours
Specs:
- WordPress 6.0.1
- Buddypress 10.4.0
- Custom template, which we’ve written on our own
Multisite
Questions:
- What are we missing?
- Is there a way to stop wordpress/buddypress regenerating the files living directly in
/wp-content/languages/plugins/? - What is the right place to store our translations?
Membership content restriction on forum is not working properly. Ordinary members can still view the forum. how do I automatically restrict members who didn’t purchase a membership to disable the forum?
I like the security features of UM and considered using bbPress as UM has an extenion for it. But I don’t want to pay $45 a year just for a logon front end.
I want to use UM for front end Recatcha, etc., but want to be able to use BuddyPress.
BP version 10.4.0 WordPress 6.0.1 PHP 7.4.28
If I can’t use the twp together, how can I migrate users from UM? And can I add recatcha?
Well, I would like to add photo to my buddypress post comment section. I have tried rtMedia, but it will upload the photo to my media gallery. I want the result works as yozify media upload in activity or Image Upload for BBPress which won’t ruin your media gallery and only upload in the frontend. Is there any plugin or code can achieve this effect?