Replies
Hi Christian,
Thank you for the reply.
I am sorry. Currently, gallery are at the core of the plugin. A media can not be uploaded if the gallery does not exist.
We want to change this and the upload experience but my biggest worry is how do we manage the upgrades form current version without breaking.
Since our schedule for March does not permit it, we plan to work on it in April and we ill try to coincide with BuddyPress 6.0 release(at the end of April) . But, I am not sure currently, It may take some more time depending on the challenges we face.
Regards
Brajesh- Brajesh Singh on March 4, 2020 at 1:42 am in reply to: Is there a way extend or customize the "Recent Visitors For BuddyPress Profile" #28008
Hi Mical,
Thank you for the patience.Please upgrade to 1.6.0. It allows template override for the member header list as well as the shortcodes.
In order to override, Please copy
recent-visitors-for-buddypress-profile/templates/recent-visitors/fileto
yourtheme/buddypress/recent-visitors/fileExample:- to override shortcodes/top-visitors.php
Please copy
recent-visitors-for-buddypress-profile/templates/recent-visitors/shortcodes/top-visitors.phpto
yourtheme/buddypress/recent-visitors/shortcodes/top-visitors.phpRegards
Brajesh - Brajesh Singh on March 4, 2020 at 1:37 am in reply to: Restrict Domain Emails uncertain if working properly #28007
Hi,
Please allow me to check the username-emails-characters plugin today. I will get back to you in next 24 hours.Any plugin which works with the user registration process may override the email error inadvertently. I will check and confirm.
Regards
Brajesh Please contact the plugin author. If the list is not appearing for other users, they should be able to assist you.
Regards
BrajeshYou are welcome.
If there is no change, It means the collections are not available to the other users.
I am not sure, how the image plugin works, please check if you need to create collections for each user or if there is any setting governing it.
Regards
Brajesh- Brajesh Singh on March 3, 2020 at 9:24 pm in reply to: [Resolved] How to overload buddypress template files properly? #28001
Hi Plutus,
Thank you for the question.In order to override, you need to know a few things.
1. Are you using a child theme? If yes, you will need to look for the relevant file in the parent theme first
2. Which template pack are you using? If the parent theme does not contain the template and you want to override it, you will need to look into wp-content/plugins.buddypress/bp-templates/{template pac, bp-nouveau or bp-legacy which ever is active} /buddypress/file-path and copy to yourtheme/buddypress/file-path.
That will work.
Regards
Brajesh - Brajesh Singh on March 3, 2020 at 9:15 pm in reply to: [Resolved] Activity Plus Reloaded for BuddyPress #27999
Hi Linda,
Welcome to BuddyDev forums.Thank you for the question.
Please provide me a guest account to check it and get back to you.
Regards
Brajesh - Brajesh Singh on March 3, 2020 at 9:14 pm in reply to: [Resolved] BuddyPress Avatar Croping Not Responsive #27998
Hi Plutus,
Thank you for the question.I believe the avatar cropping experience does not serve the mobile devices properly.
You might want to set the custom avatar height/width which are flexible enough for mobile devices.
Regards
Brajesh Hi Penny,
Welcome to BuddyDev.Thank you for the questions.
Is there any chance that you are logged in as another user? The Login redirect can not modify the list.
It only filters on ‘login_redirect’ filter and I do not see it modifying the dropdown.
Please check if you are logged in as the correct user and also disable this plugin and then check again with the same user.
Regards
Brajesh- Brajesh Singh on March 3, 2020 at 8:24 pm in reply to: [Resolved] POssible conflict with Snax/Bimber #27996
Hi Sigfrido,
I had a look and need some clarification1. Please ask the Bimber support about this. In the code below.
$redirect_url = apply_filters( 'snax_login_redirect_url', $redirect_url, $user )is $user Object or numeric id?
2. To answer their question about public API:- We did not consider people of even name a basic filter like login_redirect to their own preferences. It is plainly incorrect semantics on their part.
There is no harm in offering a public API in future for the same.
Regards
Brajesh