Tagged: ,

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #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.

    #391451

    Hi 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!
    Elliott

    #391916
    This reply has been marked as private.
    #392331

    Hi!

    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!
    Elliott

    #394223
    This reply has been marked as private.
    #394698

    Hi!

    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,
    Elliott

    #394894

    Hi 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
    Peter

    #394952
    This reply has been marked as private.
    #395931

    Hi!

    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.
Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.