Replies
- Brajesh Singh on January 31, 2018 at 11:26 pm in reply to: Problem Using Conditional Profile Fields for BuddyPress Plugin #13223This reply has been marked as private.
- Brajesh Singh on January 31, 2018 at 11:23 pm in reply to: [Resolved] BuddyBlog – head title and redirect problem #13222
Hi trolinof,
Welcome to BuddyDev.
Please allow me to check this today and get back to you.
Thank you
Brajesh - Brajesh Singh on January 31, 2018 at 11:17 pm in reply to: Settings BP Private Message Rate Limiter based on user role #13221
Hi Beuza,
Sorry for the delayed reply.Are you using any 3rd party plugin for sending messages or is it core BuddyPress?
Also, are you referring to New Message or new Replies?
Thank you
Brajesh - Brajesh Singh on January 31, 2018 at 11:12 pm in reply to: New Plugin – BP Add Post Updates to Activity #13220
Hi George,
Congratulations 🙂
I have downloaded it and will be giving it a go.For adding to group, you will need to work around the component, item_id, and secondary_item_id.
In case of group, the component should be ‘groups’ and item_id should be the group id to make it visible in group. You may utilize the secondary_item_id to keep a track of the post id.
Regards
Brajesh - Brajesh Singh on January 31, 2018 at 11:06 pm in reply to: [Resolved] Bllog only showing one set of comments for all blogs #13219
Hi Richard,
How are you showing comment on the posts list? Are you using a custom template file for it? If yes, Please link me to the code on pastebin.Thank you
Brajesh - Brajesh Singh on January 31, 2018 at 11:04 pm in reply to: [Resolved] Same size for gallery thumbnails? #13218
Hi Audiomonk,
can you pleas visit Dashboard->MediaPress->settings->General and let me know if the cropping is enabled for the thumbnail?Cropping should generate a fixed size image.
- Brajesh Singh on January 31, 2018 at 11:02 pm in reply to: [Resolved] Thumbnail size in activity feed #13217
Hi Richard,
Sorry about that. Do you have cropping enabled in the admin settings for MediaPress? Cropping should set a hard size for the image. Hi Mohamad,
I checked your site and you seems to be using Angular Js on client side and most probably have a custom registration step.The above code by Ravi will work if it was a normal form submission.
What are you suing for registration? If it is a custom buit page, It will be easier to directly call a little modified version of the function ‘buddydev_assign_member_type_on_registration’ with the user id and gender as parameter.
Regards
Brajesh- Brajesh Singh on January 29, 2018 at 1:14 am in reply to: [Resolved] Buddypress Deactivate Account Issue with logging user out? #13207
Hi David,
Thank you. We will have it in the next update(within this week). Currently the logout option only logs out from current session. - Brajesh Singh on January 29, 2018 at 12:45 am in reply to: [Resolved] Buddypress Deactivate Account Issue with logging user out? #13204
Hi David,
I am sorry, I was not sure earlier.What you are trying is destroying all sessions of the user.
For now, It is not available in Deactivate Account(I am adding it as it is a very good feature).
You can still logout a user from everywhere by Visiting Dashboard->Users and clicking on Edit User, you will see a “logout from everywhere’ button there. The functionality is offered by WordPress core.
Hope that helps.
Brajesh