Adding Pictures to Posts

Hi everyone,

Has anyone found an easier way to add pictures to posts or columns so the text flows around the image. I'm doing alot of blog writing and want the easiest way for other contributors to be able to add images. 

At the moment my work flow is..

Write the content in a column such as...

<p><h4>Arriving in Rome City Centre</h4>Once in the city we found ourselves at the main bus and train station for the city that everything and anything goes out of. We found ourselves in an urban sprawl which at first didn’t feel very cultural. Our first instinct was to put all our valuables out of plain sight and ensure everything was zipped up very tightly, from our journey in we saw lots of graffiti and lots of homeless people so for the image of tourism the city doesn’t look to be doing too well.</p>

Then use the wordpress image block at the top to get the code..

<div class="wp-block-image"><figure class="alignright"><img src="https://geniustravels.co.uk/wp-content/uploads/2019/02/outbacker-firebox-eco-burn-stove6-300x200.jpg" alt="outbacker-firebox-ecoburn" class="wp-image-1038"/></figure></div>

Then paste this into the column text..

<div class="wp-block-image"><figure class="alignright"><img src="https://geniustravels.co.uk/wp-content/uploads/2019/02/outbacker-firebox-eco-burn-stove2-200x300.jpg" alt="outbacker-firebox-eco-burn-stove" class="wp-image-1034"/><figcaption>Tent Flashing Kit</figcaption></figure></div><p><h4>Arriving in Rome City Centre</h4>Once in the city we found ourselves at Roma Termini, the main bus and train station for the city that everything and anything goes out of. We found ourselves in an urban sprawl which at first didn’t feel very cultural. Our first instinct was to put all our valuables out of plain sight and ensure everything was zipped up very tightly, from our journey in we saw lots of graffiti and lots of homeless people so for the image of tourism the city doesn’t look to be doing too well. 
</p>

There must be an easier way to do it using the builder which is a bit more user friendly so I can just place a column then an image as shown below and the text will wrap around the image
image

Thanks for your help and guidance

Comments

Sign In or Register to comment.