-
AuthorPosts
-
December 2, 2018 at 3:33 pm #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
December 3, 2018 at 5:09 am #1040107Hi 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,
RikardDecember 3, 2018 at 6:16 pm #1040428Thank you!
December 4, 2018 at 8:20 am #1040606Hi,
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,
RikardDecember 5, 2018 at 12:37 pm #1041185Hi 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!
ArkadiDecember 10, 2018 at 12:53 am #1042854Can 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
December 12, 2018 at 11:49 pm #1044592Hi,
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,
BasilisDecember 13, 2018 at 11:32 pm #1045063Hi Basilis,
thank you for looking into this! I am really curious what the solution to this could be.
Best regards
Arkadi
December 17, 2018 at 8:37 pm #1046523Hi,
The issue is on the nested tabs.
Allow us some time, we are working on such fixes.Best regards,
BasilisJanuary 4, 2019 at 4:27 pm #1050032Happy 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
January 7, 2019 at 12:05 am #1050683Hi,
Are you using our latest version and u are still having issues?
Best regards,
BasilisJanuary 7, 2019 at 10:26 pm #1051064Yes, 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.
January 13, 2019 at 10:12 pm #1053417Hi,
Let us know if you do – will happy to check more if required.
Best regards,
Basilis -
AuthorPosts
- You must be logged in to reply to this topic.