• Resolved visanu

    (@visanu)


    Hello,

    I am using WordPress Resume manager a free add on by Job manager and I want the Resume Category to be shown for user selection on candidate registration form.

    How to achieve this. Please guide.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter visanu

    (@visanu)

    I want the multi select resume category on resume-submission-form. please guide.

    Thread Starter visanu

    (@visanu)

    I have added the Resume Categories in MultiSelect format on [submit_resume_form] page using below function:

    job_manager_dropdown_categories( array( ‘taxonomy’ => ‘resume_category’, ‘hierarchical’ => 1, ‘name’ => ‘resume_categories’, ‘orderby’ => ‘name’, ‘selected’ => $selected_category, ‘hide_empty’ => false ) );
    My question is :

    How I can save this MultiSelect Resume Category so that the Submitted Resume can be shown under Selected Category(ies)

    Plugin Contributor Davor

    (@davoraltman)

    Hey there,

    Sorry for the super late reply.

    The Resume Manager is a paid add-on we created – https://wpjobmanager.com/add-ons/resume-manager/

    We can’t support our paid add-ons on this forum, only our free WP Job Manager plugin. To receive support for the Resume Manager add-on, please get in touch with us via our support form – https://wpjobmanager.com/support/

    Thanks,
    Davor

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Show Resume Category’ is closed to new replies.