Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: Broken tab section after upgrade to 4.6.1 #1141728

    Hi,

    Has i said in my previous message we fixed the problem.
    But we don’t understand how the broken code has happend? By updated the theme?

    Thanks.

    in reply to: Broken tab section after upgrade to 4.6.1 #1137605

    For information we have put on the home a backup that fix the bug.
    In the code of Avia editor we see what was the problem. Correct code of Tab section block is :

    [av_tab_section]
    [av_tab_sub_section]Content 1[/av_tab_sub_section]
    [av_tab_sub_section]Content 2[/av_tab_sub_section]
    ...
    [/av_tab_section]

    in the page after update it was this :

    [av_tab_section]
    [av_tab_sub_section][/av_tab_sub_section]
    [av_tab_sub_section][/av_tab_sub_section]
    ... (4 empty content)
    [/av_tab_section]
    
    [av_tab_sub_section]Content 1[/av_tab_sub_section]
    [av_tab_sub_section]Content 2[/av_tab_sub_section]
    ... (contents of tabs are out the tags [av_tab_section])

    So if you can find how it happends?

    Thanks.

    in reply to: Broken tab section after upgrade to 4.6.1 #1137466

    Hi,

    Thanks for the answer. I just updated to 4.6.2 but the bug still here.

    • This reply was modified 4 years, 8 months ago by MCPALAU.
    in reply to: Broken tab section after upgrade to 4.6.1 #1136981

    Hi,
    I put admin infos in the private content section of the first message.
    Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)