Forum Replies Created

Viewing 3 Topics - 1 through 3 (of 3 total)
Author Posts
June 9, 2013 at 9:16 pm in reply to: Display the uploaded avatar 4719
Joakim-sb Joakim-sb

Hi again Tareq,

I managed to fix it, simply by putting the user id inside the get_avatar() function, like this; get_avatar( $curauth->id );

Thanks for helping!

June 9, 2013 at 8:38 pm in reply to: Display the uploaded avatar 4716
Joakim-sb Joakim-sb

Hi Tareq,

Thanks for answering. That’s the problem, I am using the get_avatar() function in my author.php file, but it won’t display the uploaded image. Instead it displays a gravatar, or the “mystery man” image which you can select in the admin dashboard.

However, up in the admin bar where it says “Howdy, …”, my uploaded image is actually displayed. Why is it not working in my author.php file? Have I missed something perhaps? Do I need to add something in the function, like an ID or something else?

June 9, 2013 at 5:53 pm in reply to: No line breaks in custom fields 4704
Joakim-sb Joakim-sb

Hey,

It seems as if you are posting from within the wp-admin instead of using the frontend posing it ignores the line breaks.

Viewing 3 Topics - 1 through 3 (of 3 total)