-
AuthorPosts
-
July 22, 2021 at 10:14 am #1311413
Add your own text is not possible anymore
- This topic was modified 3 years, 3 months ago by Robbymail.
July 22, 2021 at 12:37 pm #1311462Hi,
Thanks for contacting us and sorry for the inconvenience!
We have reported the issue to our devs and will release a fix as soon as possible.
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 :)
Regards,
YigitJuly 23, 2021 at 2:06 am #1311664I changed both and it still reads: Add Your Own Text.
- This reply was modified 3 years, 3 months ago by lisa1231948.
July 23, 2021 at 10:58 am #1311788Hi @lisa1231948,
Could you please create temporary admin logins and post them here privately so we can look into it? :)
Best regards,
YigitJuly 23, 2021 at 1:30 pm #1311874Thank you so much, please see private content
July 23, 2021 at 2:15 pm #1311888Hi @lisa1231948,
I updated the files on your installation. Please review your website :)
Best regards,
Yigit -
AuthorPosts
- You must be logged in to reply to this topic.