-
otty-dev replied to the topic How do I link blog post authors to their BP profiles? in the forum How-to & Troubleshooting 6 years, 10 months ago
Hi @dcavins
I added your code to the end of child theme > functions.php at the end of the code provided by @mastershas and got a syntax error
-
otty-dev replied to the topic How do I link blog post authors to their BP profiles? in the forum How-to & Troubleshooting 6 years, 10 months ago
It might be difficult to get the follow button on the bottom of each blog post because it seems like the follow button on the profile page is only visible for logged in members
But, the second part: making it so that when someone clicks “view all posts by author”, it goes to their buddypress members page not the author page wou…[Read more]
-
otty-dev replied to the topic How do I link blog post authors to their BP profiles? in the forum How-to & Troubleshooting 6 years, 10 months ago
Hi @mastershas
Thanks so much for this and for your help with the other query I had! I was able to successfully update the member profile page. For example here
and add the profile box at the end of the post page like here
How can I add the follow button in this profile box? I tried to add this code snippet, but I got an error:
<div…
[Read more] -
otty-dev replied to the topic Modifying the HTML for Each of the Member's Profile Pages in the forum How-to & Troubleshooting 6 years, 10 months ago
@mastershas and @djpaul
I was trying this for four hours yesterday with a developer highly experienced in php (but no experience with buddypress) and we weren’t able to get anywhere :S
I created a directory on my child theme folder: buddypress > members > single > cover cover-image-header.php (did this here)
tried to add for example to display…[Read more]
-
otty-dev replied to the topic Modifying the HTML for Each of the Member's Profile Pages in the forum How-to & Troubleshooting 6 years, 10 months ago
Hi @mastershas thanks for your suggestion. I’ll try this out. I was also wondering how I could modify the author bio at the end of each blog post to show the bio from the buddypress profile page (this was based on your other thread).
-
Nathan Pinno replied to the topic How do I link blog post authors to their BP profiles? in the forum How-to & Troubleshooting 7 years, 2 months ago
That did work, thanks, @mastershas!
-
Nathan Pinno replied to the topic How do I link blog post authors to their BP profiles? in the forum How-to & Troubleshooting 7 years, 2 months ago
I’m using the GeneratePress theme, @mastershas. I’ve created a child theme already, so I need to go and ask the theme developer which function I need to alter?
@mastershas
Active 2 months, 3 weeks ago