• Resolved stevence78

    (@stevence78)


    I was wondering if there is a possibility that multiple users can subscribe to the same job?

    Workflow would be like this:

    1) user posts job title, ie instructor for a photography course
    2) other users subscribe to this course, as participants
    3) photography instructor applies for this job, names his price, whereas the particpants can pay their part

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Adam Heckler

    (@adamkheckler)

    Unfortunately this isn’t something we have in WP Job Manager yet. ??

    Sorry I can’t be of more help here!

    Hi, my question is similar, but a little different.

    Using Toolset, I am able to create multiple user types that can post jobs. However, I was wondering if it is possible to customize the success message in the jobs-submitted.php file depending on the user that posts a job.

    case 'pending' :
    		printf( __( '%s submitted successfully. Your listing will be visible once approved.', 'wp-job-manager' ), $wp_post_types['job_listing']->labels->singular_name, get_permalink( $job->ID ) );

    I imagine something like if it is is user type ___ the success message is ____

    Thanks!

    Plugin Contributor Adam Heckler

    (@adamkheckler)

    @mso122591 It’s possible, sure, but will require some custom coding that we can’t really help you with.

    You may want to look into one of these services for help:

    https://codeable.io/?ref=l1TwZ

    https://studio.envato.com/

    https://jobs.wordpress.net/

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Can multiple users post a job?’ is closed to new replies.