Replies
- Brajesh Singh on February 15, 2022 at 9:39 pm in reply to: [Resolved] BuddyPress Xprofile Custom Field Types – Age were shown as Date in Profile #43224
Hi,
Welcome to BuddyDev.I tested the plugin and the age field with Age and it is working as expected.
Please have a look.
https://i.ibb.co/7nvvsXB/Selection-442.pngI tested with BuddyPress 10.0.0 and WordPress 5.9.
The issue may be related to BuddyX or The BuddyBuilder. Our team will test in next 24-48 hours and I will get back to you.
Regards
Brajesh - Brajesh Singh on February 15, 2022 at 8:58 pm in reply to: [Resolved] Link in Incomplete Message field on Buddypress Profile Completion Plugin #43223
You are welcome.
- Brajesh Singh on February 15, 2022 at 8:53 pm in reply to: [Resolved] Suspended users able to access information through API if already logged in #43222
Thank you.
I am glad it worked.Regards
Brajesh - Brajesh Singh on February 15, 2022 at 4:47 pm in reply to: ‘Edit Profile’ URL is incorrect when accessing edit profile #43217This reply has been marked as private.
Thank you.
Please disable the WP Redis temporarily and try flushing the opcache. Does that make any difference?
Also, are you creating the gallery inside a group?
Regards
BrajeshHi Carlo,
Thank you for the details.1. Please visit Dashboard>MediaPress->Tools and share me the information available there.
Thank you
BrajeshHi Tosin,
Thank you for the question.The initial version of the plugin is available for private beta testing here
https://buddydev.com/support/forums/topic/pay-per-post-by-selling-access-with-woocommercePlease let me know if you have access to that or not? A more feature rich version is also in planning phase but we will be going with the basic version for the time being.
Regards
BrajeshHi,
Thank you for the reply1. No.
2. We are working on MediaPress. An update will be available in next 2-3 weeks. The plan for syncing will depend on when the Media component comes out.Regards
Brajesh- Brajesh Singh on February 13, 2022 at 11:15 pm in reply to: [Resolved] Auto Join not working for new users #43167
Hi Raymond,
Thank you.I will explain the history behind adding support for the registration option and the recent issues being listed on this forum due to it:-
The plugin is meant primarily for BuddyPress/BuddyBoss where our initial assumption was that users will be going through standard registration/activation process. In that case, when the user activates their account, the xprofile data becomes available and the plugin works as expected.
The same applies to profile update. It works as the data is available.
We added support for “Registration” later(Just couple of releases ago) as many people started asking for it. Even when we mentioned that It can only work with global lists(without any condition), It was requested many times.
The purpose of registration hook is limited to global lists only. The reason is unavailability of xprofile data/member type on ‘user_register’ hook. The plugin needs the xprofile data of the user to be present and set before matching if the condition is applied on xprofile data.
We regret adding the Registration condition as we have found from the recent topics that admins expect the plugin to match xprofile conditions without knowing that the data may not be available.
Our current goal is to try and delay the matching of lists on registration, that way even if you are using a 3rd party plugin to set xprofile data, It will become available. The issue with this approach is sites using a redirection plugin will not work if the redirect is called before our attached callback on registration.
so, for registration, we don’t have a clear cut solution that will work in all cases and if we are unable to communicate that it is only meant for globa lists, we will probably drop it from the plugin to avoid confusion.
Before we do that, we are also considering using cron job to push the matching/processing in background(after a few seconds). That may resolve the registration problem but it is in very early phase.
My team or I will update you again in next 2 days after we check WooBuddy to see if there is any shortcut available for now.
Regards
Brajesh You are welcome.
As of moving the error message below the input, sorry, there is no direct way. I will suggest contacting BuddyBoss to see if they have some way.
Regards
Brajesh