Title: Editing Forms under includes folder
Last modified: August 31, 2016

---

# Editing Forms under includes folder

 *  Resolved [ikanaspencer](https://wordpress.org/support/users/ikanaspencer/)
 * (@ikanaspencer)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/editing-forms-under-includes-folder/)
 * Is there some sort of sanctioned way to override these forms using my child theme?
 * Such as: Plugins/wp-job-manager/includes/forms/class-wp-job-manager-form-edit-
   job.php
 * Kind of like overriding templates…
 * [https://wordpress.org/plugins/wp-job-manager/](https://wordpress.org/plugins/wp-job-manager/)

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

 *  [tripflex](https://wordpress.org/support/users/tripflex/)
 * (@tripflex)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/editing-forms-under-includes-folder/#post-7238070)
 * The supported template files for template overrides you can find here:
    [https://github.com/Automattic/WP-Job-Manager/tree/master/templates](https://github.com/Automattic/WP-Job-Manager/tree/master/templates)
 * I do not recommend attempting to override any of the class files as you will 
   most certainly have issues.
 * [https://wpjobmanager.com/document/template-overrides/](https://wpjobmanager.com/document/template-overrides/)
 *  Thread Starter [ikanaspencer](https://wordpress.org/support/users/ikanaspencer/)
 * (@ikanaspencer)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/editing-forms-under-includes-folder/#post-7238071)
 * Maybe it would be better for me to tell you. We want to change the checkout order
   that the employer can select their package and then pay immediately before posting
   the job.
 * If we want to stick to the conventions of WP-Job-Manager what is the best way
   to do this?
 *  [tripflex](https://wordpress.org/support/users/tripflex/)
 * (@tripflex)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/editing-forms-under-includes-folder/#post-7238072)
 * If you use the WooCommerce Paid listings plugin, you can change the flow to select
   a package, then fill out they listing, then pay…
 * Or if you want to do it with your own custom code look in the submit form class,
   there is a filter for “steps” .. You can use this to inject your own custom steps

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

The topic ‘Editing Forms under includes folder’ is closed to new replies.

 * ![](https://ps.w.org/wp-job-manager/assets/icon-256x256.gif?rev=2975257)
 * [WP Job Manager](https://wordpress.org/plugins/wp-job-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-job-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-job-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-job-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-job-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-job-manager/reviews/)

## Tags

 * [customization](https://wordpress.org/support/topic-tag/customization/)
 * [forms](https://wordpress.org/support/topic-tag/forms/)
 * [job posting](https://wordpress.org/support/topic-tag/job-posting/)

 * 3 replies
 * 2 participants
 * Last reply from: [tripflex](https://wordpress.org/support/users/tripflex/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/editing-forms-under-includes-folder/#post-7238072)
 * Status: resolved