Need Help With Buddypress

Posted in: Newspaper
Post count: 55

Hi,
Here I am yet again. As it happens, I could really use some help integrating Buddypress (not bbpress) with my blog: http://allboutoccult.com/

The thing is, the buddypress pages work fine and all. But there are a few things I could really use some help with this:

Is there a way to integrate the buddypress member profile with the default author bio? So that the author bio shows the author’s activity , friends, et cetera below every article?

I am a little new to PHP, as I ahve previously mentioned, so a little help is appreciated.

Post count: 6600

Hi,

Sorry for the delay!
Unfortunately your requests require custom work so I suggest you get someone to help you achieve this if you don’t know how to do it yourself as we cannot offer custom work for the moment because we work hard on the development, updates, fixes and support.
If you decide to give this a try you can find the code for the author box here: http://screencast.com/t/uQ4I6gvNYo9
I will also add this on our feature requests list and if more will ask for it we will do it.

Thanks

Post count: 55

Hi Lucian. i already found the page-author-box.php. But I find here that it is only the author box for the author pages. What is the author box for the single page?
Thanks a lot for your help.

Post count: 55

Thanks Lucian. I did it! It’s dead simple too. Just add this code below the page-author-box:
Find out more about <?php echo bp_core_get_userlink( $post->post_author ) ?>

And you can display the buddypress profile url below each author box. However, I’d really love for more Buddypress options, like message, friend, etc. to be directly available below an author’s articles. Maybe you can do that in the next update?

Thanks again.

Post count: 6600

Hi,

I’ve added this on our feature requests list so we’ll consider it for future updates and if more will ask for it we will do it.

Thanks for your suggestion!

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.