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: 25485
    Brajesh Singh on in reply to: [Resolved] Question about css tag #31140

    Hi David,
    Thank you for the question.

    You can remove #buddypress from the css file. It is used to provide higher specificity for applied css.

    If you remove it, some of the elements may not appear as expected if the theme ‘s css gets higher specificity. In that case, you can rewrite css for that part.

    In my opinion, removing #buddypress from css is not much of a security as it is still visible as part of the markup. A more suitable option is to keep the plugins updated to avoid issues.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: [Resolved] BP Activity Short Code #31139

    Hi JJ,
    Thank you for the question.

    I do not think we have it currently. I will check and confirm tomorrow.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: [Resolved] Which tag should I use? #31137

    Hi Carsten,
    Thank you for the question.

    You can use this inside the profile loop

    
    <?php bp_profile_group_tabs(); ?>
    

    Also, you do not need to add it via any hook. You can use template override.Adding content via hooks are normally preferred when you don’t have much control over the template.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: [Resolved] activity #31135
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi,
    I am sorry, It falls outside our support as it will need more than 15 minutes. I will point you in the right direction.

    You will need to do use xprofile_query to search for the field values.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi Laurent,
    Thank you.

    I look forward to your feedback.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: [Resolved] Question about css tag #31124

    Hi David,
    Welcome to BuddyDev.

    We will assist you if you are not using a custom theme. If you are using a custom theme, I will suggest getting help from theme authors.

    What kind of help you are looking for?

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: code to style button? #31123

    Hi Stephanie,
    Thank you for using the plugin.

    Which theme are you using it with?

    Also, are you looking for improving button style on activity pages or other pages?

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: [Resolved] activity #31122

    Have a look.
    https://i.imgur.com/wF06w7q.png

    The code is working fine.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi Manuel,
    Thank you for the question.

    I do not think using Multi network is the right idea unless you want the content from 1 site to be different from the other.

    I do not have any specific recommendation for the multilingial site with buddyboss, if you find a solution, Please do share.

    About the BuddyBlog template:- I am in the process of a major release in next few days. That’s why I haven’t provided you with the template yet. I am expecting it by this Tuesday/Wednes day.

    Regards
    Brajesh