Thank you so much! I can’t use the same code in the editor to display an image recorded in the same “images” folder. Do I need to write an absolute path?
So, I displayed images in the footer and also in the header-dropdown.php
I would like my image to replace the site title and be a link to the home page. I tried to adapt link_to_home_page() but without success. I don’t understand what, and how, I should put in the parentheses: the id of my image? its path? or the image tag?