-
AuthorPosts
-
July 20, 2021 at 10:53 pm #1310958
Hi everyone,
I did the update to enfold 4.8.4 (with wordpress 5.8) and since then I have a bug on the Icon Box description. In the page builder, and in the generated code, the full description text is still there, but online it doesn’t appear anymore and instead it is written the default description “Click here to add your own text”.
Same problem with the animated numbers, the description text is in the page builder but doesn’t appear online. Instead it is written the default description “Click here to add your own text”.
AV.
July 20, 2021 at 10:54 pm #1310961I have the same problem :(
July 20, 2021 at 10:59 pm #1310963Me too
July 21, 2021 at 1:20 am #1310984Here the same, went back to 4.8.3
- This reply was modified 3 years, 4 months ago by Riffbarsch.
July 21, 2021 at 1:37 am #1310987Same here. Also issues with styling of buttons and no styles (padding, background-color) being applied to columns. Went back to 4.8.3
July 21, 2021 at 8:20 am #1311057After updating to 4.8.4 also problem with the masonry etc.
Code has not changed.July 21, 2021 at 10:15 am #1311087same problem!!!
July 21, 2021 at 11:14 am #1311102Same issue for me – and also with Animated Numbers widget
July 21, 2021 at 11:24 am #1311103Same issues for me. Also: color sections custom colors not working, bordered buttons not working properly, table of contents widget missing…
July 21, 2021 at 11:46 am #1311108Same problem here…
July 21, 2021 at 11:49 am #1311109YES me too…
July 21, 2021 at 11:54 am #1311110Me too! I came to post the same question.
July 21, 2021 at 12:18 pm #1311115which editor is used Gutenberg or Classic? I have no problem with the Klassik editor. I also have problems with Gutenberg. So just check the standard editor in Enfold and switch to the Classic editor.
July 21, 2021 at 12:22 pm #1311116I have the problem with classic editor.
July 21, 2021 at 7:41 pm #1311227Hey,
Thanks for contacting us and sorry for the inconvenience!
We have reported the issues to our devs and will release a fix as soon as we can.
If you would like to apply a temporary fix, please go to /enfold/config-templatebuilder/avia-shortcodes/iconbox/iconbox.php in Appearance > Editor and find following on 196th line
'std' => __( 'Click to add your own text here', 'avia_framework' ),
and comment it out as following
//'std' => __( 'Click to add your own text here', 'avia_framework' ),
Then go to /enfold/config-templatebuilder/avia-shortcodes/numbers/numbers.php and find following on 207th line
'std' => __( 'Add your own text', 'avia_framework' ),
and change it to following
//'std' => __( 'Add your own text', 'avia_framework' ),
If you would like us to apply the temporary fix for you, please post temporary WP admin logins here privately :)
Regards,
YigitJuly 25, 2021 at 6:12 pm #1312239Hi Yigit,
Thank you for your support. I applied the temporary fixed and confirm that it works.
Regards.July 27, 2021 at 7:15 am #1312600Hi,
Thanks for the update. We released a new version (4.8.5) of the theme yesterday, and this problem is fixed in that. Please try updating to that: https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update
Best regards,
Rikard -
AuthorPosts
- You must be logged in to reply to this topic.