Replies
- Brajesh Singh on July 29, 2021 at 10:22 pm in reply to: [Resolved] BuddyBlog Pro Medium Editor #39823
Hi Tosin,
Sure.
I have shared the plugin with you too.Regards
Brajesh - Brajesh Singh on July 29, 2021 at 9:49 pm in reply to: [Resolved] Facebook Like User Activity Stream Feature Suggestion #39821
Hi Tosin,
Thank you for the suggestion. Please allow me to check this plugin over the weekend and see if it is suitable for our purpose. With activity, performance is a major concern, if that is not the issue, we will be glad to have it.I will let you know next week about it.
Regards
Brajes - Brajesh Singh on July 29, 2021 at 9:46 pm in reply to: Auto join user to group based on email domain extension #39820
Thank you.
I am hoping to have it by day end tomorrow or Monday(We have saturday & Sunday off, so will try to have it tomorrow).
One of our team member will post here after the update.
Regards
Brajesh - Brajesh Singh on July 29, 2021 at 9:43 pm in reply to: Auto join user to group based on email domain extension #39818
Hi Pooria,
Welcome to BuddyDev support forums.
Thank you for purchasing our membership.At the moment, we do have the operators “Starts With”, “Ends With” for this kind of match but the email is not available as a field in the selector. Please allow our team to add email as a selector in the fields.
After that, for each domain, you can use the email as the fields and “Ends With” as the operator. You will need to create one list per domain.
Regards
Brajesh Hi,
Sorry, for the delaye.Please add the following css to Dasboard->Appearance->Customize->Additional CSs
.activity-header { display: flex; align-items: center; flex-flow: row wrap; } .activity-header .generic-button a { border: 1px solid #333; margin-left: 1em; }That should make it slightly better.
Regards
Brajesh- Brajesh Singh on July 29, 2021 at 7:16 pm in reply to: [Resolved] Remove Profile Tabs Dropdown Menu #39814
Hi Lisa,
Thank you.You may remove the previous code and use this instead
/** * Disable greedy nav for single item as well as directory tabs in Community Builder */ function cb_bp_disable_greedynav_css_class( $classes ) { $classes[] = 'no-greedy-nav'; return $classes; } add_filter( 'cb_bp_single_item_tabs_classes', 'cb_bp_disable_greedynav_css_class' ); add_filter( 'cb_bp_dir_item_nav_classes', 'cb_bp_disable_greedynav_css_class' );It will remove the greedy nav from directory as well as profile/groups.
Regards
Brajesh Hi,
Someone posted the code to make it work on BuddyPress.org
https://buddypress.org/support/topic/buddypress-smtp-settings/#post-312405you may want tot try and see if that works.
Regards
Brajesh- Brajesh Singh on July 29, 2021 at 3:30 pm in reply to: MediaPress plugin iphone with safari, select files not working #39809
Hi Vishnu,
Thank you for using MediaPress.Please allow me to check it over the weekend and get back to you. I am assuming you are using the latest version of ios?
Regards
Brajesh - Brajesh Singh on July 29, 2021 at 3:28 pm in reply to: [Resolved] Auto Friendship Pro – conditions not working #39808
Hi Cofud ,
Thank you for letting me know. The problem seems to be the registration with MemberPress. We can enable role based friendship on it but any rule with other profile field won’t work(the fields are not available when users do not register via BuddyBoss default registration page).Please allow me to get back to you with a solution for the MemmberPress and role based friendship in next 24 hours.
Regards
Bajesh - Brajesh Singh on July 28, 2021 at 8:34 pm in reply to: [Resolved] BuddyBlog Pro Medium Editor #39798
Hi Nick,
Thank you for the screenshot.you definitely have something which is stopping the font awesome from being loaded. Please check your network tab as well as console to see if there is any error.
We will keep improving the experience for both of these editor. Tinymce will remain our default choice but there have been many requests in past for the MediumEditor, so we have put it for anyone needing it.
Thank you for the suggestion about giving option in admin for button, sure, we will be adding it but not in the initial release.
Thank you again for all the feedback. I sincerely appreciate it. They will be helpful in releasing the plugin.
Regards
Brajesh