Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1311413

    Add your own text is not possible anymore

    • This topic was modified 2 years, 9 months ago by Robbymail.
    #1311462

    Hi,

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

    #1311664

    I changed both and it still reads: Add Your Own Text.

    • This reply was modified 2 years, 9 months ago by lisa1231948.
    #1311788

    Hi @lisa1231948,

    Could you please create temporary admin logins and post them here privately so we can look into it? :)

    Best regards,
    Yigit

    #1311874

    Thank you so much, please see private content

    #1311888

    Hi @lisa1231948,

    I updated the files on your installation. Please review your website :)

    Best regards,
    Yigit

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