Hello,
I am using EVO 1.0.4 with TinyMCE Rich Text Editor (3.3.5.1).
When creating a link using the "insert / edit link" button in TinyMCE, the website document list is very hard to read and much wider than it needs to be due to the inclusion of many "nbsp;" characters instead of "blank spaces" - see attached picture.
I tried uninstalling and reinstalling TinyMCE but that didn’t fix it.
Any ideas on how I can resolve this?
FYI - I am not sure if this is relevant but on checking PHP MyAdmin:
+ the MYSQL table collation is "latin1_swedish_ci"
+ the MySQL localhost > MySQL connection collation is "utf8_general_ci"
Thanks in advance.
Nick
I have been using a custom theme for TinyMCE with simple links (eg without advlink as a custom plugin so that there are no options for pop ups etc)
If I use "advlink" as a plugin in the custom theme the problem is resolved.