Replies
- Brajesh Singh on April 23, 2020 at 5:25 pm in reply to: [Resolved] Buddy press activity shortcode #29163
Hi Favier,
Thank you for using this plugin and the theme. Since both of these are from us, We will update the styling.Do you need posting form too in the home page(via shortcode)?
Regards
Brajesh - Brajesh Singh on April 23, 2020 at 5:22 pm in reply to: BuddyPress Member Types Pro: no list in directory etc. #29162This reply has been marked as private.
- Brajesh Singh on April 23, 2020 at 1:46 pm in reply to: [Resolved] Recent visitors with an avatar and active #29155
Hi Laurent,
We will fix that in the plugin’s core. It is a bug. We should drop the user’s views once they are deleted.I will be needing a week before we can put a fix for this.
Regards
- Brajesh Singh on April 23, 2020 at 12:02 pm in reply to: [Resolved] Slug for current profile? #29149
Hi Carsten,
I am sorry but I still do not understand the question.I will list some functions, may be they may prove useful.
$url = bp_displayed_user_domain(); // if you are on a user profile $url = bp_core_get_user_domain( $user_id ); // if you know the user id $url = bp_loggedin_user_domain(); // for the logged in userThese are different way to get access to user’s profile url.
Regards
Brajesh - Brajesh Singh on April 23, 2020 at 11:59 am in reply to: How do I give all users access to edit only one specific page? #29148
Hi Torben,
Thank you for the question.I will suggest contacting Events Manager plugin developers for the same. They are in a better position to assist you with it.
Regards
Brajesh - Brajesh Singh on April 23, 2020 at 11:43 am in reply to: [Resolved] Set Gallery Cover Photo without re-uploading #29147
Hi,
Is there CSS that I can use to style the cover image in the View Media view? It obviously knows which one it is since the Set Cover button is missing, but it would be nice for me to be able to add a highlight border or something to it, especially in large galleries.
I do not think that Ravi has added that. The plugin you are using for cover is not an officially supported yet(not released on BuddyDev).
I will ask @ravisharma to explore this possibility of adding a class and also fix the issue of showing image on reload.
Regards
Brajesh - Brajesh Singh on April 23, 2020 at 11:39 am in reply to: [Resolved] Recent visitors with an avatar and active #29146
Hi Granmeh,
We did not develop the plugin considering this use case with a 3rd plugin. There are no filters to allow it currently.Regards
Brajesh - Brajesh Singh on April 23, 2020 at 11:02 am in reply to: Auto refresh page after upload media in the gallery or get info that is finished #29143
Hi Shannon,
May be I am not understanding the issue. Isn’t the loading icon and then showing the uploaded image sufficient to convey that image was uploaded successfully?It is ok if some people want to add extra notifications etc but is there anything incorrect with current upload experience?
Regards
Brajesh - Brajesh Singh on April 23, 2020 at 11:00 am in reply to: [Resolved] Recent visitors with an avatar and active #29142
Hi Granmeh,
Just wanted to clarify that @ravisharma was mistaken on this.No, the plugin has no idea if a user has an avatar or not. The reason is BuddyPress currently does not store presence of a user avatar in database.
Regards
Brahesg - Brajesh Singh on April 23, 2020 at 8:05 am in reply to: Question about BuddyPress Xprofile Custom Field Types #29137
Thank you.