Scott McLean-Lopes
06-06-2009, 03:38 AM
Hi,
I have inserted my package order link into my wordpress page & the HTML editor in wordpress then changes the code.
Any suggestions on how I can solve this?
This is the code I enter (as per the delavo manual) in the HTML section of the editor
Order Now Safely
<script>jvmPrintHref('http://orderlink','<img src=http://image>');</script>
This is what Wordpress converts it to
<a href="<mce:script type="><img class="aligncenter" title="Order Now Safely" src="http://image" alt="" width="310" height="36" /></a>
<script type="text/javascript"><!--
jvmPrintHref('http://orderlink','<img src="http://image" mce_src="http://image">');
// --></script>
Thanks
Scott
I have inserted my package order link into my wordpress page & the HTML editor in wordpress then changes the code.
Any suggestions on how I can solve this?
This is the code I enter (as per the delavo manual) in the HTML section of the editor
Order Now Safely
<script>jvmPrintHref('http://orderlink','<img src=http://image>');</script>
This is what Wordpress converts it to
<a href="<mce:script type="><img class="aligncenter" title="Order Now Safely" src="http://image" alt="" width="310" height="36" /></a>
<script type="text/javascript"><!--
jvmPrintHref('http://orderlink','<img src="http://image" mce_src="http://image">');
// --></script>
Thanks
Scott