Hi guys,
I have one issue with accordion on our site https://dentalcentrumnivy.eu/cennik/ After opening just one accordion all the others are opening at the same time.
Thanks for your help.
Michael
Hi guys,
I have one issue with accordion on our site https://dentalcentrumnivy.eu/cennik/ After opening just one accordion all the others are opening at the same time.
Thanks for your help.
Michael
Hello Michael,
Thanks for writing in!
I have investigated your issue and inspected your page thoroughly. I found out that you are having this issue because you have inserted a broken HTML table code.
A broken html code will messed up the page and affect other element. It is best that you double check all the contents of each of the accordion items. To learn more about the HTML <table> tag, please check this out:
Kindly let us know how it goes.
Hi there,
thank you for your reply. We just “repaired” our tag but unfortunately it didn’t help. The mistake started to appear after migration from previous web site. We tried the same import on other vps and there is no problem with accordion. Please can you check it.
Thanks a lot
Michael
Hi Michael,
I can still see broken table elements, you can check it here https://validator.w3.org/nu/?doc=https%3A%2F%2Fdentalcentrumnivy.eu%2Fcennik%2F
I also tried it on newly added classic accordion element (same as the faulty one) and it works properly. This means the issue is with the content, and since the element are broken, the next element uses the same ID that triggers all of them at the same time.
Could you try re-creating your accordions with correct table structures? Not all, but just the few first one so we could confirm if that’s really the case. As per testing, I can’t reproduce this on my installation nor on newly added classic accordions on your site.
Thanks!
Hi there,
thank you for your reply. We updated php version. This solved the problem.
Thanks
Michael
Glad to hear it’s sorted, Michael.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.