[Plugin: Ultimate TinyMCE] Code gets stripped
-
Hi,
I like this Editor but when I try to insert the following code to embed a SlideshowPro the code gets stripped by WordPress:<!-- START EMBED CODE --> <script type="text/javascript" src="http://localhost:8888/templates/gallery/m/embed.js"></script> <div id="album-6"> </div> <script type="text/javascript"> SlideShowPro({ attributes: { id: "album-6", width: 640, height: 510 }, mobile: { auto: false }, params: { bgcolor: "#000000", allowfullscreen: true }, flashvars: { xmlFilePath: "http://localhost:8888/templates/gallery/images.php?album=6", paramXMLPath: "http://localhost:8888/templates/gallery/m/params/diashow.xml" } }); </script> <!-- END EMBED CODE -->How can i stop WP from doing this?
Thanks for your help
Peter
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘[Plugin: Ultimate TinyMCE] Code gets stripped’ is closed to new replies.