• Two issues

    1. I want to show the Username in the menu WITHOUT a link. I clicked disable link in the menu settings but it’s still a link.
    2. I am using OceanWP Pro. When I go to use these menu options I get a large stack trace. After the stack trace I can select the items I want to use Ok. Here is the stack trace:

    Warning: undefined property: stdClass::$ID in /home/jgeyzuix/public_html/wp-content/themes/oceanpwp/inc/walker/init.php line 47

    Repeats thru line 56.

    No other menus/plugins cause these errors using this theme.

Viewing 1 replies (of 1 total)
  • Plugin Support Emma

    (@emma24)

    Hi @tomgerber,

    1. Please use this custom CSS in Appearance > Customize > Additional CSS to disable the link and only show the username for the Login Logout Menu “User” menu item.
      .login-logout-menu-username?{ pointer-events: none; }
    2. This issue is replicated on our end. We are looking into the conflict with the OceanWP theme. Thanks for highlighting it! We appreciate your patience while we work on the solution.
Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.