Viewing 1 replies (of 1 total)
  • @mangrovetag

    seems like the price field is generated by your theme, because this is not a default WPJM field.
    Check this template in your theme: located in the wp jobmanager plugin directory
    WP-Job-Manager/templates/job-submit.php
    In this template you shoild find this line somewhere:
    fieldset class=”fieldset-price_field”
    Just remove this line and all the code which belongs to it. Then save the file and upload it to:
    Yourchildtheme/job_manager/job-submit.php

Viewing 1 replies (of 1 total)

The topic ‘Remove price field’ is closed to new replies.