The component removes {/arisexylightbox} tag (it removes all {/...} tags) and as result the code looks like:
Code: |
{arisexylightbox activeType="icontent" width="300" height="250" link="Click me" title="Hidden text"}
|
instead of:
Code: |
{arisexylightbox activeType="icontent" width="300" height="250" link="Click me" title="Hidden text"}
...
{/arisexylightbox}
|
It doesn't contain a text between {arisexylightbox} and {/arisexylightbox} tags (because {/arisexylightbox} tag is removed by the component) so the lightbox with a blank content appears.
According to our previous post, you can see that the plugin works in an article and you can see what happens if temporary disable "ARI Sexy Lightbox Anywhere" plugin or add {/...} text. For example {/text}, it will be removed by Chronoforms.
Regards,
ARI Soft