• We’d like to show the Apply form inline on the actual job page, instead of having a separate page for it. This is a better user experience because fewer clicks are needed.

    Is there a way to set this up?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Mark Wilkinson

    (@wpmarkuk)

    Hi Shaun,

    It is possible with some custom development using the plugin hooks and filters to remove the current application form and then add this back in, in the location you want to use it.

    You may also want to unhook the Apply button which is added to job posts content via the_content filter.

    You could of course create your own application form too. As long as it sends the contents of the form via email to the application email field sent with the job and attaches the CV that would work too.

    Thanks,

    Thread Starter Shaun Robinson

    (@rubious)

    Thanks for your reply, in the end we set up our own form using Gravity Forms.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Apply Form inline rather on a separate page’ is closed to new replies.