• Resolved mantis64

    (@mantis64)


    Hi, I am using Divi and I am able to customise the job listings page using divi theme builder.

    However when I try and do this for the job details page I cannot seem to have the application form. Please can you help me to have the form appear.

Viewing 1 replies (of 1 total)
  • Plugin Support vidyakv

    (@vidyakv)

    Hi,

    Thanks for reaching out to us.

    You can use ‘Divi Theme Builder’ to customize the job detail page layout. We are also sharing a demo video for you. Please watch it and let us know if it helped you along with the instructions.

    Video:

    https://www.loom.com/share/c1b92668bf0d4a86aaf96a56a904d12e

    Instructions:

    Please note that in the theme builder, when you use ‘Add Custom Body’ with Divi Theme Builder on the job detail page, the expected result may be different from the current one. We filter the post content to add job-specific content(including job specifications, form, etc.) to the page. Divi overrides this behavior when you add a custom body and removes the form and specifications. PRO plugin supports shortcode for form. So if you want advanced customization, you can use form shortcode ([awsm_application_form]) when you use ‘Add Custom Body.’ To display the specifications you can use [awsmjob_specs] shortcode.

    1. Go to the Divi Theme Builder.
    2. Add a new Template, and from the ‘Use On’ tab in ‘Template Settings,’ choose ‘All Job Openings’ under ‘Job Openings’ and click the ‘Create Template’ button.
    3. Assign the ‘Custom Header’/’Custom Body’/Custom Footer’ to the template.
    4. Then click the ‘Save Changes’ button.

    If you need the default Divi button styles for the application form, you can apply the below code in the code module.

    <script>jQuery(document).ready(function($){  $('.awsm-application-submit-btn').addClass("et_pb_button");});</script>

    Regards,
    Vidya K V

Viewing 1 replies (of 1 total)
  • The topic ‘Divi Theme Builder’ is closed to new replies.