Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #1236990

    Hey guys,

    the new update broke the “adjust height to tab section”.. now theres a lot of space on almost every tab. Looks like it takes the height of the largest tab and applies it to every tab.

    Example 1: https://edley.de/produkt/der-excel-kurs/#bilder
    Example 2: https://edley.de/it-und-programmieren/#webentwicklung

    This issue occured after updating to Enfold 4.7.6.2 today. A lot of people have the same problem. Can you please release a new update with a fix? Thanks.

    Best,
    Giacomo

    • This topic was modified 4 years, 2 months ago by giaco_he.
    #1237106

    Hey giaco_he,

    Could you please clear the cache, check again and get back to us. Also, try disabling css and js merging and see if the issue gets resolved.

    Best regards,
    Victoria

    #1237120

    Hey Victoria,

    thanks, I did all those things but the issue still exists..

    #1237639

    Hi Giacomo,

    Sorry for the problem. I can reproduce this problem on a local installation, and I’ve reported it to our developers. We don’t have a solution just yet for this unfortunately, but we will update you here once we do.

    Please reply to this thread so that it gets added back to our support queue.

    Best regards,
    Rikard

    #1237794

    Hey Rikard,

    thanks, I now downgraded to Enfold 4.7.6.1 again.

    Is there an estimated time of arrival for 4.7.6.3 where this is solved? A lot of people are having the same problem and the tab section is a very important element for many websites, so it would be appreciated if this could be fixed soon..

    Best,
    Giacomo

    #1237796

    Hi Giacomo!

    Please edit the file
    config-templatebuilder/avia-shortcodes/tab_section/tab_section.js line 38:

    tab_nr = current_tab.data(‘av-tab-section-title’),

    Replace “,” with “;”:

    tab_nr = current_tab.data(‘av-tab-section-title’);
    Cheers!
    Victoria

    #1237826

    Hey Victoria,

    thanks! Will this be fixed in the next update too? In this case I’ll make the correction in the original theme (not the child theme).

    Best,
    Giacomo

    #1237880

    Hi Giacomo,

    Yes, it will be fixed, but we do not have an ETA yet. So you can edit the file for now and the update will overwrite it anyway with the fix :)

    Best regards,
    Victoria

    #1237965

    Okay, thank you :)

    #1237967

    Hi,

    Thanks for the update and sorry for the problem. This fix will be included in the next release of the theme, if you want us to fix it for you before that then please update the theme to the current version, then we’ll replace the necessary code for you.

    Best regards,
    Rikard

    #1238013

    Hi Rikard,

    I already re-updated the theme and fixed the code according to Victorias instruction. That worked. :)

    Best,
    Giacomo

    #1238196

    Hi Giacomo,

    Great :)

    We are closing the thread.

    If you need further assistance please let us know in a new one.

    Best regards,
    Victoria

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Update broke tab section-height’ is closed to new replies.