Shape the future of Social networking with WordPress: Join Project Midnight Sun! The next generation platform for community building with WordPress!

BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25356
    Brajesh Singh on 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

  • Keymaster
    (BuddyDev Team)
    Posts: 25356
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25356

    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

  • Keymaster
    (BuddyDev Team)
    Posts: 25356
    Brajesh Singh on 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 user
    
    

    These are different way to get access to user’s profile url.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25356

    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

  • Keymaster
    (BuddyDev Team)
    Posts: 25356

    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

  • Keymaster
    (BuddyDev Team)
    Posts: 25356

    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

  • Keymaster
    (BuddyDev Team)
    Posts: 25356

    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

  • Keymaster
    (BuddyDev Team)
    Posts: 25356

    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

  • Keymaster
    (BuddyDev Team)
    Posts: 25356

    Thank you.