Tagged: Accordion
Hi everyone,
just noticed that Accordions tabs are not working properly anymore on latest version of Chrome (118.0.5993.89).
When a tab is opened the other overlay the opened tab information or when closing the first tab the others disappear.
Tested also on Firefox where accordions keep working as usual.
Asking for your support. I have lot of accordions on my website and it is actually pretty unusable.
Thank you.
Hey WPStyling2020,
Could you post a link to where we can see the problem in question please?
Best regards,
Rikard
Sure!
Thank you.
Hi,
Thank you for the update.
We have already located the issue and will have it fixed in the next patch. In the meantime, please add this css code.
.toggle_wrap {
display: none;
}
Best regards,
Ismael
Hi Ismael,
i’ve tried your css fix.
It does not cut content in tab anymore but when clicking on an accordion toggle he moves the page on top, so accordions are still unusable.
Hi,
Thank you for following up.
Please remove the previous css code, then add the following modification instead.
#top .av_toggle_section {
clear:both
}
If the issue persists, try to set the Content > Behavior settings to Multiple toggles open allowed.
Best regards,
Ismael
Only the code below works for me
.toggle_wrap {
display: none;
}
Updated enfold and tried the other code with behavior set to multiple toggles open and opening and closing a few different toggles causes it to bug out
Hi planttilesseo,
If you need further help with this, then please open a new thread and include WordPress admin login details in private, so that we can have a closer look at your site.
Best regards,
Rikard