• Resolved maocasio

    (@maocasio)


    Hi,

    I’m setting up a page were there’s only 1 employer, but this employer have multiple people who will post job listing.

    1. There’s a way I can restrict the deletion of a job list ? Currently I hid it using CSS.

    2. Is possible to create multiple users assigned to a single employer ? So each one have a single sign in and could monitor each user action ?

    3. I could share the same employer dashboard (job listing and job applications) to other employers or users ?

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Richard Archambault

    (@richardmtl)

    Hi!

    1. There’s a way I can restrict the deletion of a job list ? Currently I hid it using CSS.

    You’ll have to override this template file and delete this line:

    https://github.com/Automattic/WP-Job-Manager/blob/master/templates/job-dashboard.php#L79
    https://wpjobmanager.com/document/template-overrides/

    2. Is possible to create multiple users assigned to a single employer ? So each one have a single sign in and could monitor each user action ?
    3. I could share the same employer dashboard (job listing and job applications) to other employers or users ?

    No, not really. You could create the accounts yourself, and then submit the first job listing for each account so that the Company field would be pre-filled on subsequent job listings, but beyond that, there isn’t really anything you can do to associate an account with a particular company. And there’s no way to allow other accounts to see the job listings submitted by other accounts.

    Plugin Contributor Richard Archambault

    (@richardmtl)

    I’m marking this thread as Resolved as it’s been more than a month since the last reply. If you still need help, please do reply again and mark the thread as Unresolved!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Delete Job Listing Restricted’ is closed to new replies.