Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1271366
    Alex
    Participant

    Hello,

    I´ve created an ubermenu and want to have the submenu of one top-menu-item as tabs

    But only an empty line appears.

    Do you know what I´m doing worng?

    Thanks for your help!

    Regards,
    Alex

    #1271368
    Alex
    Participant
    This reply has been marked as private.
    #1271377
    Christopher
    Moderator

    Hi there,

    Please find and remove following code :

    @media screen and (min-width: 861px){
    .ubermenu-responsive.ubermenu-retractors-responsive .ubermenu-retractor-mobile {
        display: none;
    }
    }

    Hope it helps.

    #1271461
    Alex
    Participant

    and where can I find this code???

    #1271639
    Nabeel A
    Moderator

    Hi again,

    It seems like the above code is generated by Ubermenu, instead add this code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    @media screen and (min-width: 861px){
    .ubermenu-responsive.ubermenu-retractors-responsive .ubermenu-retractor-mobile {
        display: block !important;
    }
    }

    Let us know how this goes!

    #1272800
    Alex
    Participant

    doesn´t work … 🙁

    #1272801
    Alex
    Participant

    When I enter this code on desktop always “responsive-menu” is shown (with close buttons)
    But the tab content is still not displayed
    You can try it by yourself if you want …

    Thanks for your help!

    #1272963
    Rad
    Moderator

    Hi there,

    I created the same setup on my installation and it works. I followed this http://sevenspark.com/docs/ubermenu-3/advanced-menu-items/tabs too.

    And I’m not sure why it’s not working on your site, does it has customization? Please provide your FTP login credentials too.

    For the meantime, please re-install your Ubermenu. And you may also clone your site into staging, this way, testing will not affect your live site as I may have to disable some features and coding for testing.

    Thanks!

    #1272994
    Alex
    Participant
    This reply has been marked as private.
    #1272996
    Alex
    Participant
    This reply has been marked as private.
    #1273134
    Rad
    Moderator

    Hi there,

    No luck, it’s not really working on your current site. It’s as easy as adding tab block and item under it, but it’s not working on your setup. Perhaps, try it on clean installation then just import the contents over? I guess this issue is related to corrupted configuration, because when I enabled Advanced Submenus, the entire navbar breaks.

    Thanks!

    #1276034
    Alex
    Participant

    Hello & thanks for your help!

    I have restored to the point before I´ve created the menu and made it new.
    now it is working.

    Very strange …

    Regards,
    Alex

    #1276066
    Joao
    Moderator

    Glad to hear it and thanks for letting us know,

    Joao

  • <script> jQuery(function($){ $("#no-reply-1271366 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>