Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #279364

    Hi,

    Quick question – just noticed that I can’t edit my pages anymore. When I open the page.. the content area keeps showing the loading icon..

    I have W3 Total Cache installed – already tried to disable it first but then it still doesn’t work.. Any suggestions on how to get this working again?

    When I inspect the page I get this error message:

    “Uncaught TypeError: Cannot read property ‘_wp_Nop’ of undefined “

    • This topic was modified 10 years, 5 months ago by rgenieters. Reason: add error message
    #279373

    *update*

    Got it working again by adding

    define( ‘CONCATENATE_SCRIPTS’, false );
    define(‘SCRIPT_DEBUG’, true);

    to my wp-config.php file..

    #279378

    Hey!

    Thanks for the update. Glad you figured it out! Let us know if you have any other questions or issues!

    Best regards,
    Yigit

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Edit page not working anymore?’ is closed to new replies.