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

    (@mikejolley)

    Accordions would be easier – you’d need to add some custom jquery script to your page to handle it.

    Multiple pages could be possible, but if you’re using something like the field editor plugin, it won’t support this.

    I don’t have examples for either unfortunately. Those customisations are fairly advanced.

    Thread Starter spyder23

    (@spyder23)

    Is it possible to modify the [submit_job_form] shortcode, so that I can separate job fields and company fields into maybe 2 separate shortcodes (for example), and then use a plugin like “Shortcodes Ultimate” to modify the display of the fields?

    Plugin Author Mike Jolley

    (@mikejolley)

    No, if you look at the submit form code you’ll see it stores all fields in a single array and loops over them to output.

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

The topic ‘Job submit form’ is closed to new replies.