• Resolved jason.mitchell

    (@jasonmitchell)


    I am new to using WordPress and am currently going through adding my own theme.

    In the backend whenever I go to add a new blog entry the Distraction Free Writing notice appears telling me about this featured and it includes a dismiss button. The problem is that the notice won’t dismiss when I click it. Even after I have entered distraction free mode. I’ve looked for ways of turning it off but cannot find it. Some help from those with more knowledge would be gratefully received.

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • It more thank likely is a JS issue. You can use your browsers console to peek to see is there is indeed JS errors on the editor page.

    Here is a link to some more information: http://codex.wordpress.org/Debugging_in_WordPress

    Thread Starter jason.mitchell

    (@jasonmitchell)

    Thanks for the reply Justin. This error is in the admin section of wordpress. I have used firebug via firefox to see if there’s an error but according to that there is nothing.

    Can you add define(“WP_DEBUG”, true) to the wp-config.php file to see if there is any server errors?

    Thread Starter jason.mitchell

    (@jasonmitchell)

    Problem solved…. I was having trouble opening any windows 8 apps and didn’t think the problems were connected. Reinstalled windows (clean install) and problem has been resolved (and Microsoft wanted to charge me $80 for the privilege of fixing it and told me a reinstall wouldn’t work!)

    Thanks for your help Justin!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Distraction Free Writing notice not going away’ is closed to new replies.