Tagged: wordpress 5.5
-
AuthorPosts
-
August 15, 2020 at 1:31 am #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.August 16, 2020 at 5:05 am #1238077Hi,
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,
RikardAugust 16, 2020 at 5:09 am #1238078Hi 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.phpIf 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,
RikardAugust 16, 2020 at 9:47 am #1238105Hello 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
August 17, 2020 at 7:49 am #1238393Hi 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,
RikardAugust 17, 2020 at 7:58 am #1238400Good 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 consoleSo yes, for experienced WordPress users it worked, but still after the new Enfold version, the updating process is somehow really weird.
Best,
MartinAugust 17, 2020 at 8:11 am #1238407This reply has been marked as private.August 17, 2020 at 8:15 am #1238408This reply has been marked as private.August 19, 2020 at 3:33 pm #1239202Hi,
@mwolfert Sure! I have saved your email and will be emailing you beta versions :)Regards,
YigitAugust 19, 2020 at 3:47 pm #1239205This reply has been marked as private.August 19, 2020 at 7:26 pm #1239271August 30, 2020 at 8:57 pm #1242002I just lost some online stores. I have no words…
August 31, 2020 at 12:04 pm #1242124Hi odbjur,
Please start a separate thread, describe your issue there and give us a link to your website.
Best regards,
VictoriaSeptember 12, 2020 at 3:21 am #1245237WordPress 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,
ElieSeptember 14, 2020 at 6:55 pm #1245807Thanks 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.
October 25, 2020 at 7:24 pm #1255521This reply has been marked as private.October 26, 2020 at 4:04 pm #1255749Hi 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 -
AuthorPosts
- You must be logged in to reply to this topic.