MegaMenu in Tablets

Posted in: Newspaper
Post count: 100

Hi,

There is some problem accessing the menus that use the MegaMenu ability when in touch screens (tablets).

Its impossible to access the actual menu, clickig on a menu item that has megamenu acts same as mouse hover on desktops. That is it does show the 5 megamenu items, but its impossible to enter the actual menu itself.

Post count: 7909

Hi,

We know about this and we will think to a better solution when another menu system will be designed. On tablets you cannot hover that why it been created like this, but you can follow this solution – http://screencast.com/t/0J8Cedi9

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

Thanks!

Post count: 100

Thanks, that did the job.
Didn’t work on child theme, I had to make the change on base theme.

Just a quick note, the site.js file didn’t exist on the js directory, instead I had to change the site.min.js located in js/min folder.

That info just if anyone is visiting this thread and cannot locate that specific file…

  • This reply was modified 11 years by neakriti.
Post count: 7909

Hi,

Yes sorry I did not specify that if you use speed booster you have to make this change in – http://screencast.com/t/uHuUcuor
If you don’t use speed booster – http://screencast.com/t/l9ijkiL5

Glad that you sorted out!

Post count: 100

Hi, for the new Newspaper6 version of the theme
I tried to apply the equivalent update on tagdiv_theme.js and tagdiv_theme.min.js

However it doesn’t work. Any help about making megamenu elements usable on tablets please on Newspaper 6?

Post count: 780

Hi,

are you sure you tried the same fix? We did not change that part of the theme. I will also double check this.

Viewing 6 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic.