Tabbed Content: Mobile Display issue
-
Hello from Berlin and thank you for the very useful plugin. I have encountered a puzzling issue with the Tabbed Content block though that gives me a little headache.
On a site that I have been building for a client, there is two sub-pages with one Tabbed Content block each. On the front page, it’s horizontal tabs, on the “Services” page, vertical tabs. Both are set to switch to accordion view on mobile devices, and both are a bit CSS tweaked, but that’s it. On my staging server, they work perfectly as expected.
After moving to the final server, however, the Tabbed Content on the front page does not switch to mobile accordion anymore – the one on the “Services” page still does. The migration has been done with standard WordPress export/import. Everything else works correctly. JS console shows no errors, of course I also checked in the backend editor, the block options are correct and it says
"tabletTabDisplay":"accordion","mobileTabDisplay":"accordion"
in the block code. I even tried to debug the plugin code, and the “accordion” value is being passed to the variables, as far as I understand. Yet still it’s not coming through to the frontend – the title element gets “ub-mobile-hide ub-tablet-hide” classes (and still shows, btw), the tab content containt even gets the “ub-tabbed-content-mobile-accordion” class. On my staging server, the exact same setup works perfectly fine. I even tried changing the PHP version, with no effect.Any hints on what could be the issue and how to solve it would be greatly appreciated.
The page I need help with: [log in to see the link]
- The topic ‘Tabbed Content: Mobile Display issue’ is closed to new replies.