Replies
- Brajesh Singh on January 6, 2020 at 5:31 pm in reply to: [Resolved] Blog Categories for Groups – Will create posts, but not display them #27219
Hi Mark,
I have tested the plugin now.
It seems to be working correctly for me.Can you please share me the screenshots of your Blog Categories Settings page in the dashboard? Also, did you assign a category the post?
Thank you
Brajesh Hi Pierre,
Thank you for letting us know. We will fix the image issue in next update(in 1-2 days).We are using a 3rd party slider script for the slides. Please let me check that and get back to you tomorrow if we can have this facility.
Thank you
Brajesh- Brajesh Singh on January 6, 2020 at 11:03 am in reply to: [Resolved] referrer as subject in Message button Shortcode #27214
Hi Han,
I do not think that BuddyPress supports taking subject from the url parameters.It is still possible to do but the code needed will be beyond that shortcode. Someone can most probably filter on ‘bp_get_messages_subject_value’ to make it work via url parameter too.
Regards
Brajesh - Brajesh Singh on January 6, 2020 at 11:00 am in reply to: [Resolved] Besoin d'aide pour l'extension Blog Categories for Groups #27213
Hi axel, Mark,
Thank you for reporting. I am looking at it. Will be writing back with more details in couple of hours.Regards
Brajesh - Brajesh Singh on January 6, 2020 at 10:58 am in reply to: [Resolved] buddypress activity shortcode not working #27212
No issues.
- Brajesh Singh on January 6, 2020 at 10:53 am in reply to: [Resolved] Blog Categories for Groups – Will create posts, but not display them #27211
Hi Mark,
I am sorry for the trouble.Please allow me to check and get back to you in couple of hours.
Thank you
Brajesh - Brajesh Singh on January 6, 2020 at 10:46 am in reply to: [Resolved] Fields do not appear on signup page, Profile fields or Messages can't be edited #27210
Hi Carsten,
I am sorry to hear about your issue. The current upgrade from 5.1.1 to 5.1.2 can not cause it as the only change is on a rest api context parameter.May be the upgrade did not work. Try deleting BuddyPress and re-installing it.
Regards
Brajesh - This reply has been marked as private.
- Brajesh Singh on January 3, 2020 at 1:48 am in reply to: HELP Colors CSS for Profile Member Types on Buddyboss Platform #27187
Hi Mr. Darwin,
Welcome to BuddyDev.We do not provide support for BuddyBoss platform.
You can still use the advice from the linked post. Each item in the members loop applies a css class like this
.member-type-membertype_amee.g If the user has a member type named ‘student’, they will have a class applies to the list item, as
.member-type-studentYou can use it to target the background.
Example
.member-type-student{ background:red; }or apply other styles as you please.
Hope that helps.
Regards
Brajesh Hi Mr. Darwin,
Thank you and same to you.I will reply to your topic in a couple of minutes.
Regards
Brajes