WPIntell

Source evidence

User name

Login Logout Menu · support · 2024-11-18T17:40:00+00:00

complaintsentiment
mediumseverity
0.81relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

7 / 29 rows with source links

24.1% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

22 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
tomgerber unresolved
Two issues 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. 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. Hi @tomgerber , 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; } 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.

Comments

1 shown
Emma 2024-11-19T13:01:00+00:00

Hi @tomgerber , 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; } 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.