BuddyBoss Home – Web Support Forums Themes Boss. theme Wrong author avartar link

Viewing 2 posts - 1 through 2 (of 2 total)
  • Question

    #46418
    @brincy

    Hello,

    inside the post and the archives the avatar of the author is linked to the post url instead of the author member page (like for his name).

    For ex. if you click on the author avatar here:
    http://demo.buddyboss.com/boss/the-boss-advantage/

    Thank you

    Answers

    #46459
    @vapvarun

    Hi @brincy, its default functionality of wordpress , individual post to links author name to author archive, you can link it to author BuddyPress profile as well with some customization inside child theme.

    you will need to create your own buddyboss_entry_meta() function

    and to get user profile you can use bp_core_get_userlink( get_the_author_meta( ‘ID’ )

    Regards

Viewing 2 posts - 1 through 2 (of 2 total)
  • The question ‘Wrong author avartar link’ is closed to new replies.