Yes, if "all the quotes and apostrophes with quotes manually" it works fine. It's strange that text originating from WordPress not Word uses those.
I have not figured out why some
codes get translated as a space and some as a the diamond with a ?. Again, they need to be deleted or replaced by hitting the space bar.
This might have some bearing by I admit it's all a bit beyond my technical knowledge.
I tried the test suggested in the thread:
Code:
<table>
<tbody>
<tr>
<td> TEST</td>
</tr>
</tbody>
</table>
PornCMS displays: '�TEST' in Chrome, but works perfectly in Explorer and Firefox showing only 'TEST' so it's clearly a Chrome issue. Any idea how to solve this for Chrome users without them having to do anything?