Hi,
I would like the module to show the image in the latest blog.
What actually happens is that I can see the image name - shown in the attached module-no-image.png , so I checked the code:
<img style="max-width: 250px; width:auto;max-height:270px; height:auto; src="/http://cloud.stackideas.com/images gallery 454 test-image.png" alt="test-image.png" title="test-image.png" width="237" height="79">
So, it looks like the src is missing the slashes ( / )
I attached the latest module.
Thank you