Replies
- Brajesh Singh on October 3, 2019 at 1:38 pm in reply to: [Resolved] BuddyPress Xprofile Custom Field Types – BIrthdate Selector Age label #25641
Hi Johan,
Thank you fr the question.I remember trying to solve it earlier. That was some issue related to context of the label. I had issue with detecting the context of label (edit/display) except by checking global conditions. To be reliable, I wanted it to be localized to the loop.
I will check again. It is very easy to add extra label, the problem is fielding label based on context. It might have changed recently.
I will post back again today with the details.
Regards
Brajesh Hi Hans,
Thank you for the question. I added the filter to exclude ceratain names from availability.You can use any username restriction plugin.
This one seems good(though not updated recently)
https://wordpress.org/plugins/restrict-usernames/Regards
BrajeshHi Vivek,
Thank you for the question.Yes, It is same to update. It does not have any code breaking old integrations. Please make sure to check your BuddyPress group invite feature after the upgrade as this changed in the release.
Regards
Brajesh- Brajesh Singh on October 2, 2019 at 10:24 pm in reply to: [Resolved] BuddyPress Message Privacy without Friends component #25631
Hi Hans,
I am sorry for the inconvenience. I checked it.It is coming from BuddyPress but the source is our call to
bp_get_thread_recipients_count()This should not happen unless the button is being shown before the loop. I am putting a check to avoid it in future.
The check may hide the block button if it is called outside the loop.
Regards
Brajesh - Brajesh Singh on October 2, 2019 at 9:25 pm in reply to: [Resolved] BuddyPress Message Privacy without Friends component #25629
Thank you Hans.
I am gald you fixed the css.
Best regards
Brajesh Hi Rav,
Thank you for the topic.Since this is not a common request, May I suggest using javascript to add the target attribute on page load? That will serve your purpose.
Regards
BrajeshHi Erich,
if the plugin is not enabled on other sites and the custom roles are not registered on all the sites, WordPress will not recognize it yet.You will need to make the plugin active on all sites and have the same roles available everywhere.
Regards
Brajesh- Brajesh Singh on October 2, 2019 at 9:12 pm in reply to: BuddyPress Xprofile Custom Field Types: Posts Listing Error/Bug #25626
Hi Adam,
Thank you for the topic.That was the intention to not limit the post types. Not all users will have written posts. So, that may be problematic.
I can certainly add an option in upcoming releases. I have a release lined up for tomorrow, It may not be available in that, but the next one after that.
Thank you
Brajesh - Brajesh Singh on October 2, 2019 at 4:56 pm in reply to: [Resolved] BuddyPress Message Privacy without Friends component #25622
Hi Hans,
Thank you.We are not adding any css on our own. The plugin should inherit from your theme. I am not sure what font styling you are looking for?
Can you please share some screenshot?
Regards
Brajesh - This reply has been marked as private.