Plugin Contributor
jonryan
(@jonryan)
Hi @jamaloos can you clarify if you the job is featured you don’t want the normal date submitted being shown? If so you would likely need to do a template override here where you set a conditional checking if the post is featured
https://github.com/Automattic/WP-Job-Manager/blob/d9d1d79bf9b1ebf3ab43c06bc8c3e7aa9644519e/templates/content-single-job_listing-meta.php#L33
Hi.
I want the date not to appear on the job page when I check Featured Listing.
Plugin Contributor
jonryan
(@jonryan)
You’ll need to do a template override like I suggested.
Hi.
i tried but it’s not working.
when i replace the code the content of post disappear