Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1308405

    Hi,

    there is already a date for the new update 4.8.4 ?
    I am waiting for the following solution.
    fixed: responsive element visibility not working in ALB Tab Section element

    Best Regards

    Christof

    #1308556

    Hi Christof,

    You can fix that by editing this file:

    wp-enfold/enfold/config-templatebuilder/avia-shortcodes/tab_section/tab_section.php

    Move

    $atts = shortcode_atts( $default, $atts, $this->config['shortcode'] );

    after

    extract( AviaHelper::av_mobile_sizes( $atts ) ); //return $av_font_classes, $av_title_font_classes and $av_display_classes 

    We can do it for you if you provide the appropriate details for us in private.

    Best regards,
    Rikard

    #1308913

    Hi Rikard,

    It works,

    Thank you
    Best Regards
    Christof

    #1308963

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Update 4.8.4’ is closed to new replies.