• Resolved Natascha Vantuykom

    (@vantuykomn)


    Hi,

    since recent updates, my elementor editor will not load anymore when page cache is enabled. Is there a way to fix this without disabling cache every time I want to do an update?

Viewing 1 replies (of 1 total)
  • @vantuykomn Could you please try to add the following line to your active theme’s functions.php file and check if it helps to fix the issue?

    add_filter( 'wpo_purge_all_cache_on_update', '__return_true' );

Viewing 1 replies (of 1 total)
  • The topic ‘Elementor editor not loading when page cache enabled’ is closed to new replies.