BuddyDev

Search

Buddypress Post Permalink Code

  • Participant
    Web Buddy2.0 on #55713

    Hi Brajesh

    Sorry about the mixup — I couldn’t get in to the webbudy account.

    I think maybe it was closed before I got a chance to get back to you.

    No worries brother

    If the below permalink code you provided could work for loggged out visitors that would

    be great.

    /**
    * Add Permalink link to activity entry in BuddyPress/BuddyBoss.
    */
    add_action( ‘bp_activity_entry_meta’, function () {
    printf( ‘Link‘,

    bp_activity_get_permalink( bp_get_activity_id() ) );
    } );

    I understand your concerns and appreciate your help.

    webbuddy2.0

  • Keymaster
    (BuddyDev Team)
    Posts: 25101
    Brajesh Singh on #55714

    Hi,
    Welcome back.

    1. I haven’t yest deactivated your other account, I had informed you that I would do it after you received the assistance.

    2. I am sorry, but you are violating the integrity of our forum. If you expect us to assist you with our free time, at least have the courtesy to respect the integrity of the forum. Even after informing you about your previous email use, you have again done the same thing. I will be deactivating both of your account within 2 working days and any future account will be marked as spam unless you change the email to correct one.

    I had asked about your current template use(BP Nouveau or classic), Please share that and I will be sharing the code.

    Thank you for your understanding.

    Regards
    Brajesh

You must be logged in to reply to this topic.

This topic is: not resolved