Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi xupaulo,
    This seems to be a known issue with some new JavaScript library used in the latest Wordfence update, our dev team is aware of this issue and it should be fixed in next update.

    Please try adding this line to your theme’s functions.php file:
    remove_action('wp_enqueue_scripts', 'wordfence::enqueueAJAXWatcher');

    In case this didn’t help, then please visit your website front-end while logged in and check the console for any JavaScript errors, check this guide to know how to turn on the console in your browser.

    Keep me updated,
    Thanks.

    Thread Starter xupaulo

    (@xupaulo)

    Thanks wfalaa!

    it worked indeed!

    Should I remove the line from functions.php file after next update?

    Glad to hear that!

    Sure, this issue is expected to be fixed in the next update, so yes you will be able to delete this line then.

    Thanks.

    Thread Starter xupaulo

    (@xupaulo)

    thanks again

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Every time I log in, pictures desapear’ is closed to new replies.