• Resolved asifali2626

    (@asifali2626)


    i want to show every post date in frontend view where all jobs show with job type,job category,and locations.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Anantajit JG

    (@anantajitjg)

    Hi,

    You can override this template: wp-job-openings/inc/templates/job-openings/main.php (Override this by copying it to <currenttheme>/wp-job-openings/job-openings/main.php) or you can use appropriate hooks from this template (Recommended way).

    Paxnoctis

    (@paxnoctis)

    Hi, same issue here, but I dont understand where suppose to be copied “wp-job-openings/inc/templates/job-openings/main.php”. Can you be more specific? Thanks

    p.s. in my tree there is any <currenttheme>/wp-job-openings/job-openings/main.php

    • This reply was modified 6 years ago by Paxnoctis.
    Plugin Contributor Anantajit JG

    (@anantajitjg)

    1. First, create a folder: wp-job-openings in your active theme directory(wp-content/themes/<currenttheme>/).
    2. Then again create a folder named, job-openings.
    3. Copy this file: inc/templates/job-openings/main.php from WP Job Openings plugin directory(wp-content/plugins/wp-job-openings/) and paste it inside the job-openings folder mentioned above.
    4. Now, you can start editing this above file.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘how to get post date?’ is closed to new replies.