• Getting error when upgrade elementor to latest version (Version 3.25.3)

    Warning
    : Trying to access array offset on value of type bool in
    wp-content/plugins/elementor/includes/base/widget-base.php
    on line
    223

    Warning
    : Undefined array key -1 in
    wp-content/plugins/elementor/includes/base/controls-stack.php
    on line
    695

    Already done – General Tab > Regenerate CSS, click Regenerate Files

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support Milos

    (@miloss84)

    Hi there,

    Thanks for contacting us and hope you are doing well and having a great day.

    To rule out the possibility of a plugin or theme conflict, please deactivate all your plugins (besides Elementor and Elementor Pro). If it solves the issue reactivate them one by one to find the culprit. If it didn’t help, switch your theme (temporarily) to a default WP theme such as Twenty Nineteen and see if it makes any difference.

    Also, this could happen due to our Elementor performance experiments you can try to deactivate them. To deactivate them you can go to Elementor > settings > features

    Performance features currently in the experimental stage are:

    • Element Caching – Elements caching reduces loading times by serving up a copy of an element instead of rendering it fresh every time the page is loaded. When active, Elementor will determine which elements can benefit from static loading – but you can override this.
    • Inline Font Icons?– This experiment renders icons as SVGs without loading the Font-Awesome and eicons libraries. Since SVGs are vector-based images which are rendered using the browser’s engine, they do not increase server requests which improves performance

    I am looking forward to hearing back from you soon.

    Kind regards,

    deactivating infline font icons solves it, thank you

    237

    (@49teamfnd)

    Hi there,

    we had the same issue on 2 different websites. Maybe this can help you solve it: First thing first, make sure Elementor is updated, then go back to your wp-config.php file and active the debugging mode like this. It just takes a few minutes.

    define( ‘WP_DEBUG’, true );
    define(‘WP_DEBUG_LOG’, true);
    define(‘WP_DEBUG_DISPLAY’, false);
    @ini_set(‘display_errors’, 0);

    Same issues here.
    Unfortunately, @miloss84 , both features where inactivated, so this was not the fix for me.
    @49teamfnd – this worked, thanks a lot ??

    Same issue here. Followed all steps. De-activated all plugins (beside Elementor and Elementor Pro). Did not help. Changing theme did not help.

    I started playing around with performance features of Elementor.

    What helped was deactivating “Optimized Control Loading”. Should I check in few weeks if activating this agian is not causing problems. Or other way to have this feature active?

    • This reply was modified 2 weeks, 4 days ago by pela222.
    Plugin Support Nemanja

    (@nemanjat)

    Hi everyone,

    Thank you for your messages. We have received similar reports about issues with the Optimized Control Loading experiment. For reference:

    Our developers are reviewing these reports, but we don’t have feedback to share at the moment. As these are just warnings, there should be no issues with your site’s functionality.

    @pela222, if you activate the experiment again and don’t see any negative impact on your site, you can keep it enabled as it improves your site’s performance.

    Kind regards,

Viewing 6 replies - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.