• Hello everyone,

    I juste had an auto update on Elementor Header & Footer Builder (1.6.29)

    It shut down my whole website so I decided to deactivate Elementor Header & Footer Builder, now my site works again (but I don’t have my footer anymore of course)

    These are the informations :

    WordPress version 6.5.3
    Thème actif : OceanWP (version 3.4.1)
    Extension actuelle : Elementor Header & Footer Builder (version 1.6.29)
    PHP version 7.4.33

    Détails de l’erreur
    ======================
    Une erreur de type E_COMPILE_ERROR a été causée dans la ligne 32 du fichier /home/grlu3439/public_html/wp-content/plugins/header-footer-elementor/header-footer-elementor.php. Message d’erreur?: require_once(): Failed opening required ‘/home/grlu3439/public_html/wp-content/plugins/header-footer-elementor/vendor/autoload.php’ (include_path=’.:/opt/alt/php74/usr/share/pear’)

    Can someone tell me what I have to do to make the plugin work again ?

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Geoff

    (@geofftechau)

    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.php';
    

    Thread Starter djuka06

    (@djuka06)

    Ok, I just updated the plugin with the new version and it came back to normal. Thanks for your replies

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Bug with Elementor Header & Footer Builder’ is closed to new replies.