Viewing 1 replies (of 1 total)
  • Plugin Support Elizabeth (a11n)

    (@helizabethan)

    Hi @kamalpandey007,

    Instead of adding the code using the code snippet plugin, you’ll need to override the WP Job Manager template file by copying it into your theme. Here’s how you can do it:

    1. Go to the Plugins Folder > WP Job Manager > Templates folder.
    2. Copy the Templates folder.
    3. Paste it into your Theme folder.
    4. Rename the pasted Templates folder to job_manager.
    5. Open the job_manager folder in your theme.
    6. Edit any of the template files as needed. For your case, open the job-application.php file.
    7. Copy the code above and add it to this file, replacing the existing code.

    If you have any questions or need further assistance, feel free to ask!

Viewing 1 replies (of 1 total)
  • The topic ‘open job post directly after clicking on “Apply for job” button’ is closed to new replies.