• Resolved designdata2013

    (@designdata2013)


    I have been unable to get the visual editor and media to work after upgrading to 4.1 and have been searching desperately for possible solutions.

    The site:

    The steps I have taken:
    cleared browser history and tested in several browsers (chrome, IE & firefox )after each adjustment

      disabled all plugins
      restored to wpress 2015 theme
      reinstalled fresh 4.1 WordPress manually
      Added code per this wp javascript error tutorial

    :

    Step 2: Enable SCRIPT_DEBUG
    You need to turn on script debugging. Open wp-config.php and add the following line before “That’s all, stop editing! Happy blogging”.

    define(‘SCRIPT_DEBUG’, true);
    Check to see if you are still having an issue.

    Issue is fixed – turn off script debugging and report the issue on the support forum, telling the volunteers the you turned on script debugging and it solved the problem.

    The issue was fixed when I added script debugging to the wp-config file, so it must be some some sort of javascript error. I am somewhat new to wordpress and am not very experienced with coding, so would greatly appreciate some input on how I can correct this error.

    Thanks in advance for the help!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter designdata2013

    (@designdata2013)

    Thread Starter designdata2013

    (@designdata2013)

    I finally resolved this issue on my own. Not sure what the conflict was, but the last steps I did was to delete the Askimet plugin from my host site control panel files and reinstall wordpress 4.1 yet again, but this time not via ftp but through the update on the back-end dashboard of the site that was broken. Cleared cache and visual editor and media link worked instantly … wanted to post this in case it might help someone else.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Visual Editor and Media Not Working after upgrade to WP4.1’ is closed to new replies.