-
Hi,
I would like to put in the HTML popup a button using an other plugin shortcode.
Is it possible to do something similar?Many thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
Foliovision › Forums › FV Player › Troubleshooting › Shortcode in HTML popup
Hello Mirco,
could you please post the exact shortcode which you are trying to use here?
The issue is that shortcode contains [ and ] symbols and that breaks our shortcode obviously. We are already escaping the ” symbols in our shortcode popup attribute, so we could have any [ and ] replaced with { and } but it might damage some JavaScript codes.
If you post your shortcode, it will make our decision easier.
Thanks,
Martin