Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1081353

    Hi

    whatever items are in the main menu in positions 8 and higher don’t display on the burger menu.

    Please could you advise whether this is a preset which we can adjust, a fault or a feature?

    Many thanks

    John

    #1081908

    Hey JohnMYates,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( do be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.

    Best regards,
    Victoria

    #1081927
    This reply has been marked as private.
    #1083947

    Hi,

    Thanks for the update.

    Looks like you’re adjusting the menu at the same moment we’re checking it. We’ll come back again later.

    Best regards,
    Ismael

    #1084000

    Hi Ismael

    definitely not – I was sleeping :-)

    thanks

    John

    #1085451

    Hi,

    Thanks for the update. We hope that you had a good night sleep. Anyway, we found the culprit. It’s this css code added inside the Quick CSS field or the style.css file.

    #av-burger-menu-ul > li:nth-child(n+8) {
        display: none;
    }

    Please remove that code and then toggle the Performance > File Compression settings.

    Best regards,
    Ismael

    #1085467

    Thanks Ismael

    No idea how, or why, that code was in the Quick CSS file – will do some further digging.

    However, for now, the problem is resolved

    regards

    John

    #1085759

    Hi,

    Alright. We’ll keep the thread open in case anything comes up.

    Have a nice day.

    Best regards,
    Ismael

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.