how to changenavbar menu with user account menu (user is logged in)? For example, the navbar consists of these items - Main, Listings, Pages, Blog,Username change to - Listings, Messages, Favorites, Username (dropdown menu - settings, log out etc)?
Please note that if you hover over the username on the frontend, you will see these menu items. If you add them to the header menu itself, they will be duplicated, and it will look correct from the UI/UX side.
However, if you still want to add such a menu, we recommend using the Nav Menu Roles plugin, where you can choose which menu items will be displayed by logged-in users (i.e. you can copy the links to the menu items that are displayed when you hover over the username on the frontend and thus add them).
Also, please note that these menu items are subject to conditions, for example, if you do not have any messages for the user, then clicking on this link will redirect you to the default account page, because HivePress will not display an empty page.
Could you also tell me how to assign default account page for User ? so that if a user has no messages he will go to this page. I’m currently being redirected to the account settings page.
Do I understand correctly for the vendors - Settings - Vendors -Display page Vendors page?
Unfortunately, this solution will require advanced customization, as currently the logic is written in such a way that if it is a blank page, you will be redirected to the first page of this account. Therefore, we recommend using the available menu that is displayed when you hover over the username.