I agree with you that the iframe plugin of shadowbox is not loaded, as I have tested that shadowbox can be loaded in the description to display image.
In media.phtml, I have changed
<script type="text/javascript"> Shadowbox.init(); </script>
to
<script type="text/javascript"> Shadowbox.init(players: ["img", "iframe"]); </script>
But the inframe is still not loaded successfully
May I know whether I did something wrong?
I agree with you that the
I agree with you that the iframe plugin of shadowbox is not loaded, as I have tested that shadowbox can be loaded in the description to display image.
In media.phtml, I have changed
<script type="text/javascript"> Shadowbox.init(); </script>
to
<script type="text/javascript"> Shadowbox.init(players: ["img", "iframe"]); </script>
But the inframe is still not loaded successfully
May I know whether I did something wrong?