Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1311056

    Hi,
    after the Enfold Update 4.8.4 the Icon Box does only show the Header and “Click to add your own text here” below.
    In the Backend I can see the right text.

    #1311091

    Same issue on my side…

    #1311144

    Same here!

    • This reply was modified 3 years, 3 months ago by Steve.
    #1311151

    Same here! Bad idea to launch an update that breaks down yr website:(

    #1311183

    Is there any fix for this yet?

    #1311198

    Temporary Fix:
    In the file from the Enfold theme folder -> config-templatebuilder -> avia-shortcodes -> iconbox -> iconbox.php
    Remove Line 196
    ‘std’ => __( ‘Click to add your own text here’, ‘avia_framework’ ),

    #1311208

    Temporary fix works – Thanks!

    #1311252

    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 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' ),
    

    If you would like us to apply the temporary fix for you, please post temporary WP admin logins here privately :)


    @ignitionworkshop
    Thanks for your help!

    Regards,
    Yigit

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