Hi I'm having a small problem with my Wordpress blog as I need to insert the following HTML code into a blog post. Wordpress doesn't like the code and keeps changing it which I know is a common problem and I need a plug in like Raw HTML - I have installed it but can't understand how to work it so I need some help with it! I know it's a really quick job for someone with the right knowledge so I only have a small budget. Willing to pay £5.00. Please e mail me at if you're interested. Thanks The code is : <span class=â€mceItemObject†id=â€mpfg-widget†classid=â€clsid:d27cdb6e-ae6d-11cf-96b8-444553540000″ width=â€300″ height=â€250″ codebase=â€http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0″><span name=â€align†value=â€middle†class=â€mceItemParamâ€></span><span name=â€allowScriptAccess†value=â€sameDomain†class=â€mceItemParamâ€></span><span name=â€allowFullScreen†value=â€false†class=â€mceItemParamâ€></span><span name=â€quality†value=â€high†class=â€mceItemParamâ€></span><span name=â€bgcolor†value=â€#ffffff†class=â€mceItemParamâ€></span><span name=â€src†value=â€http://monsterpriceforgold.com/widget/mpfg-widget.swf†class=â€mceItemParamâ€></span><span name=â€name†value=â€mpfg-widget†class=â€mceItemParamâ€></span><span name=â€allowfullscreen†value=â€false†class=â€mceItemParamâ€></span><span class=â€mceItemEmbed†id=â€mpfg-widget†type=â€application/x-shockwave-flash†width=â€300″ height=â€250″ src=â€http://monsterpriceforgold.com/widget/mpfg-widget.swf†mce_src=â€http://monsterpriceforgold.com/widget/mpfg-widget.swf†name=â€mpfg-widget†bgcolor=â€#ffffff†quality=â€high†allowfullscreen=â€false†allowscriptaccess=â€sameDomain†align=â€middleâ€></span></span>
by changing you mean wordpress is formatting your code everytime you try to edit the page via admin panel <?php remove_filter('the_content', 'wpautop'); remove_filter('the_content', 'wptexturize'); ?> Code (markup): paste this in admin panel and that will be it , other wise contact me i will help you out