Hooray! Finally nothing wrong this time!

Finally done with the setup of this wordpress blog!

The problem I found previous was about the ajax. The solution was simple:
just add

define( 'CONCATENATE_SCRIPTS', false );

to the wp-config.php.

It is said that this command disables the compression of scripts and may reduce the speed of using the administrative panel. However, since I have just applied this fix, time is needed to see what will happen.

Dispite this small issue, it is also a problem that the admin panel can not be seen in Google Chrome.

Whatever, the whole thing worked like a charm with IE and that’s enough.

Comments

No comments yet. Why don’t you start the discussion?

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.