Hello,
Anyone can help me ?
The 4 pages are on the menu but, the image is empty when I am on the page.
So if you have a solution.
Thank you.
Michel
Sorry for the delay in getting back to you, I’ve been away. Could I see a URL? Sounds like strange behaviour but seeing your site might help shed some light on the issue.
Hi,
I found the problem. So now it’s alright. 🙂
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Hi MichelBoujenab, what was the solution?
The problem was the adress of the picture.
So I changed with http://www.youradresse.com/images/picture.png
Before it was : images/picture.png
Now that’s working.
Hi, I have the same problem on my site: http://kultur-management-berlin.de
I added to functions.php the code:
add_action( ‘highwind_site_title_link’, ‘jk_custom_header_image’ );
function jk_custom_header_image() {
?>
<img src=”wp-admin/images/Juliane.png” class=”avatar” />
<?php
}
add_filter( ‘highwind_header_gravatar’, ‘__return_false’ );
The avatar is only displayed on the first page, not on the other sites of the menu. What do I have to change exactly to get it right?
Thank you very much for your help,
Juliane
Hello,
is nobody here who could help me?
I already tried it with the direct link, but also with no results: http://www.hungerherz.de/wp_admin/images/Juliane.png
Any other ideas?
Thank you,
Juliane