- This topic has 5 replies, 2 voices, and was last updated 10 years, 8 months ago by Sakin.
-
AuthorPosts
-
March 4, 2014 at 6:48 pm #20970Fl0WParticipant
Hi Sakin,
i’m using “Catch Everest Pro” in version 1.6 and the theme is great. But i found a bug at my tablet (Nexus 10) and i guess this is a general problem.
Description: If you open the theme at a mobile device with a “high” screen resulution you will see the normal theme layout (not mobile one). if i touch at a menu button the menu does not show me the available submenus which i want to choose, instead the site opens which was set at the top of the menu.
-> no mouseover for showing submenu structure is possible with touch devices on the page, if you have a device with a big screen.Maybe you can check this and release a fix? 😉
Thanks for your feedback. greets Flo
March 5, 2014 at 12:19 am #20975SakinKeymaster@Fl0W: Post in your site URL so that I can test in. When I check in our demo page http://catchthemes.com/demo/catch-everest with Ipad and it’s fine.
March 5, 2014 at 3:13 am #20981Fl0WParticipantfor sure, the URL is: http://www.zeeb-it.de
and it’s not working working fine one my Nexus 10. for example if i tap on “parent drop” i se the submenu “simple page”. maybe the browser switches to the parent site and sometimes to the subpage. but i’m not able so access the sub-submenus “html elements”, etc. at any time (the were only shown a second and this ramdomly).
The Nexus 10 has stock rom using Android 4.2.2 and it was tested with Chrome 33.0.x (current version from play store).
March 5, 2014 at 10:20 pm #20991SakinKeymaster@Fl0W: Strange I am able to click submenu in Ipad but I don’t have Nexus 10 to test it. Sorry for that. When I search in google, I see that most of the theme have the same issue. See this http://wordpress.org/support/topic/not-working-with-chrome-and?replies=5 . Looks like Chrome and Nexus 10 has issue.
I will try searching for solutions and if you also find it then do let me know it.
March 6, 2014 at 3:29 pm #21014Fl0WParticipantThe Nexus 10 is a developer device for reference coding on Android, so if this is not working here it is a general problem on most android devices.
it’s working fine for example at the Microsoft webpage: http://www.microsoft.com
and also the “help” menu at Stack Overflow is working fine: http://stackoverflow.commaybe you can setup a virtual machine with android or use the Android SDK to test my szenario.
if you need further information to test, please contact me.
March 6, 2014 at 7:22 pm #21020SakinKeymaster@Fl0W: Microsoft and stockoverflow uses onclick function and they don’t have link in the parent item. They only have link in sub-menus.
Same like we have for “Parent Drop” in demo site http://catchthemes.com/demo/catch-everest/ . In this menu item, we use
<span onClick="return true">Parent Drop</span>
in Navigation Label. -
AuthorPosts
- The topic ‘Menu on tablets – not able to enter submenu item’ is closed to new replies.