• Resolved bennystone

    (@bennystone)


    Would it be possible to change the system so when sumbiting an application for a job it should show the members username instead of the resume.

    Thanks

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

    (@presstigers)

    @bennystone,

    Yes, it is possible through customization. First, you need to understand the SJB code structure and then customize its code as per your needs. For a glimpse, we can tell you that please customize the following template:
    simple-job-board/templates/single-jobpost/job-application.php

    Please use the SJB templating feature instead of changing its core files directly.

    Thank you for writing to us. Let us know if you need our further assistance.

    Regards,
    PressTigers

    Thread Starter bennystone

    (@bennystone)

    Thanks for the answear. If I want to create an new application form field which file do I have to create it in?

    Plugin Author PressTigers

    (@presstigers)

    Hello @bennystone,

    You can explore class-simple-job-board-meta-box-job-application.php file to add extra form field which is placed in the following directory:
    simple-job-board/admin/meta-boxes/class-simple-job-board-meta-box-job-application.php

    Let us know if you need our further assistance.

    Thanks & Regards,
    PressTigers

    • This reply was modified 7 years, 3 months ago by PressTigers.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Application questions’ is closed to new replies.