Giving more details/patterns that I noticed:
Example 1:
When I post:
<img class=”aligncenter size-large wp-image-2989″ title=”DSC_6748″ src=”http://blog.mybaby….jpg” alt=”” width=”368″ height=”244″ />
What is saved/published becomes:
<img class=”aligncenter size-large wp-image-2989″ title=”DSC_6748″ src=”http://blog.-ybaby….jpg” alt=”” width=”368″ height=”244″ />
QUESTION:
This happens quite often where a single character is amended on SAVE/PUBLISH. And the single character errors UTF8 encoding is always offset by 64. Why?
Example 2:
Where I entered a new line, and the advance editor created a <p> … </p> automatically in the HTML code. That’s fine. But on save/publish, the text appears on my visual editor as: “e3C/p>”
QUESTION 2:
Why are there new content posted on my blog that is not entered by myself?
QUESTION 3::
When I try to upload images, the images get corrupted and I have to keep trying until they finally becomes correct.
Is it a memory problem on my end or the server?