Dear JCE Support,
I am experiencing an issue when inserting images into columns using the JCE editor in Joomla 5. I use the “Figure”option to insert an image and add a caption using <figcaption>.
However, after adding the image and placing the caption below the photo, the caption disappears when I click on the image. The caption remains visible in the columns, but when viewing the image in a lightbox or another display mode, the caption is no longer present.
Here is an example of the code I am using:
<figure style="margin-right: auto; margin-left: auto; display: table; outline: 2px solid #ffffff;"data-wf-figure="1">
<img src="images/Website_Definitief/Fotoprojecten_Trein/Spoorwegmaatschappij_CH/Normaalspoor/SBB/Opf_SBB_Re_44_II/Opf_SBB_Re_44_II_01-min.jpg"
alt="" width="500" height="305"
style="border: 2px solid #ffffff; margin: initial; float: none;"
data-alt="Openingsfoto SBB Re 4/4 II" />
<figcaption style="text-align: center; color: #000000; background-color: #ffffff;">
Openingsfoto SBB Re 4/4 II
</figcaption>
</figure>
You can view the issue on my website using the following link:
Could you help me resolve this issue?
Thank you in advance!
Best regards,
Willem Steen