Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #713425

    Hi, a menu item with submenu is showing the number 3, why is that?
    please visit http://www.wptester.nl

    #713530

    Hey Dirk,

    I’m not sure, could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #713684

    Well, I send the login but haven’t heard since….

    #713691

    Hi,

    Not seeing any login details posted. Could you please put them in the Private Content section of your reply so that we may have a closer look at the issue.

    Also just by inspecting the site it seems this block of code maybe coming from a plugin:

    .menu > .menu-item-has-children > a:first-child:after {
        position: absolute;
        top: 0;
        right: 0;
        font-family: "ETmodules";
        font-size: 16px;
        font-weight: 800;
        content: "3";
    }

    The “content: “3”;” is what is affecting it. Please deactivate all plugins one by one to check which one is causing this issue and let us know if this solves the problem.
    In addition to that, please let us know if we are allowed to deactivate one or more of your plugins as well for testing purposes :)

    Best regards,
    Jordan

    #713694

    Solved. It was a plugin.
    Thanks.

    #713697

    Hi,

    Glad to hear you solved it! Feel free to reach out to us on the forum again if there is anything else you need.

    Best regards,
    Jordan

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Menu show nr 3 ?’ is closed to new replies.