Hello @andreamerli,
You can follow these steps to upload and add images to the editor:
1. Upload the image using Media > Add new.
2. Get the URL of the image, go to Settings > WP Maintenance Mode > Design, and switch the editor to Text.
3. Add the HTML code *:
<img src="here_you_add_the_url_of_the_image" width="100" height="100" />
* you have to replace here_you_add_the_url_of_the_image with the URL of the image
—
George
-
This reply was modified 6 years, 2 months ago by
George J.
Thank you George.
This solved my question.
Andrea
Hi George
I followed this process, and whilst I can see my logo amongst the text in the design tab, but it’s not displaying on the live page.
Is there something else that I’m missing?
@gindispensary1 you’re using a cache plugin? If yes, purge the cache after you make the change.