3.32.5 Error
-
We’ve done some routine maintenance on a website, but since updating the Elementor plugin to version 3.32.5 we’re getting this error:
[04-Nov-2025 12:36:33 UTC] PHP Fatal error: Uncaught Error: Class “Elementor\Container\Container” not found in /home/{USER}/{WEBSITE}/wp-content/plugins/elementor/includes/plugin.php:624
Stack trace: 0 /home/{USER}/{WEBSITE}/wp-content/plugins/elementor/includes/plugin.php(875): Elementor\Plugin->initialize_container() 1 /home/{USER}/{WEBSITE}/wp-content/plugins/elementor/elementor.php(57): require(‘…’) 2 /home/{USER}/{WEBSITE}/wp-settings.php(545): include_once(‘…’) 3 /home/{USER}/{WEBSITE}/wp-config.php(69): require_once(‘…’) 4 /home/{USER}/{WEBSITE}/wp-load.php(50): require_once(‘…’) 5 /home/{USER}/{WEBSITE}/wp-blog-header.php(13): require_once(‘…’) 6 /home/{USER}/{WEBSITE}/index.php(17): require(‘…’) 7 {main}thrown in /home/{USER}/{WEBSITE}/wp-content/plugins/elementor/includes/plugin.php on line 624
Weirdly if i open up that file in the freshly downloaded plugin it doesn’t seem to have any kind of reference to the Elementor\Container\Container. but i have found this in line 155 of the includes\autoloader.php file.
But from what i can see, the value used (includes/container/container.php) doesn’t actually exist as a file in the plugin. There is a similar file located at includes\elements\container.php but this is obviously different file path than what’s being used in the autoload file.
Is this a bug? Was this the old location and the new autoload paths not correctly updated / committed?The page I need help with: [log in to see the link]
The topic ‘3.32.5 Error’ is closed to new replies.