Same issue, fatal error on line 32 of /header-footer-elementor/header-footer-elementor.php file
require_once HFE_DIR . ‘vendor/autoload.php’;
file does not exist
Yes confirmed, issue with new release
Fatal error: require_once(): Failed opening required '/home/nginx/domains/domain.com/public/wp-content/plugins/header-footer-elementor/vendor/autoload.php' (include_path='.:/usr/local/lib/php') in /home/nginx/domains/domain.com/public/wp-content/plugins/header-footer-elementor/header-footer-elementor.php on line 32
Same here. Seems it requires a new file that is not packaged.
Can confirm. The same happened to our site from the plugin update.
Edit: 1.6.30 resolve the issue
-
This reply was modified 1 year, 11 months ago by
galehauta.
The error is with AutoLoader for HF plugin – disabled autoloaded by editing
wp-content/plugins/header-footer-elementor/header-footer-elementor.php
and comment out line 32
/**
* Include Composer autoloader.
*/
// require_once HFE_DIR . 'vendor/autoload.p
1.6.30 resolved this issue for me.
Thanks Geoff, this was helpfull.
Hi everyone,
We are sorry for the inconvenience you may have because of this. We have fixed the issue in v1.6.31, which currently is the latest version.
If your site login page is not accessible, you will need to disable the plugin using FTP. Here is an article that explains how to disable a plugin using FTP.
As mentioned in the article, you need to rename the plugin folder. In this case, the one you need to rename is the header-footer-elementor folder. Once you rename the folder, you can log in to your site and reinstall the plugin.
Please let us know how you go.
Kind regards,
Herman 😊