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
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!
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
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 π
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
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
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
That worked perfectly! Thank you so much for all your help π
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
Renuka,
For job detail page, please customize the following file:
simple-job-board/templates/single-jobpost/job-meta/job-posted-date.php
Regards,
PressTigers