This is part of the Beginner’s Guide To WordPress Series. WordPress provides a great Visual Editor so that you don’t have to know HTML in order to publish web pages and blog posts.
However, as with any What You See Is What You Get (WYSIWG) web page editor – it can be a bit finicky at times – especially with image placement.
Here’s how to troubleshoot to make sure your images show up pretty and exactly how you want them.
Troubleshooting Images In WordPress
Here’s a quick summary of points in the video:
1. Your image will be inserted relative to the block of text where you insert it – not where the blinking cursor is in the Visual Editor.
2. Use the align left, right, and center if you want to wrap your text around the image.
3. You can drag your image in the Visual Editor – but rarely leads to a good look.
4. If the formatting gets messed up:
- click over to the Text tab at the top right, and scan the HTML code for something similar to
<img src="yourpicture.jpg" />
- Copy and paste everything from and including the first < to the />
- Paste it right before the block of text you want it to be near, then return to the Visual tab
6. Remember, you can also scale and edit images by clicking on the image, then clicking the Edit button.
Next Steps
Don’t be afraid of using images in your posts and on your pages – it’s definitely worth it, even if you do have to troubleshoot every now and again. Also, you can learn more about Working With Images here.
And the don’t forget to read the rest of the Beginner’s Guide below –
- How To Use The WordPress Dashboard + Initial Settings
- How To Use WordPress Posts + Pages
- Introduction To Categories And Tags
- How To Use The WordPress Visual Editor
- How To Work With The WordPress Media Library
- How To Work With Images in WordPress
- Troubleshooting Image Placement In WordPress Visual Editor
- How To Work With Menus In WordPress
- How To Work With Widgets In WordPress
- Introduction To WordPress Themes
- Introduction To WordPress Plugins
- How To Keep WordPress Updated Trouble-free
- Choosing & Installing Essential WordPress Plugins