Hello,
I need help please: when I update to php 7.1 the registration activation is no longer working, the registration works, but instead of the activation page a blank page shows up and the activation email is not sent. Nevertheless a new member in the wordpress database is created. With php 7.0 everything works fine. I hope someone can help me out.
Hello,
I am using latest version of buddypress and wordpress. The registration process is not working for me. Its just refreshing the page. No data is saving in database. I have tested with deactivating all plugins and also tested with the default theme. But its still not working.
I need to fix this issue as soon as possible. Please help!
Thanks in advance.
Hi. My question is how to remove account details in registration page? I want use details registration on profile fields only.
Wordpress: Version 4.9.8
BuddyPress: Version 3.2.0
The website is for my client. Thanks.
Greetings!
I’m using Buddypress 3.2.0 in KLEO Theme on WordPress 4.9.8.
I have an issue that appears every time when someone tries to register on my website: after completing the registration fields and hitting “Sign Up” button, the page refreshes and the process isn’t done properly.
Sometimes the process is working: I can create an account but after that the issue appears again. It is like a 1/10 chance for the process to be done succesfully.
I searched on the forum’s topics related to this question but I couldn’t find something to work and solve the problem for me.
*I’m running a single-site.
*My bp file in directory is named: “BuddyPress”
Any ideas? I really hope you can help me!
Cheers!
Whenever I try to create a group within my site, I get logged out.
I’ve tried removing plugins, removing the theme, updating plugins and themes but I still get the same issue.
I’ve replicated the base of my site on another WordPress instance and that works as much as I can create groups fine.
What can I do to fix this issue, please?
EDIT: I’m using WordPress 4.9.8, BuddyPress 3.2 (latest version) on a localhost site running MAMP
Hi,
You can do it manually then. Please check this https://wordpress.org/plugins/bp-registration-options/
Using this plugin you can restrict members to their profile only and then can easily approve them one by one.
Thanks
https://buddypress.trac.wordpress.org/ticket/6527#comment:4 settles this.
You should check is_404() at template_redirect priority 11 the earliest.
Hello!
I think when BuddyPress analyzes the URI WP Query’s is_404 property is true.
So when my WAF checks is_404() in template_redirect hook it detects group pages as a 404.
https://accesstourism.co.uk/groups/dorset/
During this bp_current_component() returns ‘groups’.
Could you please fix BP to keep is_404 false?
There is a plugin loosely related to this
https://plugins.trac.wordpress.org/browser/bp-404s/trunk/bp404s.php
Thank you.
Please install this plugin https://wordpress.org/plugins/string-locator/ and try searching the string if it is anywhere in files then you will find it or else you have to go for database search.
Thanks
Hi,
It’s because that is not a normal text area. it’s TinyMCE editor and we have to do something else there https://wordpress.stackexchange.com/questions/166077/keyup-events-in-tinymce-editor-not-working
Thanks
Hi,
That will require custom coding. You can check these https://wordpress.org/plugins/tags/click-tracking/
Thanks
Hi,
Please install https://wordpress.org/plugins/loco-translate/ plugin and then go to plugins menu of this plugin’s setting and find BuddyPress there and there you need to search this string and translate.
Thanks
Hi,
If you are referring to this plugin
BuddyPress Redirect to Profile
I am the author and I can assure that it works with BuddyPress 3.2
The plugin is just a few lines of code and it does not need any change. That’s why it has not been updated. I will push a change in readme.
Also, if you need the code, Here is the complete code for the plugin
https://github.com/sbrajesh/bp-redirect-to-profile/blob/master/bp-redirect-to-profile.php
Regards
BRajesh
Hi,
Please check this plugin https://wordpress.org/plugins/bp-custom-functionalities/. It allows excluding of roles from members directory. You can select administrator role there in settings and they will be excluded from members directory.
Thanks
You should contact the creator of that plugin.
Or ask your question on their support forum.
The site I’m working on has a load of images uploaded to each member profile via an xprofile image field. The image field has been added with the BuddyPress Xprofile Custom Field Types plugin.
The issue I have is that these images can be quite large and it seems that they don’t go through the wordpress core image resizing on upload.
Is there a way of getting these images to be resized to the ‘thumbnail’, ‘medium’ sizes etc?
thanks,
John
Hi,
Please confirm if you are using this plugin https://wordpress.org/plugins/learnpress-buddypress/ or not?
Also when you install BuddyPress then choose template pack ‘legacy’ instead of nouveau in its settings(Settings-> BuddyPress-> Options) and then install learn press and this bridge plugin.
It seems like they are not compatible with the new template pack of BuddyPress.
Thanks
You can put that in child theme’s functions.php file or you can use this plugin https://wordpress.org/plugins/code-snippets/ to add a new snippet.
Thanks
Hi,
I think giving a favorite button on each blog post is not what comes under BuddyPress. It’s a default WordPress thing and when they will have this functionality certainly at that time devs check if it can be synced with BP Favorite. But the comment was always there on blog posts.
Also, BuddyPress does allow marking favorite activities so one can easily favorite a blog post activity and then can see it in My favorites section.
And for the blog post favorite, we can use a third party plugin for now.
Thanks
Hi,
Please check this plugin https://wordpress.org/plugins/favorites/
Buddypress have favorite functionality for activities. Posts are default from WordPress. Also post creation activities are there just need to enable options in BuddyPress settings.
Thanks
Anonymous User 16484011Inactive
Hi !
Prashant,
Today I see your profile and some how I go to this page where you post this plugin and I see that on WordPress plugin official page “https://wordpress.org/plugins/bp-custom-functionalities/” and here has the developer name is yours !
Congrats ! to you man for making this plugin. I installed and it’s very useful me. Specially it’s one feature “Private profile – that means one member can not see other members profile.”
Thanks man,
Keep it up !
Regards