Tagged: 

Viewing 17 posts - 31 through 47 (of 47 total)
  • Author
    Posts
  • #1237966

    hi, the problem is apparently the incompatibility between WP 5.5, PHP 7 and the Cookies of the Enfold theme. Just deactivate them waiting for updates and info about it.

    Italiano:
    salve, il problema è a quanto pare, l’incompatibilità tra WP 5.5, PHP 7 e i Cookies del tema Enfold. Basta disattivarli in attesa di aggiornamenti e info a riguardo.

    #1238077

    Hi,

    Thanks everyone for your sharing your experiences and sorry for the problems. There are some issues with running Enfold 4.7.6.2 with WordPress 5.5 unfortunately, but we are working on getting them fixed as soon as possible. If anyone should need further help with their sites then please open a new thread and include WordPress admin login details in private so that we can have a closer look at your site.

    Best regards,
    Rikard

    #1238078

    Hi again everyone,

    I just start working so I didn’t see that Kriesi released an update a few hours ago. Please try updating to 4.7.6.3 to see if that works better. Here’s what is fixed in that version:

    fixed: WooCommerce broken ajax search (in conjunction with WPML or plugins hooking into search query)
    fixed: DragDrop and scroll not working with WP 5.5 block editor and ALB
    fixed: ALB TabSection “Auto adjust height to content” not working
    fixed: Block editor and ALB – title field loses focus after typing when empty content (Chrome)
    fixed: non object notice in element-manager.class.php

    If you had problems with the previous version then it might be a good idea to update on a staging site first, to avoid any problems with your live sites.

    Best regards,
    Rikard

    #1238105

    Hello everyone, I tried with a test site to upgrade to 4.7.6.3 but they did not solve the problem of wp-content / themes / enfold / includes / helper-privacy.php on line 303

    #1238393

    Hi Ettore_94,

    Please open a new thread and include WordPress admin login details in private so that we can have a closer look at your site.

    Best regards,
    Rikard

    #1238400

    Good Morning,

    with Enfold 4.7.6.3 the update to WordPress 5.5 worked.
    But … with only with a lot of manual doings:

    – purging Opcache and WP-Rocket cache
    – manually copying new Enfold version to the webspace
    – updating WordPress to 5.5 via WordPress Backend
    – triggering wp core update-db via console

    So yes, for experienced WordPress users it worked, but still after the new Enfold version, the updating process is somehow really weird.

    Best,
    Martin

    #1238407
    This reply has been marked as private.
    #1238408
    This reply has been marked as private.
    #1239202

    Hi,


    @mwolfert
    Sure! I have saved your email and will be emailing you beta versions :)

    Regards,
    Yigit

    #1239205
    This reply has been marked as private.
    #1239271

    Hi Martin,

    Of course! I updated the email :)

    Best regards,
    Yigit

    #1242002

    I just lost some online stores. I have no words…

    #1242124

    Hi odbjur,

    Please start a separate thread, describe your issue there and give us a link to your website.

    Best regards,
    Victoria

    #1245237

    WordPress 5.5.1 running Enfold theme version 4.7.6.3
    To resolve temporary the issue :
    Edit : wp-content/themes/enfold/includes/helper-privacy.php on Line 303
    Before : setcookie( 'aviaPrivacyMustOptInSetting', false, $args );
    After : //setcookie( 'aviaPrivacyMustOptInSetting', false, $args );
    Best,
    Elie

    #1245807

    Thanks so much to ElieDaher for the suggestion for correcting the Enfold Problem with the SetCookie Issue. His solution:
    To resolve temporary the issue :
    Edit : wp-content/themes/enfold/includes/helper-privacy.php on Line 303
    Before : setcookie( ‘aviaPrivacyMustOptInSetting’, false, $args );
    After : //setcookie( ‘aviaPrivacyMustOptInSetting’, false, $args );

    worked perfectly. I found this to be a theme issue, not a WordPress issue with 5.5 or 5.5.1, since I was experiencing the problem when updating Enfold BEFORE I updated WordPress.

    #1255521
    This reply has been marked as private.
    #1255749

    Hi Ruggiero,

    The lost Theme Options menu is caused by WordPress 5.5 which has removed jQuery migrate which is used by Enfold 4.7.6.1 and below.
    To temporarily fix this, you can install and activate this plugin: Enable jQuery Migrate Helper
    This issue is addressed in the latest version of Enfold (if you plan to update now then make a backup first), once updated you can safely remove the plugin unless it’s other plugins also use jQuery Migrate file.
    Best regards,
    Nikko

Viewing 17 posts - 31 through 47 (of 47 total)
  • You must be logged in to reply to this topic.