Replies
Thank you Earl.
You can disable it in MediaPress->SettingsRegards
Brajesh- Brajesh Singh on May 24, 2025 at 7:00 pm in reply to: ‘BuddyPress Ajax Registration plugin – Fixing activate popup #55421
Hi Duane,
I am sorry for the inconvenience. The update notice should have appeared if you visited Dashboard->Updates screen. I will look into it further and report back on Monday.For the time being, You can upload the plugin’s zip file to upgrade current version from Plugins->Add New->Upload.
Regards
Brajesh Hi Daniel,
Welcome back.I will not recommend the AI generated code as It has atleast 2 problems(I did not read thew whole code after that)
1. Usage of
_has_avatar
. BuddyPress does not store the flag. If you are using one of our plugin such as profile completion, this data might be available.2. There is no need to hook into
wp
for scheduling. It could be done as one time activity on activation and cleaned on deactivation.Did you face any issue with the bulk-delete plugin?
Regards
Brajesh- Brajesh Singh on May 24, 2025 at 6:49 pm in reply to: ‘BuddyPress Ajax Registration plugin –Profile FData not saving to user acct #55419
Hi Duane,
I am sorry for the delayed reply.The profile fields will appear on front end profile and it is correct. For backend, the “Extended” tab should show the same details. If it not showing, Please check for the errors.
Regards
Brajesh Hi Tosin,
Thank you for the details.I understand your need for classifying the posts as Sponsored Posts when it is a paid post. The problem with your current approach is you need a hidden category which should remain selected on purchased posts. When the post is updated, BuddyBlog checks which terms were selected, since your term is hidden in BuddyBlog Pro, It is marked as not selected.
You may want to hook to
bblpro_post_submitted
andbblpro_post_updated
and apply the term by checking if the post is paid.Regards
BrajeshYou are welcome.
Hi Marc,
Welcome to BuddyDev support forums.You may want to copy the code for the country field and create your custom field types.
Regards
Brajesh- Brajesh Singh on May 24, 2025 at 6:33 pm in reply to: Help with BuddyPress User Profile Tabs Creator Pro #55415This reply has been marked as private.
Hi Earl,
I am sorry, I had a unplanned week and was distracted.I will update the plugin by this Monday.
Temporarily you can disable BuddyPress Gallery directory and that should make sitewide archive page work.
Regards
Brajesh- Brajesh Singh on May 24, 2025 at 12:35 am in reply to: Mediapress public galleries not showing to the public #55412
Hi George,
I am sorry, I had a unplanned week and could not spend much time on support. I will be available from now on.Thank you for investigating. I assume it is Media moderation addon? I will look into it this week(we have one more issue to resolve with MediaPress, I will put them together).
Please expect a solution by Monday or a better workflow.
Regards
Brajesh