• Resolved aftp19

    (@aftp19)


    Hi,

    how do I change the title of the application form? It now says “apply for this position” and I couldn’t figure a way out to change it.

    Many thanks!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Anantajit JG

    (@anantajitjg)

    Hi,

    We will soon release an add-on that will have the capability to manage application form. Using that you can completely customize application form including the form title.

    Hi,

    Goto Plugins > Editor and select “WP Job Openings”

    select the file:

    wp-job-openings/inc/templates/single-job/form.php

    search:

    <h2><?php echo esc_html( apply_filters( 'awsm_application_form_title', __( 'Apply for this position', 'wp-job-openings' ) ) ); ?></h2>

    Change the text into

    'Apply for this position'

    regards

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change form title’ is closed to new replies.