Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #1039973

    Hi,

    we try to use shortcode [av_one_third] in [av_tab_sub_section]. We are reading [av_one_third] dynamically but it doesn´t work non-dynamically either. The css gets messed up. Is there a fix or workaround for this?

    Best regards

    Arkadi

    #1040107

    Hi Arkadi,

    Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #1040428

    Thank you!

    #1040606

    Hi,

    Thanks for that, though I’m not exactly what you have done there. That tab section seems to be generated with shortcodes? Could you try to explain a bit further how you have done that?

    Best regards,
    Rikard

    #1041185

    Hi Rikard,

    thanks for your feedback, here is what I have done:

    1) I first created a NOT shortcoded template of my product page, which looks like this: https://www.eiweisspulver-test.com/casein/test-weider-8#preisvergleich . The section I want to change and make dynamic is the “Preisvergleich” Section (#preisvergleich).

    2) I have then activated the builder debug mode in my functions.php of the child theme, to see the shortcoded version of my product template.

    3) I have looked for the [av_tab_section]…[/av_tab_section] and have copy pasted into a shortcode. I return the rendered shortcode with the do_shortcode(“av_tab_section]…[/av_tab_section]“) command. The shortcode does not do anything else (and is therefore not dynamic yet, this would be the next step). I have replaced the tab section in my theme with a code block. The code block is just included in the main wrapper and not wrapped by a colour section or a 1/1 section or similar.

    4) The output looks like this: https://www.eiweisspulver-test.com/casein/test-weider-9

    Since it looks to me that part of the problem is that <div> are not closed properly, I have added four “<div>” elements in the beginning of the shortcode. This seems to fix the CSS problems in the “Alternativen” Section, but, however, not the one directly in the tab section.

    Any ideas? Please let me know if you need any other, maybe more specific information.

    Thanks!
    Arkadi

    #1042854

    Can you please give me feedback on the issue (hopefully with a solution)? It seems to be a bug in the code of the tab section regarding <div> elements not being closed.

    Best regards

    Arkadi

    #1044592

    Hi,

    The issue seems to based on the content added inside the tabs, with the tested tabs.
    We do need some more time as we work through all those fixes.

    Best regards,
    Basilis

    #1045063

    Hi Basilis,

    thank you for looking into this! I am really curious what the solution to this could be.

    Best regards

    Arkadi

    #1046523

    Hi,

    The issue is on the nested tabs.
    Allow us some time, we are working on such fixes.

    Best regards,
    Basilis

    #1050032

    Happy new year to you all!

    How is going with the tab sections? Do you have an estimate on when they are going to work properly with all elements in them?

    Best regards

    Arkadi

    #1050683

    Hi,

    Are you using our latest version and u are still having issues?

    Best regards,
    Basilis

    #1051064

    Yes, the tab section still has issues. As far as I understand it, it´s flaws in the code. As described above, it seems like <div> elements are not being closed properly. There was also a problem with javascript in the tab sections. So for example the progress bars wouldn´t load properly. Haven´t tried that with the latest version again, though.

    #1053417

    Hi,

    Let us know if you do – will happy to check more if required.

    Best regards,
    Basilis

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