BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25205
    Brajesh Singh on in reply to: Thank You To Brajesh #1425

    Hi Joshua,
    Thank you. I highly appreciate your generosity and supporting us.

    Hoping to assist even better in future 🙂
    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25205
    Brajesh Singh on in reply to: [Resolved] Blog categories #1424

    Hi,
    Apologies for my delayed reply.

    I believed you have group directory enabled. you can visit Groups directory and then click on individual group and there you can manage things. You can do it from your profile too but that only lists the groups you are member of.

    Hope it is more clear now.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25205

    Hi Brayden,
    Apologies for the delayed reply.
    Please use this code instead

    
    $activity_id = bp_get_activity_id();
        
    if( ! bp_is_anonymous_activity(  $activity_id ) ) :?>
    
    	<a href="<?php bp_activity_user_link();?>" <span class="text-primary"><i class="fa fa-paper-plane"></i> View </span><?php echo $xprofile_user;?> Profile</a>
    <?php endif;?>
    
    

    Here we are only showing the link if the user is not anonymous, otherwise nothing will be shown.

  • Keymaster
    (BuddyDev Team)
    Posts: 25205
    Brajesh Singh on in reply to: Bbpress – Add New Topic Button #1422

    Hi Joshua,
    Welcome to the BuddyDev forums 🙂

    Thank you for sharing the code, I am sure may community members will find it useful.
    I highly appreciate sharing the knowledge 🙂

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25205
    Brajesh Singh on in reply to: [Resolved] Blog categories #1414

    Hi,
    I mean from front end. As a site admin, you should be able to manage any group.

  • Keymaster
    (BuddyDev Team)
    Posts: 25205
    Brajesh Singh on in reply to: [Resolved] Blog categories #1412

    Hi,
    Please visit the specific group and From Manage->Blog enable the categories you want the users to have.

    If that does not serve your purpose, I can provide php code to limit it.

  • Keymaster
    (BuddyDev Team)
    Posts: 25205

    Hi Bryden,
    Sorry about the trouble.
    Can you please tell me what is this $xprofile_user?

    PS: to post the code please use backticks(`)

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25205
    Brajesh Singh on in reply to: Testimonials visible for Friends only #1408

    Thank you Hans.
    Please do make sure to favorite the topic to keep a track in future. I have already added it to my favorite so that I don’t miss it in future.

  • Keymaster
    (BuddyDev Team)
    Posts: 25205

    Hi Kristina,
    I am marking it as resolved assuming the above code worked for you. If you need further assistance, please reopen it.

  • Keymaster
    (BuddyDev Team)
    Posts: 25205
    Brajesh Singh on in reply to: Testimonials visible for Friends only #1403

    Hi Hans,
    I will certainly work on this feature in future but can not do so before the second week of December.

    Thank you
    Brajesh