Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter MohsinNazeer

    (@mohsinnazeer)

    Your issue is most likely a result of a javascript conflict with your theme or a plugin.

    Try doing this:

    Please disable or delete all plugins and switch to the default theme (TwentyEleven since 3.3). After making these changes does the problem still occur? If no, re-enable everything one by one to see which component causes the problem.

    Another option is to add:

    define( ‘CONCATENATE_SCRIPTS’, false );

    to your wp-config.php file.

    It seems there are some plugins and themes that cause the concatenated script delivery to fail which disables much of the wordpress backend interface.

    Thread Starter MohsinNazeer

    (@mohsinnazeer)

    I have tried to disable all the plugins but the problem still exists.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘I have updated the wordpress version to 3.5 And i am not able to do new posts.’ is closed to new replies.