biker3
Forum Replies Created
Viewing 2 replies - 1 through 2 (of 2 total)
-
Forum: Fixing WordPress
In reply to: Upgrade WP 2.2.3 to 2.5Hi, I think that you can upgrade also to 2.5 whithout upgrade before at 2.3. You can see it in the extended upgrade instructions ??
Forum: Fixing WordPress
In reply to: wysiwyg editor reformatting my HTMLI can’t understand why this problem. I’m with WordPress 2.5, where it says
…a WYSIWYG that doesn’t mess with your code…
but if I write in a post this:
<object width="425" height="350" data="https://en.sevenload.com/pl/MuSJRtd/425x350/swf" type="application/x-shockwave-flash"> <param name="FlashVars" value="apiHost=api.sevenload.com" /> <param name="AllowScriptAccess" value="always" /> <param name="movie" value="https://en.sevenload.com/pl/MuSJRtd/425x350/swf" /> <param name="allowfullscreen" value="true" /> </object>
(valid code from XHTML 1.1)
why if I go to edit it, them “someone” has chaged it for:
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="350" codebase="https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"> <param name="FlashVars" value="apiHost=api.sevenload.com" /> <param name="AllowScriptAccess" value="always" /> <param name="allowfullscreen" value="true" /> <param name="src" value="https://en.sevenload.com/pl/MuSJRtd/425x350/swf" /> <embed type="application/x-shockwave-flash" width="425" height="350" src="https://en.sevenload.com/pl/MuSJRtd/425x350/swf" allowfullscreen="true" allowscriptaccess="always" flashvars="apiHost=api.sevenload.com"> </embed> </object>
finally, with WordPress 2.5 also I have to disable visual editor for write and edit posts without strange changes ??
Viewing 2 replies - 1 through 2 (of 2 total)