Main menu behaviour on mobile tablets

Posted in: Newspaper
Post count: 13

Hi guys!

When navigating my website with a tablet in horizontal (ASUS MemoPad HD7) – bright view – I can NOT call from the main menu the embedded news categories directly. If I turn my tablet to vertical (same view as on smartphones), I can click each news category direectly without any problem. Same behaviour in mobile Chrome and Firefox (Android).
Is this a normal behaviour on tablets?

Thank you!

  • This topic was modified 11 years by Kalepo.
Post count: 7909

Hi,

I’m not sure if this is your issue, but if you refer that on tablets when you click on a parent category (menu item) it open submenu or megamenu but when you click again the link doesn’t work.
I this is you issue please follow this topic and make this change – https://forum.tagdiv.com/topic/parent-cates-link-not-work-on-menu-on-touchscreen-laptops/#post-41780

//not touch
jQuery('#td-top-menu .sf-menu').superfish({
    delay:500,
    speed:200,
    useClick:false
});

Thanks!

Post count: 13

Yes this is my issue. I’ve done all you said, but still not correctly working.

But I have another path to the file as in your screenshot. My path is Newspaper/js/full_compact/site.js

In your image above the path is Newspaper/js/site.js

Is this perhaps the problem?

Thank you!

Post count: 7909

Hi,

Yes, you are right you have to replace the code from that file: http://screencast.com/t/l9ijkiL5
Also if you use Speed Booster you need to remove this code from here: http://screencast.com/t/uHuUcuor

Thanks

Post count: 13

It works now, thank you for your support!
Is this a bug, that you you will fix in your next release? (I ask because of all changings to do if not)

Thank you again!

Post count: 7909

Hi,

We know about this and it is on our todo list, but I cannot tell you exactly when will be changed as we will design a new menu system and then we will find a better solution touch devices.

Thanks!

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newspaper’ is closed to new topics and replies.