-
AuthorPosts
-
February 4, 2015 at 2:04 pm #390726
Hallo zusammen,
das Enfold Theme ist sehr gut und auch robust.
Selbst nach einer zweiten Lizenz und verschiedenen Seiten (eine online eine lokal in Arbeit) funktioniert bei beiden Themes das DropDown Menu in der breiten Tabletansicht nicht. Es geht zwar auf, aber man kann keine Unterseite anklicken und öffnen. In diesem Fall ist es ein Samsung Tablet mit der aktuellen Android Version. Aber auch mit älteren Versionen klappte es nicht. Getestet im Chrome und Firefox.Soweit ich erlesen konnte gibt es das Problem öfter… https://kriesi.at/support/topic/responsive-design-on-tablet-not-always-working/
Habt ihr dafür schon eine Lösung gefunden?
Bei beiden Seiten ist der aktuelle Versionsstand vorhanden.
February 5, 2015 at 5:25 pm #391451Hi pewah78!
Can you send us a link to your site so we can take a look? You can set your reply as private if you wish.
Make sure that Enfold is updated to the latest version, 3.0.8, and that all plugins are deactivated while testing.
Cheers!
ElliottFebruary 6, 2015 at 11:16 am #391916This reply has been marked as private.February 6, 2015 at 11:08 pm #392331Hi!
Your second link is not working for me but I did see the problem in your first link. The mobile menu looks very blurry for some reason correct?
Can you send us a WordPress login so we can take a closer look?
Cheers!
ElliottFebruary 11, 2015 at 11:37 am #394223This reply has been marked as private.February 11, 2015 at 9:52 pm #394698Hi!
It looks like it’s being caused by this custom CSS your using.
#mobile-advanced{ -webkit-transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); transform: scale(0); }
Best regards,
ElliottFebruary 12, 2015 at 11:28 am #394894Hi Elliott,
no, that is not the reason and not a solution. This code was only for the mobil phone menu, which is on the right side when you move on the touchscreen the site to left. I dont want this. The funktion in mobil phone is correct and on the desktop pc´s. Without this code is the problem not solved.
You can´t touch the second menu from the tablet. Also my new installation local on my server has the same problem. You can not touch on the tablet the submenu point.
best regards
PeterFebruary 12, 2015 at 12:50 pm #394952This reply has been marked as private.February 13, 2015 at 6:18 pm #395931Hi!
Remove that CSS and use this instead.
#wrap_all { position: relative !important; }
As for the regular sub menus, which browser is that? Have you tried downloading Google Chrome for Android?
Regards,
Elliott- This reply was modified 9 years, 9 months ago by Elliott.
-
AuthorPosts
- You must be logged in to reply to this topic.