• Resolved molde12

    (@molde12)


    After updating to 1.0.27 I must long press with finger for the dropdown menu to show items. Before the update I could tap with the finger (like left clicking the mouse) for dropdown menu to appear.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi,
    Can you post a link, I don’t get this when I test. I can just tap the dropdown arrow normally.

    Ben

    Thread Starter molde12

    (@molde12)

    Hi,
    Before the update I could tap the dropdown arrow once and the menu would show. Now I can only get it to show if I long press on the arrow. Maybe my fingers are too large or something. 🙂 The page is cached but it works the same on the backend with no caching in Incognito mode. https://www.aquaglobe.se/
    Mattias

    Thread Starter molde12

    (@molde12)

    I am sorry, I realize that I have forgotten to mention that I have a 12,9-inch iPad so it is not the mobile menu. Still, it used to work well with the PC menu in the iPad 12,9 inch. Anyway, thank you for a fantastic theme and blocks. They are the best!

    It looks like the flag is throwing things off, try adding this css:

    .nav-drop-title-wrap > span[data-no-translation] {
        pointer-events: none;
        z-index: -1;
        position: relative;
    }

    Ben

    Thread Starter molde12

    (@molde12)

    I added the css and tried on backend in incognito mode. Now the dropdowns appear but they are white and empty with no links in them. I tried on my windows laptop with touchscreen, and on a PC with touch screen it works perfectly. The problem only occurs on my iPad 12.9”. I think we will have very few visitors on iPad with the PC menu, so I think it is ok. Almost all iPad users will have the small screen and use the mobile menu and that works very well. We are using TranslatePress which is adding the flags.

    Thread Starter molde12

    (@molde12)

    Version update 1.0.28 fixed the issue. Thank you for fast and great support!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Dropdown not showing on iPad after update.’ is closed to new replies.