I am trying to use lightbox with triangle.svg, when using
<p>
</p>
the small version just shown an SVG box icon
When you click on the icon the large overlay displays the correct picture
FYI The following 2 versions work perfectly
<p><br>
or<br></p>
A mouse over the svg icon shows the path
'user/pages/01.testpage/triangle.svg' whereas if the jpg is used the path is cached image folder '/images/ ....etc.'
Thanks in advance for your help

<br>