Viewing 8 replies - 1 through 8 (of 8 total)
  • xoptimus

    (@spicethemesoptimus)

    Hi mastersezer,

    Thanks for contacting us,

    For this, remove the aktivitaeten page, then create a aktivitaeten custom link in menu setting and do not link to it, save the menu setting then check your website on the mobile device.

    like this: https://prntscr.com/kk3kv9

    Thanks

    Thread Starter mastersezer

    (@mastersezer)

    You didnt have know the error. It is the same more. I must click more on AKTIVIT?TEN for OPEN the UNDERMENUS but when i tip it open the Site AKTIVIT?TEN more. It isnt changed. I have changed the Theme to “Chilly” and its the same. With the Theme TWENTY FIFTEEN it works normally!

    • This reply was modified 6 years, 2 months ago by mastersezer.
    • This reply was modified 6 years, 2 months ago by mastersezer.

    @mastersezer
    This is probably not be the right tone of voice to get help. Nobody tries to harm you by any means and if a theme developer kindly responds to your question, a polite reply is more than welcome.

    Indicating subpages in a menu with an arrow or plus sign is commonly used. While you may like it or not, it is not an issue to address.

    @spicethemesoptimus
    The problem mentioned in the original question here is, that the mobile menu seems to pulldown the subpage entries only on mouse hover, which won’t work on mobile devices. Adding “blind” menu entries is just a workaround and doesn’t solve the issue. Perhaps you can fix this for future use? That would be very kind.

    And now …?back to work. ????

    Thread Starter mastersezer

    (@mastersezer)

    With the code:
    .navbar .navbar-nav .dropdown-menu {
    display: inline-block;
    border: none;
    }

    The problem now is that it concealed other menus.

    I have lost 5-6 hours for error search and disgraced in our relationsship club because of that bad error. So its really not easy to be only friendly! Thanks!

    • This reply was modified 6 years, 2 months ago by mastersezer.

    I don’t quite get, what you complain about? I “loose” 3 hours and more daily on volunteering in the support forums.

    .toggled.main-navigation ul.children, 
    .toggled.main-navigation ul.sub-menu {
        display: inline-block;
    }

    only displays the children/submenus, when the menu is toggled.

    Thread Starter mastersezer

    (@mastersezer)

    Mein Englisch ist jetzt nicht besonders gut, vorallem nicht um diese Probleme zu l?sen. Und im deutschsprachigen Forum hat man mich da wohl geblockt oder was auch immer zudem als gel?st markiert. Mehr block geht nicht.
    Wei? auch nicht warum du kostenlos jedentag die Zeit opferst, macht dir sicher wohl viel Spa? mir jedoch macht es kein Spa? mich im Verein zu blamieren weil ich es wegen Fehler anderer nicht hinbekomme.

    Sollte der alte Code drin bleiben? Hat n?mlich nichts daran ge?ndert. Habe es ersetzt.

    (English translation below)
    Da du scheinbar zwischenzeitlich wieder etwas am Menü ge?ndert hast, ?ndern sich auch wieder die CSS-Regeln. In der aktuellen Einstellung kannst du mal

    @media (max-width: 990px) and (min-width: 100px){
    .dropdown-menu {
      display: inline-block;
    }
    }

    ausprobieren.


    As you apparently changed something in the menu again, the CSS rules change, too. With current settings you could try

    @media (max-width: 990px) and (min-width: 100px){
    .dropdown-menu {
      display: inline-block;
    }
    }
    Thread Starter mastersezer

    (@mastersezer)

    Darf man nichts mehr am Menü ?ndern? Nun sind da rote Trennlinien und es bedeckt wieder das Menü. Hab ein anderes Theme probiert und da ?ndert sich die eine Header Hintergrund Farbe nicht. Im Customizer sieht man das es ROT ist und ich speicher es so ab aber dann ?ffentlich ist es immer noch blau, dabei handelt es sich um das Theme Synchronization. Was ist mit den Themes nur los? Unglaublich! Chilly Theme hat das gleiche Fehler. Ich kapier hier langsam gar nichts mehr! Bin doch kein Versuchskaninchen! -.- Steige bald auf Baukasten um! -.-

    • This reply was modified 6 years, 2 months ago by mastersezer.
Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘ERROR IN SMARTPHONE MODUS’ is closed to new replies.