Home Forums WoodMart support forum Single Image not working on Html Block Reply To: Single Image not working on Html Block

#42430

Artem Temos
Keymaster

Hi,

We don’t know why they don’t work and are not able to check it. But you can simply use Text Block instead of the Single image and use simple HTML code to display an image

<img src="http://website.com/path/to/your/image/name.jpg" alt="" title="" />.

Regards