Forum Replies Created

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • in reply to: remove date and author from category list #1072354

    Thank you :-)
    TOP Support!

    in reply to: Icon "Suche" fehlt in der mobilen Ansicht #829581

    That was the solution – Thank you!

    in reply to: Icon "Suche" fehlt in der mobilen Ansicht #829109

    Hello,
    still the problem is the menu in the burger menu. It shows the normal header menu, but for every menu-point it shows also the hole text from this menu point! I need only the title, and no text. My Version is (4.1.2)

    in reply to: Icon "Suche" fehlt in der mobilen Ansicht #823942

    Here you find the problems with the wrong burger menu

    in reply to: Icon "Suche" fehlt in der mobilen Ansicht #823941

    Hello,

    the problem is the menu in the burger menu. It shows the normal header menu, but for every menu-point it shows also the hole text from this menu point!
    Also quick CSS doesnt work anymore for the search icon with Burger menu.

    This is the quick CSS for the search icon what I have:
    /*add search to mobile menu*/
    @media only screen and (max-width: 767px) {
    .main_menu .avia-menu, #header_main_alternate {
    display: block !important;
    }
    .av-main-nav > li { display: none; }
    li#menu-item-search {
    display: block!important;
    margin-top: -100px;
    right: 50px;
    top: 10px;
    }
    .responsive .main_menu {
    float: right;
    }
    li#menu-item-search>a {
    font-size: 28px!important;
    }
    .responsive .logo img {
    margin: 0;
    max-height: 70px !important;
    }
    }

    in reply to: Icon "Suche" fehlt in der mobilen Ansicht #820683

    Hello,
    today I updated the theme to the latest version(4.1.1).
    All changes doesn´t work anymore in the burger menu. Even the Links aren´t shown anymore !
    Please help me!

    best regards
    Ewald

    in reply to: Tags funktionieren nicht mehr #800041

    Hi Ismael,
    thank you for your answer.
    I didnt knwo anything from “Relevanssi” – I was not installed on my blog – so I checked it and found out that it is a “better search results – plugin”
    So I checked my “better search” plugins – and you are RIGHT!
    The problem was the plugin “Search Everything”. I switched it off, and now everything works fine.
    Thank you very much for solving the problem!

    in reply to: Tags funktionieren nicht mehr #797594

    How can I resave the permalinks?
    I was in settings -> permalinks and changed ist shortly to simple and saved it. After it I choosed postname again and saved it.

    in reply to: Icon "Suche" fehlt in der mobilen Ansicht #789379

    Hello,
    Thank you for the answer.
    I made the changes – but ist doesn´t work …
    Best gregards
    Ewi

    in reply to: Icon "Suche" fehlt in der mobilen Ansicht #787722

    Hallo Andy,

    es ist schon besser. Ich habe nun folgendes ergänzt:

    /*add search to mobile menu*/
    @media only screen and (max-width: 767px) {
    .main_menu .avia-menu, #header_main_alternate {
    display: block !important;
    }
    .av-main-nav > li { display: none; }
    li#menu-item-search {
    display: block!important;
    margin-top: -100px;
    right: 60px;
    }
    .responsive .main_menu {
    float: right;
    }
    li#menu-item-search>a {
    font-size: 28px!important;
    }}

    Das einzige das noch stört ist das Logo – es wird erst kleiner wenn das Burger-Menü angrentz – aber nicht schon wenn die Lupe auf das Logo stößt.

    Der Link zur Website lautet:

    • This reply was modified 7 years, 6 months ago by Ewi.
Viewing 10 posts - 1 through 10 (of 10 total)