Tagged: tab section
Hello,
I have an issue with tab sections on mobile. I made a website in Czech language so I use czech characters (like ě, š, č, ř, ž, ý, á, í, é) as Tab titles of Tab section. It is working well on desktop, but on mobile tabs switching is not working thanks to czech characters in tab titles.
When I put title without czech chars (e.g. “Inzenyrske cinnosti” instead of “Inženýrské činnosti”), then it is alright.
Can you correct the bug please?
Thanks a lot, David.
Hey dnaj,
The issue with Tab section has been reported and our developers are working on it. Thank you :)
Please, bare with us.
Best regards,
Victoria
Hello,
any news regarding reported tab section issue?
Thanks, David.
Hi David,
For the meantime, can you try the temporary solution posted here: https://kriesi.at/support/topic/tabs-sections-dont-work-in-firefox/#post-805471
Hope this helps.
Best regards,
Nikko
Thanks a lot. It worked for me.
However, I had to make some changes in your tab_section.php I downloaded from the link:
– remove line 377 ($tab_title_link = clean($tab_title);), because clean is not existing function
– change the name of the function from “&clean_title_anchor” to “clean_title_anchor”.
Best regards, David.