-
AuthorPosts
-
July 21, 2021 at 1:07 pm #1311133
Hello,
after the update to WordPress 5.8 I found a problem in the text display inside the icon box. In backend everything is fine but in the preview instead the text disappears and there is only “click to add text here”. Before the update everything was fine, can you suggest something solve this?!
Thanks in advance.
AndreaJuly 22, 2021 at 10:06 am #1311410Hi Andrea,
Sorry for the problem, and thanks for the login details. I’ve added a fix for you, but I couldn’t find a an Iconbox on your actual site to verify the fix. Could you check if it’s working as it should now please?
Best regards,
RikardJuly 22, 2021 at 11:18 am #1311426I have the same problem with the recent update!
July 22, 2021 at 11:31 am #1311430Hi Kriesi,
I have the same problem with the recent update! Could you also please give me a fix.July 22, 2021 at 11:55 am #1311439Hi,
@cuccarini I applied the fixes on your installation. Please review your website.
@jgrune & @peterwinkeljohann If you would like to apply the fix:
For Icon Box element, please go to /enfold/config-templatebuilder/avia-shortcodes/iconbox/iconbox.php in Appearance > Editor and find following on 553rd line$default = $this->sync_sc_defaults_array( $default );
and comment it out as following
$default = $this->sync_sc_defaults_array( $default, 'no_modal_item', 'no_content' );
For Animated Numbers element, please go to /enfold/config-templatebuilder/avia-shortcodes/iconbox/iconbox.php in Appearance > Editor and find following on 631st line
$default = $this->sync_sc_defaults_array( $default );
and comment it out as following
$default = $this->sync_sc_defaults_array( $default, 'no_modal_item', 'no_content' );
To fix Dark & Light Transparent Buttons, please replace /enfold/config-templatebuilder\avia-template-builder\php\base-classes\class-popup-templates-callback.php file with – https://raw.githubusercontent.com/KriesiMedia/enfold-library/master/temp_fixes/Enfold_4_8_4/base-classes/class-popup-templates-callback.php
To use Classic Widgets instead of Block Widgets introduced in WordPress 5.8, please use this plugin – https://wordpress.org/plugins/classic-widgets/
If you would like us to apply the temporary fix for you, please post temporary WP admin logins here privately.
@jgrune please share login link as well :)Regards,
YigitJuly 22, 2021 at 12:00 pm #1311442Hi Yigit,
sorry. Here is the login link.July 22, 2021 at 12:15 pm #1311449July 22, 2021 at 12:17 pm #1311450Hi Yigit,
done!July 22, 2021 at 12:29 pm #1311454Hey @jgrune,
I applied the fixes on your installation as well. Please review your website :)
Cheers!
YigitJuly 22, 2021 at 12:32 pm #1311457Hi Yigit,
looks great again. Thank you for your prompt support and for your patience.
Cheers!
JuttaJuly 22, 2021 at 12:34 pm #1311460Hey Jutta,
You are welcome! Thank you for your understanding :)
Let us know if you have any other questions and enjoy the rest of your day!
Best regards,
YigitJuly 22, 2021 at 1:49 pm #1311477Hello Yigit,
everything is perfect now. Thank you for your quick support., you can close the ticket.
Kind regards
AndreaJuly 22, 2021 at 5:15 pm #1311537 -
AuthorPosts
- The topic ‘Icon Box problem’ is closed to new replies.