• Resolved davidwinegar

    (@davidwinegar)


    My client does not need to have people upload their Resume to the system. Is is possible to change this to “not required”? I believe it is in the file job-application.php but I am not sure what to change to prevent it from requiring the upload.

    Is it this bit of code: apply_filters(‘sjb_resume_required’,’required=”required”‘)

    If so, how would I modify it?

    Thanks for the help and the great plugin!

    https://ww.wp.xz.cn/plugins/simple-job-board/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author PressTigers

    (@presstigers)

    davidwinegar,

    Is it this bit of code: apply_filters(‘sjb_resume_required’,’required=”required”‘)

    Yes, this is exactly the code that you need to modify.

    If so, how would I modify it?

    If you know the usage of WP filters then use the “sjb_resume_required” filter to write custom code for removing required resume upload.

    Thank you for using SJB and let us know if you need our further assistance.

    Thanks & Regards,
    PressTigers

    What if i don’t know how to write this custom code? will you ever include the option for it to not be required?

    Plugin Author PressTigers

    (@presstigers)

    Dear Itschvy

    We suggest you to take help form a programme. If you can’t, please contact us via our support ID [email protected] to take our services.

    One more thing that we don’t have any plan yet. Because maximum user want this field as required.

    Thanks & Regards,
    PressTigers

    Did you ever figure this out ? I have the same issue..

    Plugin Author PressTigers

    (@presstigers)

    @bob911bobcom,

    It’s default behavior of SJB plugin, not an issue with it.

    There are two options for removing resume or making it as an optional field:

    – First, you can customize your Job Board by understanding its code structure.
    – Second, you can buy our premium add-on named as How to Apply from our marketplace.

    Thank you for writing to us. Let us know if we can help you further.

    Regards,
    PressTigers

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Remove Required Resume Upload’ is closed to new replies.