View Single Post
Old 07-20-2013, 11:26 PM  
Esinem
Registered User
 
Esinem's Avatar
 
Industry Role:
Join Date: Jun 2011
Location: London. UK
Posts: 88
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
Code:
 
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>&nbsp;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?
Esinem is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote