Adding Images
-
I realize that there is a separate screen for adding images in the latest version, which is cool, but I needed to combine images and text on the same screen. I’ve seen questions on this that were closed, so this is how I’ve done it.
1. Upload the image to use
2. Grab the url from the media library
3. In Simple Documentation, go to html mode and input a standard
<img class="aligncenter" src="https://your-domain.com/wp-content/uploads/2015/11/your-image.png" alt="" />
and add your text as needed.Hope it helps.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Adding Images’ is closed to new replies.