Show the account drop-down menu for the logged out users

Hi, I’d like to know how to implement Airbnb user visibility functionality using the hive press menu filteradd_filter( 'hivepress/v1/menus/user_account', [ $this, 'add_menu_item' ] );. I want to show logout users some menu items under the user menu like privacy policies, terms and conditions, etc.
As you can see here
screenshot-www.airbnb.com-2023.03.19-19_07_06 (2)

I would appreciate it, even if it means giving me somewhere to look. Thanks

Hi,

Unfortunately there’s no such option yet (this would require a custom implementation because logged out users have a simple Sign In link in the header section, not a drop-down menu), but thanks - it’s a nice UX idea for the future HivePress updates.

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.