Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #1237481

    Hello. The Enfold theme is not working properly after I upgraded WP to 5.5. The options along the left side of the screen are missing.

    Below are the console errors:

    Uncaught TypeError: createElementButton.live is not a function
        at HTMLFormElement.<anonymous> (avia_dynamic_templates.js?ver=5.0:52)
        at Function.each (load-scripts.php?c=1&load[chunk_0]=jquery,utils,moxiejs,plupload&ver=5.5:2)
        at n.fn.init.each (load-scripts.php?c=1&load[chunk_0]=jquery,utils,moxiejs,plupload&ver=5.5:2)
        at n.fn.init.$.fn.avia_dynamic_templates (avia_dynamic_templates.js?ver=5.0:24)
        at HTMLDocument.<anonymous> (avia_dynamic_templates.js?ver=5.0:14)
        at i (load-scripts.php?c=1&load[chunk_0]=jquery,utils,moxiejs,plupload&ver=5.5:2)
        at Object.fireWith [as resolveWith] (load-scripts.php?c=1&load[chunk_0]=jquery,utils,moxiejs,plupload&ver=5.5:2)
        at Function.ready (load-scripts.php?c=1&load[chunk_0]=jquery,utils,moxiejs,plupload&ver=5.5:2)
        at HTMLDocument.J (load-scripts.php?c=1&load[chunk_0]=jquery,utils,moxiejs,plupload&ver=5.5:2)
    
    Uncaught TypeError: Cannot read property 'hasClass' of undefined
        at HTMLDocument.<anonymous> (wp-auth-check.min.js?ver=5.5:2)
        at HTMLDocument.dispatch (load-scripts.php?c=1&load[chunk_0]=jquery,utils,moxiejs,plupload&ver=5.5:3)
        at HTMLDocument.r.handle (load-scripts.php?c=1&load[chunk_0]=jquery,utils,moxiejs,plupload&ver=5.5:3)
        at Object.trigger (load-scripts.php?c=1&load[chunk_0]=jquery,utils,moxiejs,plupload&ver=5.5:3)
        at HTMLDocument.<anonymous> (load-scripts.php?c=1&load[chunk_0]=jquery,utils,moxiejs,plupload&ver=5.5:3)
        at Function.each (load-scripts.php?c=1&load[chunk_0]=jquery,utils,moxiejs,plupload&ver=5.5:2)
        at n.fn.init.each (load-scripts.php?c=1&load[chunk_0]=jquery,utils,moxiejs,plupload&ver=5.5:2)
        at n.fn.init.trigger (load-scripts.php?c=1&load[chunk_0]=jquery,utils,moxiejs,plupload&ver=5.5:3)
        at Object.<anonymous> (heartbeat.min.js?ver=5.5:2)
        at i (load-scripts.php?c=1&load[chunk_0]=jquery,utils,moxiejs,plupload&ver=5.5:2)
    #1237491

    Hey fbarfety,

    Can you change the permission of the account you gave to an administrator role?

    Best regards,
    Nikko

    #1237499
    This reply has been marked as private.
    #1237527

    Hi fbarfety,

    Are you referring on the Theme Options?
    If yes, I have checked it and it’s working properly and all buttons are showing.
    The console only has this error:

    You have included the Google Maps JavaScript API multiple times on this page. This may cause unexpected errors.

    Can you try to clear the browser cache? maybe there’s some cached js files that are being loaded on your end.

    Best regards,
    Nikko

    #1237538

    Hi,

    I am facing the same issue. After upgradeing to WP 5.5 all the ENFOLD Menu settings are gone – not shown any more.

    It shows me in debug log also this error:

    Uncaught TypeError: createElementButton.live is not a function
        at HTMLFormElement.<anonymous> (avia_dynamic_templates.js?ver=4.7:52)
        at Function.each (load-scripts.php?c=0&load[chunk_0]=jquery,utils,moxiejs,plupload&ver=5.5:2)
        at n.fn.init.each (load-scripts.php?c=0&load[chunk_0]=jquery,utils,moxiejs,plupload&ver=5.5:2)
        at n.fn.init.$.fn.avia_dynamic_templates (avia_dynamic_templates.js?ver=4.7:24)
        at HTMLDocument.<anonymous> (avia_dynamic_templates.js?ver=4.7:14)
        at i (load-scripts.php?c=0&load[chunk_0]=jquery,utils,moxiejs,plupload&ver=5.5:2)
        at Object.fireWith [as resolveWith] (load-scripts.php?c=0&load[chunk_0]=jquery,utils,moxiejs,plupload&ver=5.5:2)
        at Function.ready (load-scripts.php?c=0&load[chunk_0]=jquery,utils,moxiejs,plupload&ver=5.5:2)
        at HTMLDocument.J (load-scripts.php?c=0&load[chunk_0]=jquery,utils,moxiejs,plupload&ver=5.5:2)
    
    #1237543

    Yeah, that’s strange… I open it in a new incognito window and it works. Must be cache. Thanks for your help!

    #1237551

    Hi,

    not for me. I have tried multiple browser and also in incognito mode. No change. The ENFOLD menu does not appear.
    But in my case I am using a ENFOLD Child Theme – maybe this is different?

    Michael

    #1237552

    Not sure. I too am using a child theme. Have you upgraded to the latest version of Enfold?

    #1237571

    Hi,

    here are my version details:

    
    Within WP it shows:
    Enfold Version: 4.4.1 
    Enfold Child Version: 1.0 
    
    According to page source:
    <!--
    Debugging Info for Theme support: 
    
    Theme: Enfold
    Version: 4.4.1
    Installed: enfold
    AviaFramework Version: 4.7
    AviaBuilder Version: 0.9.5
    aviaElementManager Version: 1.0.1
    - - - - - - - - - - -
    ChildTheme: Enfold Child
    ChildTheme Version: 1.0
    ChildTheme Installed: enfold
    
    ML:512-PU:76-PLA:17
    WP:5.5
    Compress: CSS:all theme files - JS:all theme files
    Updates: enabled
    PLAu:16
    -->
    
    #1237589

    Downgrading WordPress to version 5.4.2 is the only thing that fixed it for me. Go here to get an archived WordPress version release: https://wordpress.org/download/releases/

    I tried these before downgrading: disabling all plugins, disabling mu-plugins, disabling web browser add-ons, testing in both Firefox and Chrome (latest versions). None of this had an impact, but as soon as I downgraded WordPress, it worked.

    • This reply was modified 4 years, 3 months ago by mjm-design. Reason: typo
    #1237702

    Hi fbarfety,

    I’m glad that it’s all good on your end :)


    @mjm-design
    , you’re still using 4.4.1, the latest version is now 4.7.6.2.
    I see, unfortunately you won’t be able to update via Theme Options because Enfold 4.5.6 and below is using envato’s API key which envato by today have totally removed and have been using tokens, so please do the following steps instead:

    • Backup the site, install and activate a maintenance plugin and put your site under maintenance mode.
    • Switch to default WordPress theme (like Twenty Twenty) and delete Enfold theme.
    • Login to ThemeForest and download the latest version of Enfold (use the account you used to purchase Enfold).
    • Unzip the file downloaded from Enfold which should generate a folder, find the file called enfold.zip.
    • In your WordPress Dashboard, upload enfold.zip in the Themes (install and activate), if you’re using a child theme, activate the child theme instead.
    • Check for any errors in your site, if none is found, remove the maintenance mode.

    Best regards,
    Nikko

    #1237903

    Hi Nikko,

    thank you for your answer. I was not aware, that the theme is so old!

    The upgrade from 4.1.1 to 4.7.6.2 solved the problem. Thank you!

    Regards,
    Michael

    • This reply was modified 4 years, 3 months ago by zwachm.
    #1237908

    Hi Michael,

    We’re happy to hear that :)
    Thanks for using Enfold and have a great weekend!

    Best regards,
    Nikko

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘Enfold Buttons Missing after WP 5.5. Upgrade’ is closed to new replies.