BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25130

    Hi Gisela,
    Thank you.

  • Keymaster
    (BuddyDev Team)
    Posts: 25130

    Hi,
    Welcome to BuddyDev.

    I am assuming that you are using BudydBlog Pro.

    The plugin marks the post as pending when the post is submitted. You can enable Pending tabs from BuddyBlog->Settings->Posts screen in the dashboard and the user will be able to see their draft/pending posts.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25130
    Brajesh Singh on in reply to: BuddyPress Profile Completion in Buddyboxx #51520

    Hi Simon,
    Welcome to BuddyDev.,
    I am sorry, we are not aware of any such issue with BuddyBoss.

    Is there any chance you have some kind of moderation enabled for profile image?

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25130
    Brajesh Singh on in reply to: Buddy blog pro #51519

    Hi Eric,
    Thank you for using BuddyBlog Pro.

    1. Is your single post page appearing on user profile or is it appearing on site’s single page?
    Also, which theme and template pack are you using?

    Please let me know and I will assist.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25130

    Hi Gisela,
    Thank you for the reply.

    1. I see the issue. You have used one of the field types from the “WordPress Fields” option group.
    BuddyPress does not support visibility for them.

    2. As a profile owner, I am assuming that they can access their profile from some other links(dropdown) etc and do not need to visit Directory to check their profile.
    You can add logged user’s profile link to your menu from Dashboard->Appearance->Menus.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25130

    Hi Bill,
    You are welcome.
    I am glad it worked.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25130
    Brajesh Singh on in reply to: Centering Activity Photos #51501
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25130

    Hi Stefan,
    Thank you for using the plugin.

    I am sorry, the plugin does not have any ability to do that.

    There are API methods available to check for the ability

    
    
    BP_Rate_Limit_Private_Message_Helper::can_send($user_id)
    BP_Rate_Limit_Private_Message_Helper::can_send_reply($user_id)
    

    to check if the user can create a new message thread or reply. Since the queries are not cached, they are not efficient(also time dependent) and I will suggest avoiding adding permanent notifications for now.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25130
    Brajesh Singh on in reply to: Buddyboss and buddyblog pro problem #51499

    Thank you.
    I sincerely appreciate it.

    Please share the link too.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25130

    Hi Tamar,
    Thank you.

    I have added experimental support for post visibility.

    Please upgrade to 1.4.1 and enable it. Let me know if you face any issue.

    Regards
    Brajesh