Forum Replies Created

Viewing 30 posts - 1 through 30 (of 53 total)
  • Author
    Posts
  • in reply to: Position of search text field #1083712

    Thank you very much!
    It isn’t exactly what I initially wanted but a much better solution :)

    in reply to: Menu in 2 lines #1048562

    It works so far, thank you!
    The only thing still not so nice is that the white line is higher than the other ones. Is there a possibility to fix this?
    Screenshot

    in reply to: Menu in 2 lines #1047281

    The link to the actual result is in the private content field. It is in the horizontal main menu

    I worked it out with importing older Child Theme Settings. Don’t know what went wrong but now everything is smooth again.
    Thank you!

    in reply to: Menu in 2 lines #1041352

    Hello,
    I want to achieve exactly the same as sitadi but without a shrinking header. So I added your code but the space between the first and second line is too wide. I want the second line to be directly below the first one. I also want the white line to stay at the same height as the others.
    Is that possible? How should I do it?

    My code so far is

    .twoliner a {
        line-height: 25px !important;
        text-align: center !important;
    }
    
    .twoliner a {
        line-height: 25px !important;
        height: auto !important;
        transform: translateY(-30%);
        position: relative;
    }
    
    .twoliner .avia-menu-fx {
        bottom: -3px !important;
    }

    This is how it looks like: picture

    Thank you in advance!
    Best regards

    Thank you! I’ll try that.
    But I have still the problem that I can’t safe Quick CSS and I can’t find the error in my code that may cause this. That’s why my page looks broken

    Could you please have a look at it? It’s kinda urgent. Thank you in advance!

    Hey,
    it is broken – that’s what I meant with the Quick CSS which isn’t working. There’s missing a bunch of code snippets which I can’t get to work. It always tells “Saving didn’t work!” as soon as I enter my code (the one I also attached to my first post) and try to save.
    Best regards,
    Jamie

    in reply to: Search Icon missing in horizontal menu #932627

    Hi Rikard,
    now it looks as it should – thank you very much! :)
    Best regards.

    in reply to: Search Icon missing in horizontal menu #929054

    Hi,
    right now that’s exactly what I see too. But in the mobile view (or when you reduce the size of the browser window) then there’s the search icon visible what shouldn’t be there.
    As soon as I use the code you provided, the search icon disappears but then there’s this grey bar and the header is fixed (as shown on the last two screenshots I’ve send you).

    Best regards,
    Jamie

    in reply to: Search Icon missing in horizontal menu #928730

    Hi,
    I cleared the cache and reloaded the page. Both results happen also when I use Chrome instead of my default browser Firefox. I changed the code back to the one that functions, so perhaps that’s why you couldn’t reproduce either of the results?

    Now in my Quick CSS there is

    /* MOBILE  */
    #mobile-advanced, .av-burger-menu-main {display: none !important; }
    
    /* NOT WORKING CORRECTLY
    @media only screen and (max-width: 767px) {
    #menu-item-search, .av-burger-menu-main {
        display: none !important;
    }
    } */

    It works but the search icon is shown in mobile version.
    When commenting out the first code block and activating the second, the search icons are shown correctly (meaning it’s shown in desktop version but not on mobile) but the issue from the earlier screenshots happen.

    Best regards,
    Jamie

    • This reply was modified 6 years, 7 months ago by ping-pong.
    in reply to: Search Icon missing in horizontal menu #928540

    Hi Rikard,

    your code works for the search icon.
    But on the top of the page I now have a grey area plus my header doesn’t move anymore (meaning it stays fixed). I attached two screenshots where you can see the issue – grey area and staying header
    What can I do so that the page’s layout isn’t broken when the search icon is shown in desktop but not in mobile view?

    For now I went back to the code where the search icon is also shown in the mobile version.

    Best regards,
    Jamie

    • This reply was modified 6 years, 7 months ago by ping-pong.
    in reply to: Search Icon missing in horizontal menu #926340

    Hey,

    you’re right – when I remove the code the search icon comes back. But then it’s also visible in the mobile version where I don’t want to show it. (see screenshot)
    Is there any way to only have the search icon in the desktop version and remove it for the mobile one?
    Some time ago it worked like this with the code that now also prevents the icon to show on desktop.

    Best regards,
    Jamie

    in reply to: Enfold 4.1.2 – gray menu area (mobile-advanced) at top #828972

    Hi Mike,
    it works perfectly fine! Thank you very much :)
    Best regards.

    in reply to: Table column font-size #793111

    Thank you!
    It works perfectly fine :)

    Best regards.

    in reply to: Page with accordion loading time #786276

    Hi Rikard,
    okay. Then I’ll do it in this way.
    Thank you.

    in reply to: pdf doesn't open after update on WordPress 4.7.4 #785903

    Hi,
    yes, I’ve fixed it with reinstalling a backup. It wasn’t a fault of the enfold theme but of a plugin I’ve running as I discovered after updating my plugins.
    Thank you nevertheless!
    Best regards.

    in reply to: pdf doesn't open after update on WordPress 4.7.4 #784420

    There is no wp-uploads folder, only a uploads folder which looks good. The elements in it aren’t corrupted, I can download and open them.
    Well, all the pictures and everything else that is in the upload folder is also not available on the website… The permisson for the upload folder is set to 777.

    • This reply was modified 7 years, 6 months ago by ping-pong.
    in reply to: Footer height on big screens #778491

    Hi,
    thank you.
    Unfortunately it somehow hasn’t worked. I now with the help of a friend figured something out that works
    .template-page { min-height: 67vh; }

    Regards.

    in reply to: Footer height on big screens #778275

    Thanks Vinay.

    So there isn’t any possibility to have a non-sticky footer that is always at the very bottom of the page no matter what display size?
    My problem is that on some pages the content is changing every other day. So the solution with the custom CSS class isn’t really possible…

    Best regards!

    in reply to: Footer height on big screens #775538

    Hi,

    it’s somehow working. But do I really have to apply the custom CSS class to every single page? The thing is I don’t exactly know which pages are shown with the big grey element at the buttom. Also I’d have to adapt the height to every single page depending on the length of the content, right?
    Isn’t there a way to assign a vh value to the footer? Or well, when I have a look into the developer tools of my browser then this grey element isn’t the footer, it’s nothing meaning there isn’t any code for the element…

    Best regards.

    in reply to: Footer height on big screens #775093

    I can’t really find a working solution in there. I don’t want the footer to be sticky but to have always the same height. I’ve uploaded a screenshot for better understanding
    Footer too high

    in reply to: Other menu on mobile than on desktop #772388

    Hi Andy,

    It’s working – thank you very much for all your help! :)
    You’re great!

    Best regards.

    in reply to: Other menu on mobile than on desktop #770628

    Hey,
    thanks a lot! I found the plugin WP Mobile Menu and it works perfectly fine.
    Just one other question:
    Can I deactivate Enfold’s mobile menu completely? I only found the possibility to activate it for smartphones or for tablets and smartphones.

    Best regards!

    in reply to: Other menu on mobile than on desktop #769482

    Hi,
    I’m sorry for not having it explained properly.

    I’d want to have menu A (including the items of the fullwidth submenus) and menu B together in one mobile menu. See pictures for menus. So I think I’d have to load another menu when on mobile than when on desktop?
    menu A+B
    fullwidth submenus

    The other option would be to hide the menu items on desktop and show them on mobile as you already explained to me but then there’s the issue (I already mentioned it) that in other browsers than Firefox the horizontal menu items won’t redirect anywhere. I think that’s because a click on it would normally open the submenu which is hidden and thus not opening. (That would be when the menu “Menü_horizontal” would be set as main menu. You can try it if you want to with the provided login data.)

    It somehow seems like I’d either be able to have a well functioning desktop menu or a well functioning mobile menu but not both at the same time.

    Best regards and in advance thank you very much for your efforts!

    • This reply was modified 7 years, 6 months ago by ping-pong.
    in reply to: Other menu on mobile than on desktop #768085

    Hi,
    we’re somehow going in circles…
    With this solution I’ve got the problem that the items of the horizontal menu aren’t clickable because the menu would want to open the submenu which elements all are hidden. So instead of redirecting to the link behind the menu item there isn’t happening anything…
    Regards

    in reply to: Other menu on mobile than on desktop #767452

    Hi,
    it only works fine because now the horizontal menu doesn’t have submenu items in it. So a click on the menu item can’t affect anything else than redirect to this page.
    But now my problem is, as mentioned in my last post, that the mobile menu is the same as the horizontal ones but I’d need it to be one menu with all the menu items from the horizontal (including links to subpages) and sidebar menu :(
    So again my question:
    Isn’t there any possibility to set two different menus, one for desktop and one for mobile version?

    Best regards.

    in reply to: Other menu on mobile than on desktop #766331

    Hi,
    thank you for your reply. I’ve reinstalled enfold via ftp but the issue is still there.
    I’ve got a clue wherefrom it comes. The horizontal menu has far more items than those shown, only that I deactivated them with a custom css class “only mobil” like Yigit proposed earlier in this thread.
    My plan now is to delete these menu items so that there are only the now shown items left. Then the menu works. But then I again have the problem that I need a different menu for mobil version.
    Isn’t there any possibilty to set a different menu through Quick CSS or a custom CSS in functions.php with the code

    @media only screen and (max-width: 910px) {
    }

    where it is defined which menu should be used?

    Thanks in advance!
    Best regards.

    in reply to: Other menu on mobile than on desktop #764847

    Hey,

    I don’t know since when this issue happens because I’m always working in Firefox where everything is fine. As already said this issue only occurs in other browsers (I’ve tested it with Internet Explorer, Chrome and Edge) than Firefox.

    I’ve deactivated all plugins step by step but that didn’t solve the problem. :(
    Login data is in the private content.

    Best regards.

    in reply to: Disable Standard Editor and publishing function #763203

    I found a solution for my problem here (always open advanced layout builder). And then added a code snippet to hide the button where you can change between standard editor and alb.
    Nevertheless – thanks a lot!

    • This reply was modified 7 years, 7 months ago by ping-pong.
Viewing 30 posts - 1 through 30 (of 53 total)