TinyMCE and figcaption

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Locked
DavidJessurun

TinyMCE and figcaption

Post by DavidJessurun »

Hi all,

I'm using the latest version of CMSMS and a recently installed, up to date TinyMCE.

Here's the problem:
When I type <figure><img ...><figcaption>...</figcaption></figure> by hand, it stays.

When I add code from a TinyMCE template through the template plugin, it's stripped.

I tried adding:
valid_children: "+figure[figcaption]",

and:

extended_valid_elements: "figcaption"

No dice.

Anyone know how to fix this?

TIA!
Locked

Return to “Modules/Add-Ons”