I have a main menu with two levels.

For parent levels "expanded" is checked.

On ipad (Chrome), the parent level menu is touchable, the menu expands, but the linked (parent) page loads and the expanded menu closes, before users can touch the second level menu link.

So ist not possible, to open a second level page.

What can I do ?

Comments

Lydia DP’s picture

Title: Second level menu items are not working on ipad (chrome) » Second level menu items are not working on mobile devices
Issue tags: +Responsive Skeleton theme, +dropdown menu problem

Hi,

I have also menu items with two levels, and parents items are shown as expanded. The parent items are linked to their first child (this may be a clue?)

For example :
> P1 (opens C1 content on click)
>> C1
>> C2
>> C3
> P2 (opens C4 content on click)
>> C4
>> C5

Of course, the Skeleton responsive menu is enabled in the Theme settings. So, what I was expecting is that when I click on P1 in the menu on a mobile device, I see a list with C1/C2/C3, and I can quietly choose which submenu I would like to click on.

Actually, on iPad, iPhone, and Samsung Galaxy, when I click on the parent item, the menu is expanded, but the first child's page loads (i.e, the link I have chosen for the parent item) without letting me enough time to click on another child menu.

So, when I click on P1, I see a list with C1/C2/C3, but C1 loads immediately. I can not access to C2 or C3 content. Same for P2, C4 content loads, and I can not access to C5.

Any suggestions ?