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

    #1311410

    Hi 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,
    Rikard

    #1311426

    I have the same problem with the recent update!

    #1311430

    Hi Kriesi,
    I have the same problem with the recent update! Could you also please give me a fix.

    #1311439

    Hi,


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

    #1311442

    Hi Yigit,
    sorry. Here is the login link.

    #1311449

    Hey,


    @jgrune
    Thanks! Could you please switch user role to Administrator? :)

    Best regards,
    Yigit

    #1311450

    Hi Yigit,
    done!

    #1311454

    Hey @jgrune,

    I applied the fixes on your installation as well. Please review your website :)

    Cheers!
    Yigit

    #1311457

    Hi Yigit,
    looks great again. Thank you for your prompt support and for your patience.
    Cheers!
    Jutta

    #1311460

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

    #1311477

    Hello Yigit,
    everything is perfect now. Thank you for your quick support., you can close the ticket.
    Kind regards
    Andrea

    #1311537

    Hi Andrea,

    You are welcome! We are going to release an update soon.

    Thanks for your understanding!

    Let us know if you have any other questions and enjoy the rest of your day!

    Best regards,
    Yigit

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘Icon Box problem’ is closed to new replies.