• Resolved dinep

    (@dinep)


    Hello,

    Since some versions, the module NavMenu no longer works completely on my site.

    I can choose for each menu item the status of the user (disconnect, connect, everyone) but I can no longer select specific roles.
    Within roles

    It seems that the role choices are available (source code) but they do not appear.

    It seems that there is a problem in the file um-admin-global.css with the parameter of the class um-nav-roles which is display: none. By removing this parameter it works again.
    CSS
    With roles

    • This topic was modified 9 years ago by dinep. Reason: Image Link
    • This topic was modified 9 years ago by dinep.
Viewing 3 replies - 1 through 3 (of 3 total)
  • borisv

    (@borisv)

    Maybe a CSS bug exclusive to you?

    Thread Starter dinep

    (@dinep)

    I found the solution.
    The problem was due to the late loading of the JQuery library.
    As part of the optimization of the website, I had chosen to load this library asynchronously. What you should not do otherwise makes the site unstable.
    Thank you for answering.

    Plugin Support Ultimate Member Support

    (@ultimatemembersupport)

    Hi @dinep,

    Thanks for letting us know!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘NavMenu’ is closed to new replies.