Menu on-click Android

2 replies · opened Nov 23, 2017

OostschweizNov 23, 2017

Hello

I use the Menu like this: https://dev.canvas.tso.ch/_HTML/intro.html

That is the original Canvas 4.5.1.

When i load the Site on Mobile, the Navigation "click" doesn't work on Android devices.

Do you have a solution for this..... This bug is really anoying. It should be solved quickly.

Thank you very much

Best regards

Stefan Keller

OostschweizNov 30, 2017

Hello ?

Do you have an answer for me ?

Thank you very much...

Best regards

SSemicolon WebSTAFFDec 4, 2017

Hello,

Thanks for your Patience!

We have just checked out your Website and the issue appears only on your Website since the Demos running v4.5.1 appears to be working fine for us: http://themes.semicolonweb.com/html/canvas/intro.php .

Additionally, you can fix this issue by finding the following code in the js/functions.js File:

if( SEMICOLON.isMobile.Windows() )

and replacing it with:

if( SEMICOLON.isMobile.any() )

Now, the sub menus can be opened by clicking on the Down Arrow.

This will definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard