Elementor Not Loading
How to make the Elementor widgets panel work again?
If you happen to see the following:
Please check out what Elementor suggests to do in such cases first: https://elementor.com/help/elementor-widget-panel-not-loading/
Also, it is recommended to follow these 6 steps:
Go to WordPress Dashboard
Proceed to the Elementor tab. Click Settings.
Then, in the Advanced tab, enable the Switch Editor Loader Method.
Check and Increase the Memory Limit
To do this, you should add this line define (‘WP_MEMORY_LIMIT’, ‘256M’) to the wp-config.php file. If you have the 256M right now, increase it to 512M. If you have 512M, increase it to 768M, etc.
Follow the step-by-step tutorial on How to check WordPress Environment System Info. Setting up the proper memory limit.
Deactivate Plugins that You Currently Do Not Use
Disable the Widgets that You Do Not Need at the Moment
For example, to disable the widgets in the JetElements plugin, please go to the Crocoblock Dashboard. Then proceed to the JetPlugins Settings tab, where you should find the JetElements menu item. Open the Widgets & Extensions tab and disable the widgets that you do not use.
Make Sure Your PHP Version is at Least 7.3
Check the WordPress Address (URL) and Site Address (URL)
Open the WordPress Dashboard. Navigate to the Settings tab, here click the General tab. The links in the WordPress Address (URL) and Site Address (URL) fields must be the same.
Please follow these steps and keep in mind that 90% of such cases are resolved by increasing the Memory Limit.