show author image on blogposts
-
is there a way to show an author image on the blogposts. At the bottom of a blog there is a small part with a description of the author. I would like to have apicture there as well.
I have installed the WP User Avatar, but it is not automatically showing.
I have added a link to the test environment
I already enabled it I see, is there a way of showing the user social media links as well in the author piece?
Hello,
To show author profiles buttons you can try to add these buttons to the author description as an HTML code. Here is an example
<a href="http://facebook.com/"><i class="fa fa-facebook"> <i></a>
Regards
This doesn’t work, wordpress is automatically deleting the class when i save it fron the <i>
Try to replace i
with span
.
That won’t work either. When saving the author profile it deletes the <span> completely.
Sorry, but it means that WordPress doesn’t allow HTML tags in author area field.
ok, is there any other way to get this buttons there through your interface?
We don’t know since it is a WordPress interface. It is not managed by our theme.