• Resolved AkEgo Development

    (@akegodev)


    I’m trying to load a page from my theme with elementor (the theme requires elementor). But i receive the following error message, when i’m trying to load the page:

    Ein Fehler vom Typ E_ERROR wurde in der Zeile 101 der Datei /.../.../.../.../.../wp-content/plugins/elementor/core/settings/page/manager.php verursacht. Fehlermeldung: Uncaught Exception: Invalid post. in /.../.../.../.../.../wp-content/plugins/elementor/core/settings/page/manager.php:101
    Stack trace:
    #0 /.../.../.../.../.../wp-content/plugins/elementor/core/base/document.php(1646): Elementor\Core\Settings\Page\Manager->ajax_before_save_settings()
    #1 /.../.../.../.../.../wp-content/plugins/elementor/core/base/document.php(790): Elementor\Core\Base\Document->save_settings()
    #2 /.../.../.../.../.../wp-content/plugins/elementor/core/kits/manager.php(295): Elementor\Core\Base\Document->update_settings()
    #3 /.../.../.../.../.../wp-content/plugins/elementor/core/kits/manager.php(461): Elementor\Core\Kits\Manager->update_kit_settings_based_on_option()
    #4 /.../.../.../.../.../wp-includes/class-wp-hook.php(310): Elementor\Core\Kits\Manager->Elementor\Core\Kits\{closure}()
    #5 /.../.../.../.../.../wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
    #6 /.../.../.../.../.../wp-includes/plugin.php(517): WP_Hook->do_action()
    #7 /.../.../.../.../.../wp-includes/option.php(554): do_action()
    #8 /.../.../.../.../.../wp-admin/options.php(322): update_option()
    #9 {main}
      thrown

    WordPress-Version 6.1.1
    Theme: Crafti Child Theme (Version 1.0)
    Plugin: Elementor (Version 3.11.2)
    PHP-Version 8.0.27

    i also tried to deactivate all active plugins ( woocommerce / slider revolution / Smash Balloon Instagram Feed )

Viewing 3 replies - 1 through 3 (of 3 total)
  • Can you disable all your experiments, please?

    except for the Flex Box experiment (If you have it on your site)

    https://elementor.com/help/elementor-experiments

    If it solves the issue, reactivate the ones you use.

    • Please make sure that all of your Plug-ins and Theme are updated.
    • Sometimes it isn’t obvious that there is a plugin update available. Go to WordPress Dashboard > Updates and click the Check Again button to be sure.
    • Please also regenerate the CSS via Elementor > Tools > Regenerate CSS on your WordPress Dashboard,
    • then make sure that you are clear:
    • your WordPress cache (your WordPress plugin if you have one), your server cache (if
    • you have one. In this case, you can contact your hosting provider).
    • ​Please deactivate all your plugins besides Elementor and see if it helps. If it solves the issue, reactivate them one by one to find the culprit. If it didn’t help, switch your theme (temporarily) and see if it makes any difference.
      • I highly recommend that you report this issue to the support team for this plugin so they may further troubleshoot and provide a solution.
      • If they need any technical details regarding Elementor, they are free to open an issue on our Github page where our developers will be happy to collaborate directly with them.
    Thread Starter AkEgo Development

    (@akegodev)

    Thanks for your quick answer,

    i’ve tried your steps. After trying deactivating all plugins besides elementor i found out that it seems like elementor colides with woocommerce. While Woocommerce active and Elementor i got the following error message from system:

    Ein Fehler vom Typ E_ERROR wurde in der Zeile 147 der Datei /.../.../.../.../.../wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Payments/Api.php verursacht. Fehlermeldung: Uncaught Error: Call to undefined function Automattic\WooCommerce\Blocks\Payments\error_log() in /.../.../.../.../.../wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Payments/Api.php:147
    Stack trace:
    #0 /.../.../.../.../.../wp-includes/class-wp-hook.php(308): Automattic\WooCommerce\Blocks\Payments\Api->verify_payment_methods_dependencies()
    #1 /ho/.../.../.../.../.../wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
    #2 /.../.../.../.../.../wp-includes/plugin.php(517): WP_Hook->do_action()
    #3 /.../.../.../.../.../wp-includes/functions.wp-scripts.php(95): do_action()
    #4 /.../.../.../.../.../wp-includes/class-wp-editor.php(1555): wp_print_scripts()
    #5 /.../.../.../.../.../wp-includes/class-wp-editor.php(1004): _WP_Editors::print_tinymce_scripts()
    #6 /.../.../.../.../.../wp-content/plugins/elementor/core/editor/editor.php(572): _WP_Editors::print_default_editor_scripts()
    #7 /.../.../.../.../.../wp-content/plugins/elementor/core/editor/editor.php(410): Elementor\Core\Editor\Editor->get_wp_editor_config()
    #8 /.../.../.../.../.../wp-includes/class-wp-hook.php(308): Elementor\Core\Editor\Editor->enqueue_scripts()
    #9 /.../.../.../.../.../wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
    #10 /.../.../.../.../.../wp-includes/plugin.php(517): WP_Hook->do_action()
    #11 /.../.../.../.../.../wp-includes/script-loader.php(2180): do_action()
    #12 /.../.../.../.../.../wp-includes/class-wp-hook.php(308): wp_enqueue_scripts()
    #13 /.../.../.../.../.../wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
    #14 /.../.../.../.../.../wp-includes/plugin.php(517): WP_Hook->do_action()
    #15 /.../.../.../.../.../wp-includes/general-template.php(3043): do_action()
    #16 /.../.../.../.../.../wp-content/plugins/elementor/includes/editor-templates/editor-wrapper.php(31): wp_head()
    #17 /.../.../.../.../.../wp-content/plugins/elementor/core/editor/editor-loader.php(113): include('...')
    #18 /.../.../.../.../.../wp-content/plugins/elementor/core/editor/editor.php(172): Elementor\Core\Editor\Editor_Loader->print_root_template()
    #19 /.../.../.../.../.../wp-includes/class-wp-hook.php(308): Elementor\Core\Editor\Editor->init()
    #20 /.../.../.../.../.../wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
    #21 /.../.../.../.../.../wp-includes/plugin.php(517): WP_Hook->do_action()
    #22 /.../.../.../.../.../wp-admin/admin.php(419): do_action()
    #23 /.../.../.../.../.../wp-admin/post.php(12): require_once('...')
    #24 {main}
      thrown

    any idea?

    I highly recommend that you report this issue to the support team for this plugin so they may further troubleshoot and provide a solution.

    If they need any technical details regarding Elementor, they are free to open an issue on our Github page where our developers will be happy to collaborate directly with them.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Cannot load pages with elementor’ is closed to new replies.