Header Menu Customization and User Registration Management

Hello,

I am experiencing two issues with my site using the Taskhive theme and would appreciate your assistance in resolving them.

  1. Header Menu Customization:

I would like to customize the menu that appears in the header of my site. However, I am unable to find the option to modify it under Appearance > Customize or in the theme settings. Could you please guide me on where I can access this option or if a specific setting needs to be enabled to modify the menu?

  1. Limiting User Registrations:

I would like to restrict registrations to clients who wish to submit projects, and prevent freelancers from signing up. Currently, freelancers can register, but I want to manage the freelancer role ourselves. Is there a way to block freelancer registrations or set up a role management system to only allow users who wish to submit projects?

Thank you in advance for your assistance.

1- If you were to customize the menus, it should be under Appearance > menus, not Appearance > Customize

However, as you realized, the HivePress specific menu (Publish Listings / Add Request / Login, follows a different logic.
You can however try to hide some of these menu items (with coding).

2- Under HivePress > Settings, you can disable user registration :
Under Users Tab :
image

Under “listings”, you can prevent users from submitting listing :
image

1 Like

Hi,

Thx a lot :slight_smile: