Replies
- Brajesh Singh on October 19, 2022 at 1:04 pm in reply to: [Resolved] Conditional Profile Fields for BuddyPress – Fields still showing up in BuddyBoss #47028
Hi Peter,
That could be an issue.The profile type limits the scope of fields and this plugin might not be understanding that. We can update it but this will take some time as we already have our schedule for this week and next week, we will be low on manpower due to Diwali(festival) here.
I will try to work on it early next month. Probably this will need a rewrite to help plugin understand member type based scopes. Sorry for the delay on this.
Regards
Brajesh Hi Daniel,
I am sorry to hear about it.1. You may want to try this one
https://wordpress.org/plugins/register-ip-multisite/2. Do you want to block all users from gmail.com? If yes, we have a simple solution. You can use our ban registration domains plugin.
https://buddydev.com/plugins/wp-ban-registration-domain/
Or if you want to restrict which email domains can be used for registering user, you can use our WordPress Restricted Email Domains plugin.
Regards
Brajesh- Brajesh Singh on October 19, 2022 at 12:47 pm in reply to: Image uploaded not seen in backend #47026
Hi Dev,
Welcome to BuddyDev.Are you looking at the pending user details?
We move image when a user account is activated and it is working fine for me. Please take a look.
https://i.ibb.co/tKg1S4C/Selection-004.pngIf it is the issue with activated account, are you using any activation related plugin? Is it BuddyPress or BuddyBoss?
Please share the details and I will assist.
Regards
Brajesh Hi,
Thank you for the question.What you are looking is not available as a plugin. If it was about simply generating a user nice name/user id in certain specific format, that could be easily achieved.
since you need shortcodes and other things(like post type menu and so on), You will need to custom code it.
You can hook to ‘user_register’ to generate your entries and then add them in admin menu as you need.
This will need more than an hour to achieve everything you have mentioned and is beyond what we can offer as support here.
If you are comfortable with php, please look for registering post type, using wp_insert_post and ‘user_register’ action hook. That should give you the pointers.
Regards
BrajeshHi David,
I am sorry for not publishing.
We have tested some of the plugins with PHP 8.1 but there are many remaining. The problem we are facing is neither WordPress(including 6.1 RC1) nor BuddyPress/BuddyBoss is compatible with 8.1 and it is very difficult to use any automated tools due to notices being thrown by them.since we have to do manual testing, It will need some more time. Since the EOL for PHP is November 28, we will push the list by 10th Nov.
We haven’t found any issue with the plugins we have tested but there are many to be tested yet.
Regards
Brajesh- Brajesh Singh on October 19, 2022 at 7:12 am in reply to: Not able to buy the plugin https://buddydev.com/plugins/buddypress-group-tabs-cr #47019
Hi Navneet,
thank you for your interest in the plugin.Please check your mail. I have replied.
Regards
Brajesh - This reply has been marked as private.
Hi Nik,
Thank you.Please do let me know if you were able to troubleshoot it?
Regards
Brajesh- Brajesh Singh on October 18, 2022 at 1:18 pm in reply to: [Resolved] Conditional Profile Fields for BuddyPress – Fields still showing up in BuddyBoss #47008
Hi Peter,
Thank you for using the plugin.The plugin is not supported for BuddyBoss by us.
Still, the plugin should normally work except for their repeater field.Please check if you have condition on repeater field or something else is causing issue.
Regards
Brajesh - Brajesh Singh on October 18, 2022 at 12:57 pm in reply to: [Resolved] Using code to set category on publishing with BuddyBlog Pay Per Post not working #47007
Hi Tosin,
The plugin is being released this week and we will certainly include the hook back.Regards
Brajesh