Modal box in a post

Hi!

I want to add a modal box at the bottom of an image within a post that will offer a longer description of the image itself when it’s clicked. Where/how can I add this in? It needs to be accessible to screen readers, and I have some code that can generate this, I’m just not sure where to place it.

Thank you.

Hello Juliane,

Thanks for writing in! Regretfully this isn’t a feature offered by X that will display longer description. It could be possible with custom development, but this would be outside the scope of support we can offer. You may wish to consult a developer to assist you with this. X is quite extensible with child themes, so there are plenty of possibilities.

Meanwhile, you can insert an image element and then place the image description inside an accordion element. The accordion item title could have the preview text and then if you collapse the accordion, the full description will display.

Thanks for understanding. Take care!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.