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.
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!
-
This reply was modified 11 years by
Alin [tagDiv].
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!
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
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!