Ninja As an update, I don't have much html knowledge, but using the browser to inspect the image links it appears something is causing an extra "/" on the img src=" areas
For example:
<img src="//img/gallery/fashion/leather-DSC0052-adj1.jpg" alt="empty alt">
Does not show the image
However this will:
<img src="/img/gallery/fashion/leather-DSC0052-adj1.jpg" alt="empty alt">
Normally when I pick an into image under Article Edit I have been using a link example such as:
/img/gallery/fashion/
This has always been fine before in joomla and other templates. In the article edit - image and links tab: It also correctly displays this name format when I hover over the eye icon to show the current image.
I see however I have a few where I entered them with no starting "/" such as
img/gallery/fashion/
And these display correctly on Flix 2.0