BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 24778

    Hi Tosin,
    Thank you.
    It’s a great suggestion.
    BuddyBlog posts are very different in nature/purpose from forum posts. We will need to consider the following context and probably come up with some simple options for admins.

    1. Do we check for posts of a specific user or of all users?
    2. Do we scope it to individual post type or multiple post types?

    Please share your thoughts.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24778

    Hi Stefan,
    Thank you.

    About default notification, we are going to add it in our next update for sure.
    It may take us 2-3 weeks to release it though.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24778

    Hi @ebotix,
    Hope you are doing well.

    Please upgrade to 1.4.3.
    It adds basic support for the anesta theme and makes it usable with that theme.

    I hope it works for you.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24778

    Hi Stefan,
    1. For notification, It seems a setting issue. We add the following in the notification drop down

    
    You have {number} new visits
    

    or

    
    {display name} visited your profile
    
    

    The tokens represent dynamic value. The first version is used is there are more than 1 visitor notification.

    Please review settings or disable user preference from admin settings to test it. I haven’t tested with latest BuddyBoss update. We will do it tomorrow and share the feedback too.

    2. We do hope to do that though I personally don’t feel that notifications page is the right place for it.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24778
    Brajesh Singh on in reply to: Set Nickname As Default Display Name #52208

    Hi Rik,
    Thank you for the question.

    we don’t have any plugin for this.

    There is a plugin for BuddyPress that uses username for display and you may be able to adapt it.
    https://github.com/r-a-y/buddypress-usernames-only

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24778
    Brajesh Singh on in reply to: Importing Gallery comments #52207

    Hi Geoff,
    Thank you for the reply.
    I am sorry for the delay.

    It is a bit complicated for the media comment.

    Please take a look at MPP_Ajax_Comment_Helper::post_comment for how are we creating comment for media.

    https://github.com/buddydev/mediapress/blob/master/core/ajax/class-mpp-ajax-comment-helper.php#L59

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24778

    Hi Stefan,
    Thank you for using the plugin.

    1. The notifications are already there and will be visible as you have expected. Please ensure that there are some notifications for the logged user.

    2. The “Show My Profile Visits” is not directly related to notification. It is about displaying of the user in the visitors list. It is more of a privacy setting than the notification and that’s why we have kept it as different place. Though I don’t see any harm in providing site admins the option to determine where they want it to appear in our future version.

    I hope that helps.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24778

    Hi,
    Welcome to BuddyDev.
    Thank you for your question.

    If you are using BuddyPress Legacy template pack, It is very easy.

    Copy the bp-legacy/buddypress/activity/activity-loop.php to your theme/buddypress/activity/activity-loop.php and change this line

    
    		<li class="load-more">
    			<a href="<?php bp_activity_load_more_link() ?>"><?php _e( 'Load More', 'buddypress' ); ?></a>
    		</li>
    

    Just rename the ‘load-more’ class to anything else and It will work.

    Regards
    Brajesh

    PS:- You won’t have the previous page functionality though.

  • Keymaster
    (BuddyDev Team)
    Posts: 24778
  • Keymaster
    (BuddyDev Team)
    Posts: 24778

    Hi Felix,
    Thank you for purchasing from us.

    Please open a new topic and link me to a screenshot. We will assist you.


    @ebotix
    ,
    I am sorry for the delay. The updates will be available by 29th or earlier.

    Regards
    Brajesh