• Resolved cdisomma

    (@cdisomma)


    Hello –

    I’m hoping you can help me remove the dates from my job postings. I edited the template file and removed it, but it’s still appearing on the page. Do I need to edit a seperate file? The one I edited is simple-job-board/templates/content-job-listing-grid-view.php. Thanks!

    https://ww.wp.xz.cn/plugins/simple-job-board/

Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author PressTigers

    (@presstigers)

    Dear cdisomma,

    It’s depend on job listing’s view which you have selected from settings. If you are using list view then change in simple-job-board/templates/content-job-listing-list-view.php or if using grid view then change in simple-job-board/templates/content-job-listing-grid-view.php.

    Thank you for using SJB. Let us know if you need our further assistance.

    Thanks & Regards,
    PressTigers

    Thread Starter cdisomma

    (@cdisomma)

    Hi Press Tigers –

    I’m using grid view and I have edited the appropriate template, but the date is still appearing on the page. I’ve also flushed the cache, and I gave it several hours to update. Do I need to repost the jobs to remove the date? Thanks so much!

    Plugin Author PressTigers

    (@presstigers)

    Hello cdisomma,

    You can remove post date to go into template’s folder and remove or comment line of code from the following file.
    sjb_the_job_posting_time();

    simple-job-board/templates/listing/grid-view/posted-date.php

    Let us know if you need our further assistance.

    Thanks & Regards,
    PressTigers

    Thread Starter cdisomma

    (@cdisomma)

    Hi Press Tigers –

    So I found the line you referenced in this file: simple-job-board/templates/content-job-listing-grid-view.php and removed it.

    But I can’t find this file in the folder: simple-job-board/templates/listing/grid-view/posted-date.php

    Is there another place to look for this file?

    Thanks πŸ™‚

    Plugin Author PressTigers

    (@presstigers)

    Are you using Simple Job Board with latest version 2.2.4? If “yes” then this file exists in the following directory structure:
    simple-job-board/templates/listing/grid-view/posted-date.php

    Thread Starter cdisomma

    (@cdisomma)

    Hi Press Tigers –

    Thank you so much for all of your help on this.

    I am using the latest version, but I’m still not seeing that exact directory, only something similar. Screenshot here: http://i.imgur.com/HXE2TCK.png?1

    Plugin Author PressTigers

    (@presstigers)

    Hello cdisomma,

    Actually, WP plugin editor is showing you one level directory structure.

    Please first click on simple-job-board/content-listing-grid-view and then click on simple-job-board/templates/listing/content-no-jobs-found.php, now it will show you the simple-job-board/templates/listing/grid-view/posted-date.php file.

    Thanks & Regards,
    PressTiger

    Thread Starter cdisomma

    (@cdisomma)

    That worked perfectly! Thank you so much for all your help πŸ™‚

    Plugin Author PressTigers

    (@presstigers)

    You are very welcome! Good to hear that this helped!

    Hi Press Tigers,

    Simple Job Board is a great plugin. TQ. I am using version 2.4.2. As per your guidance to cdisomma I have manged to remove the date from listing view and grid view by editing the code. however I am unable to find the relevant code to edit for single job post. Please help.

    Regards,

    Renuka

    Plugin Author PressTigers

    (@presstigers)

    Renuka,

    For job detail page, please customize the following file:
    simple-job-board/templates/single-jobpost/job-meta/job-posted-date.php

    Regards,
    PressTigers

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

The topic ‘Remove date from job post?’ is closed to new replies.