marrero_paul
Member
Posted 2 years ago #
I am new to wordpress -novice on all this. Running 2.9, MySql 4.1 - hosted on GoDaddy. Everyhing loaded fine - I can change themes.
Problem is when I go to Edit Pages within WordPress - I can not see the text in the Editor, or any text I tupe. Only when I highlight text area over pre-existing text is when the text appears. I noticed I have page load errors - such as "load-Script" errors. Using IE Explorer 8 (Windows 2007).
Thanks in advance.
marrero_paul
Member
Posted 2 years ago #
I used a temp. fix - and it corrected the errors, and now I can see the text and visual editor.
Add define( 'CONCATENATE_SCRIPTS', false ); near the top of wp-config.php. That would make WordPress admin run slower, so you can try removing it in a few days and testing again (this would eliminate any stale network cache)
Is there a new fix that does not impact WordPresses' performance?