Elementor Editor Not Loading With Display Conditions

Since Elementor v3.7.0, some changes have been made in the core files of Elementor plugin which causes Elementor editor pages not to load, and “Enable Safe Mode” message box appears when Elementor Display Conditions feature is enabled on the page.

Elementor not loading when Premium Display conditions enabled
Elementor Safe Mode When Display Conditions Are Enabled

To resolve this, all we need to do is add the PHP lines below in your child theme -> functions.php file:

add_filter( 'pa_display_conditions_values', function( $apply ) {
    return false;
});

If you don’t have a child theme installed on your website, you can simply use Code Snippets WordPress plugin to add the PHP code above.

Related Docs:

This Post Has 14 Comments

  1. EBWebdesign

    I have the same problem when using magic scroll. Inserting the line into the child theme didn’t help.

    1. Abanob

      Could you please open a ticket on our support system through this link so the team can check?
      my.leap13.com/contact-support/

  2. Luis Galindo

    It worked for me, just as explained here, thank you very much!

  3. Jasmin

    Excellent. Now everything works as it should. Thank you.

  4. Janine

    Thanks. Would love to have known this before I built the whole page up from scratch again and encountered the same problem. Luckily adding display conditions was my last action in the built, so I quickly found the cause 😉

  5. mario

    Worked for me too. just Install “code snippets” plugin > add new snippet > paste de code > show everywhere > save

    1. Rami

      thank you for this detail!

  6. John

    Is this still true on Elementor 3.13?

    1. Abanob

      Yes, the code above should still fix the issue

  7. jeff

    This worked but now the php code is visible on my site. Any other work arounds? I used the code snippet method, and I’m on Elementor 3.13.2.

    1. Abanob

      Could you please send us a message through the chatbox on the bottom right so our devs team can check this for you?

  8. Chetan

    “Can’t Edit?
    Enable Safe Mode
    Having problems loading Elementor? Please enable Safe Mode to troubleshoot. Learn More”

    Getting this pop up message ecen after adding the code in function.php in child theme or adding same code to code snippet. Both the options not working for me. Kindly reply if can help me out with this. Thank you in advance.

    1. Abanob

      We would be glad to help. Please open a ticket on our support through this link.

Leave a Reply to Abanob Cancel reply

Download Now it's free!

Extend your Elementor Page Builder capabilities now with Premium Addons. 44+ Elementor Widgets Totally Free of charge.

Premium Addons for Elementor plugin logo

Stay Updated

Subscribe to our newsletter to receive the latest updates and features.