• Matthias

    (@matthiasbauer)


    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]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Imtiaz Rayhan

    (@imtiazrayhan)

    Hi @matthiasbauer,

    I am sorry for the late reply.

    Thank you very much for the detailed explanation of the issue.

    I can see the issue from my end too.

    I will look into it and get back to you as soon as I have something.

    Kind regards.

    Thread Starter Matthias

    (@matthiasbauer)

    Hi Imtiaz, thank you for your reply and great that you are looking into it.

    In the meantime – unfortunately for the debug but fortunately for me – my client has changed the structure of their site so both tabbed content blocks are not live anymore. In case it’s a general issue, I am happy to help solve it nevertheless, of course. Perhaps I can grant you access to the disable pages somehow, if needed. Also the dev site still exists, although, as mentioned, the problem was not occuring there.

    Kind regards
    Matthias

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Tabbed Content: Mobile Display issue’ is closed to new replies.