Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #1013253

    When I start a new page, and click the “Advanced Layout Editor” button – nothing happens.

    #1013266

    Hey yudkoren,

    Please create me an admin account and I’ll look into it.

    Best regards,
    Peter

    #1013299
    This reply has been marked as private.
    #1013337

    Hi,

    The issue is caused by the All In One SEO Pack plugin which triggers an error in our script. I adjusted our script now and replaced line 132 in enfold/config-templatebuilder/avia-template-builder/assets/js/avia-builder.js

    
    window.postboxes.save_order(pagenow);
    

    with

    
    setTimeout(function() { window.postboxes.save_order(pagenow); }, 500);
    

    I’ll suggest to include this fix in the theme framework with the next update.

    Best regards,
    Peter

    #1013360

    Great.
    Thanks.

    #1013364

    Hi,

    Glad I could help you :)

    Best regards,
    Peter

    #1013365

    If I will update my site to Enfold 4.4.1,
    will I have to do it again after update?

    #1013366

    Hey!
    Yes the 4.4.1 update was released some time ago and does not contain the fix.

    Cheers!
    Peter

    #1022935
    This reply has been marked as private.
    #1023163

    Hi solidman,

    Please open a new thread and include admin login details in private so that we can have a closer look at your site. You can use (Email address hidden if logged out) for the email, just make sure to include user and pass.

    Best regards,
    Rikard

    #1029102

    Hi,

    I want to update Enfold theme from version 3.0.4 to version 4.4.1
    But I have 2 issues:

    1. When I’m trying to update, by clicking the “update” button, I get this error:

    Warning: preg_match() expects parameter 2 to be string, array given in /homepages/39/d247501099/htdocs/*****/wp-admin/includes/class-wp-upgrader.php on line 258

    Warning: file_exists() expects parameter 1 to be a valid path, array given in /homepages/39/d247501099/htdocs/*****/wp-admin/includes/class-wp-upgrader.php on line 258

    Warning: strip_tags() expects parameter 1 to be string, array given in /homepages/39/d247501099/htdocs/*****/wp-admin/includes/class-bulk-upgrader-skin.php on line 61

    Warning: parse_url() expects parameter 1 to be string, array given in /homepages/39/d247501099/htdocs/*****/wp-admin/includes/file.php on line 970

    Warning: stripos() expects parameter 1 to be string, array given in /homepages/39/d247501099/htdocs/*****/wp-content/plugins/jetpack/functions.global.php on line 139

    Warning: parse_url() expects parameter 1 to be string, array given in /homepages/39/d247501099/htdocs/*****/wp-content/plugins/jetpack/functions.global.php on line 144

    2. I afraid to lose the correction you made to my installation (see earlier in this post):
    setTimeout(function() { window.postboxes.save_order(pagenow); }, 500);

    Thanks,
    Yud

    #1029411

    Hi Yud,

    The latest version of the theme is 4.5, and that upgrade needs to be done manually unfortunately. Please refer to my replies in this thread: https://kriesi.at/support/topic/enfold-4-5-theme-update-update-failed-download-failed-a-valid-url-was-not-pro/#post-1021541

    Could you try using the plugin I mentioned to update please?

    Best regards,
    Rikard

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.