Home › Toolset Professional Support › [Resolved] Elementor Compatibility
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
- | 10:00 – 13:00 | 10:00 – 13:00 | 10:00 – 13:00 | 10:00 – 13:00 | 10:00 – 13:00 | - |
- | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | - |
Supporter timezone: Asia/Kolkata (GMT+05:30)
This topic contains 5 replies, has 3 voices.
Last updated by Minesh 5 months ago.
Assisted by: Minesh.
I am trying to: Use Toolset with Elementor
Link to a page where the issue can be seen: hidden link
I expected to see: The Elementor Widget Panel Load
Instead, I got: Elementor Widget Panel Never Loaded
Languages: English (English ) Spanish (Español )
Timezone: Europe/London (GMT+00:00)
Hi there
The widgets panel typically loads via an ajax request. If it is not loading could you please check your debug logs for PHP errors that occur when you try to load the Elementor builder?
If you haven't already, turn on the debug log by editing your wp-config.php file and change the line with WP_DEBUG like so:
define('WP_DEBUG', true); define('WP_DEBUG_LOG', true); define('WP_DEBUG_DISPLAY', false); define('WP_DISABLE_FATAL_ERROR_HANDLER',true);
That will create a debug.log file in your /wp-content/ directory which you can examine in any text editor. Try opening the Elementor builder to edit a page and then inspect the log.
It would also be helpful to check the browser console for JS errors, and to repeat the test with Toolset plugins disabled, checking both the browser and debug.log to see if the same errors occur without Toolset.
Let us know what you find.
Implemented as directed with following debug.log:
[20-Jun-2024 16:27:07 UTC] PHP Deprecated: Creation of dynamic property OTGS\Toolset\Common\Interop\Handler\Elementor\ElementorModules::$view_widget is deprecated in /home/customer/www/degreedestinations.com/public_html/wp-content/plugins/toolset-blocks/vendor/toolset/toolset-common/inc/autoloaded/interop/handler/elementor/elementor.php on line 126
[20-Jun-2024 16:27:07 UTC] PHP Deprecated: Creation of dynamic property Toolset_Theme_Integration_Settings_Front_End_Controller_astra::$is_blocks_active is deprecated in /home/customer/www/degreedestinations.com/public_html/wp-content/plugins/toolset-blocks/vendor/toolset/toolset-theme-settings/compatibility-modules/controllers/toolset-theme-integration-settings-abstract-controller.php on line 56
[20-Jun-2024 16:27:17 UTC] PHP Deprecated: Creation of dynamic property OTGS\Toolset\Common\Interop\Handler\Elementor\ElementorModules::$view_widget is deprecated in /home/customer/www/degreedestinations.com/public_html/wp-content/plugins/toolset-blocks/vendor/toolset/toolset-common/inc/autoloaded/interop/handler/elementor/elementor.php on line 126
[20-Jun-2024 16:27:17 UTC] PHP Deprecated: Creation of dynamic property OTGS\Toolset\Common\Interop\Handler\Elementor\ElementorModules::$view_widget is deprecated in /home/customer/www/degreedestinations.com/public_html/wp-content/plugins/toolset-blocks/vendor/toolset/toolset-common/inc/autoloaded/interop/handler/elementor/elementor.php on line 126
[20-Jun-2024 16:27:25 UTC] PHP Deprecated: Creation of dynamic property OTGS\Toolset\Common\Interop\Handler\Elementor\ElementorModules::$view_widget is deprecated in /home/customer/www/degreedestinations.com/public_html/wp-content/plugins/toolset-blocks/vendor/toolset/toolset-common/inc/autoloaded/interop/handler/elementor/elementor.php on line 126
[20-Jun-2024 16:27:25 UTC] PHP Deprecated: Creation of dynamic property OTGS\Toolset\Common\Interop\Handler\Elementor\ElementorModules::$view_widget is deprecated in /home/customer/www/degreedestinations.com/public_html/wp-content/plugins/toolset-blocks/vendor/toolset/toolset-common/inc/autoloaded/interop/handler/elementor/elementor.php on line 126
[20-Jun-2024 16:27:25 UTC] PHP Deprecated: Creation of dynamic property WP_Block_Parser::$empty_attrs is deprecated in /home/customer/www/degreedestinations.com/public_html/wp-content/plugins/toolset-blocks/backend/Services/ViewParsingService.php on line 335
[20-Jun-2024 16:27:26 UTC] PHP Deprecated: Creation of dynamic property OTGS\Toolset\Common\Interop\Handler\Elementor\ElementorModules::$view_widget is deprecated in /home/customer/www/degreedestinations.com/public_html/wp-content/plugins/toolset-blocks/vendor/toolset/toolset-common/inc/autoloaded/interop/handler/elementor/elementor.php on line 126
[20-Jun-2024 16:27:26 UTC] PHP Deprecated: Creation of dynamic property OTGS\Toolset\Common\Interop\Handler\Elementor\ElementorModules::$view_widget is deprecated in /home/customer/www/degreedestinations.com/public_html/wp-content/plugins/toolset-blocks/vendor/toolset/toolset-common/inc/autoloaded/interop/handler/elementor/elementor.php on line 126
[20-Jun-2024 16:27:33 UTC] PHP Deprecated: Creation of dynamic property OTGS\Toolset\Common\Interop\Handler\Elementor\ElementorModules::$view_widget is deprecated in /home/customer/www/degreedestinations.com/public_html/wp-content/plugins/toolset-blocks/vendor/toolset/toolset-common/inc/autoloaded/interop/handler/elementor/elementor.php on line 126
[20-Jun-2024 16:27:37 UTC] PHP Deprecated: Creation of dynamic property OTGS\Toolset\Common\Interop\Handler\Elementor\ElementorModules::$view_widget is deprecated in /home/customer/www/degreedestinations.com/public_html/wp-content/plugins/toolset-blocks/vendor/toolset/toolset-common/inc/autoloaded/interop/handler/elementor/elementor.php on line 126
[20-Jun-2024 16:27:38 UTC] PHP Deprecated: Creation of dynamic property WP_Block_Parser::$empty_attrs is deprecated in /home/customer/www/degreedestinations.com/public_html/wp-content/plugins/toolset-blocks/backend/Services/ViewParsingService.php on line 335
[20-Jun-2024 16:27:46 UTC] PHP Deprecated: Creation of dynamic property OTGS\Toolset\Common\Interop\Handler\Elementor\ElementorModules::$view_widget is deprecated in /home/customer/www/degreedestinations.com/public_html/wp-content/plugins/toolset-blocks/vendor/toolset/toolset-common/inc/autoloaded/interop/handler/elementor/elementor.php on line 126
[20-Jun-2024 16:27:48 UTC] PHP Deprecated: Creation of dynamic property OTGS\Toolset\Common\Interop\Handler\Elementor\ElementorModules::$view_widget is deprecated in /home/customer/www/degreedestinations.com/public_html/wp-content/plugins/toolset-blocks/vendor/toolset/toolset-common/inc/autoloaded/interop/handler/elementor/elementor.php on line 126
[20-Jun-2024 16:27:48 UTC] PHP Deprecated: Creation of dynamic property WP_Block_Parser::$empty_attrs is deprecated in /home/customer/www/degreedestinations.com/public_html/wp-content/plugins/toolset-blocks/backend/Services/ViewParsingService.php on line 335
[20-Jun-2024 16:27:49 UTC] PHP Deprecated: Creation of dynamic property OTGS\Toolset\Common\Interop\Handler\Elementor\ElementorModules::$view_widget is deprecated in /home/customer/www/degreedestinations.com/public_html/wp-content/plugins/toolset-blocks/vendor/toolset/toolset-common/inc/autoloaded/interop/handler/elementor/elementor.php on line 126
[20-Jun-2024 16:27:51 UTC] PHP Deprecated: Creation of dynamic property OTGS\Toolset\Common\Interop\Handler\Elementor\ElementorModules::$view_widget is deprecated in /home/customer/www/degreedestinations.com/public_html/wp-content/plugins/toolset-blocks/vendor/toolset/toolset-common/inc/autoloaded/interop/handler/elementor/elementor.php on line 126
[20-Jun-2024 16:27:51 UTC] PHP Deprecated: Creation of dynamic property WP_Block_Parser::$empty_attrs is deprecated in /home/customer/www/degreedestinations.com/public_html/wp-content/plugins/toolset-blocks/backend/Services/ViewParsingService.php on line 335
[20-Jun-2024 16:27:53 UTC] PHP Deprecated: Creation of dynamic property OTGS\Toolset\Common\Interop\Handler\Elementor\ElementorModules::$view_widget is deprecated in /home/customer/www/degreedestinations.com/public_html/wp-content/plugins/toolset-blocks/vendor/toolset/toolset-common/inc/autoloaded/interop/handler/elementor/elementor.php on line 126
[20-Jun-2024 16:27:53 UTC] PHP Deprecated: Creation of dynamic property OTGS\Toolset\Common\Interop\Handler\Elementor\ElementorModules::$view_widget is deprecated in /home/customer/www/degreedestinations.com/public_html/wp-content/plugins/toolset-blocks/vendor/toolset/toolset-common/inc/autoloaded/interop/handler/elementor/elementor.php on line 126
[20-Jun-2024 16:27:53 UTC] PHP Deprecated: Creation of dynamic property OTGS\Toolset\Common\Interop\Handler\Elementor\ElementorModules::$view_widget is deprecated in /home/customer/www/degreedestinations.com/public_html/wp-content/plugins/toolset-blocks/vendor/toolset/toolset-common/inc/autoloaded/interop/handler/elementor/elementor.php on line 126
[20-Jun-2024 16:27:53 UTC] PHP Deprecated: Creation of dynamic property Toolset_Theme_Integration_Settings_Front_End_Controller_astra::$is_blocks_active is deprecated in /home/customer/www/degreedestinations.com/public_html/wp-content/plugins/toolset-blocks/vendor/toolset/toolset-theme-settings/compatibility-modules/controllers/toolset-theme-integration-settings-abstract-controller.php on line 56
[20-Jun-2024 16:27:53 UTC] PHP Deprecated: Creation of dynamic property OTGS\Toolset\Common\Interop\Handler\Elementor\ElementorModules::$view_widget is deprecated in /home/customer/www/degreedestinations.com/public_html/wp-content/plugins/toolset-blocks/vendor/toolset/toolset-common/inc/autoloaded/interop/handler/elementor/elementor.php on line 126
[20-Jun-2024 16:27:53 UTC] PHP Deprecated: Creation of dynamic property OTGS\Toolset\Common\Interop\Handler\Elementor\ElementorModules::$view_widget is deprecated in /home/customer/www/degreedestinations.com/public_html/wp-content/plugins/toolset-blocks/vendor/toolset/toolset-common/inc/autoloaded/interop/handler/elementor/elementor.php on line 126
[20-Jun-2024 16:27:54 UTC] PHP Deprecated: Creation of dynamic property OTGS\Toolset\Common\Interop\Handler\Elementor\ElementorModules::$view_widget is deprecated in /home/customer/www/degreedestinations.com/public_html/wp-content/plugins/toolset-blocks/vendor/toolset/toolset-common/inc/autoloaded/interop/handler/elementor/elementor.php on line 126
[20-Jun-2024 16:27:54 UTC] PHP Deprecated: Creation of dynamic property OTGS\Toolset\Common\Interop\Handler\Elementor\ElementorModules::$view_widget is deprecated in /home/customer/www/degreedestinations.com/public_html/wp-content/plugins/toolset-blocks/vendor/toolset/toolset-common/inc/autoloaded/interop/handler/elementor/elementor.php on line 126
[20-Jun-2024 16:28:08 UTC] PHP Deprecated: Creation of dynamic property OTGS\Toolset\Common\Interop\Handler\Elementor\ElementorModules::$view_widget is deprecated in /home/customer/www/degreedestinations.com/public_html/wp-content/plugins/toolset-blocks/vendor/toolset/toolset-common/inc/autoloaded/interop/handler/elementor/elementor.php on line 126
When I disable Toolset Plugin, Elementor loads fine.
There is nothing much with the error log you shared as it only shows the deprecated notices.
It seems you are using production site and we do not recommond to debug on production site.
However - if you can offer staging site where we can debug further.
Also, I see only Toolset Blocks plugin is active, with what Toolset plugin exactly you are having issue with?
And where I can see page is not loading on frontend home page or editing the home page? Can you please share exact steps that I should follow to see the issue?
I have multiple backups both local and remote, but I have added a staging site at hidden link.
I need at least Toolset Blocks and Toolset Types active.
To recreate the problem,
1. Edit the home page in Elementor with either Toolset Blocks or Types activated and the Elementor Widget panel will not load.
2. Deactivate the Toolset plugins, edit the home page in Elementor and the Widget Panel loads just fine.
I can see the following error with admin-ajax.php response.
Failed to connect to MySQL: Access denied for user '1026526_24'@'35.215.81.81' (using password: YES)
Can you please check what's going wrong with that.
Good Catch
Thx