Viewing 17 posts - 1 through 17 (of 17 total)
  • Author
    Posts
  • #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.

    #1310961

    I have the same problem :(

    #1310963

    Me too

    #1310984

    Here the same, went back to 4.8.3

    • This reply was modified 3 years, 4 months ago by Riffbarsch.
    #1310987

    Same here. Also issues with styling of buttons and no styles (padding, background-color) being applied to columns. Went back to 4.8.3

    #1311057

    After updating to 4.8.4 also problem with the masonry etc.
    Code has not changed.

    #1311087

    same problem!!!

    #1311102

    Same issue for me – and also with Animated Numbers widget

    #1311103

    Same issues for me. Also: color sections custom colors not working, bordered buttons not working properly, table of contents widget missing…

    #1311108

    Same problem here…

    #1311109

    YES me too…

    #1311110

    Me too! I came to post the same question.

    #1311115

    which 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.

    #1311116

    I have the problem with classic editor.

    #1311227

    Hey,

    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,
    Yigit

    #1312239

    Hi Yigit,
    Thank you for your support. I applied the temporary fixed and confirm that it works.
    Regards.

    #1312600

    Hi,

    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

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