Job Lister Details to show on Job Listings!!
Still couldn't find answers to this question. How do you enable job listers details to show up?? When a job lister fill in job details it has a 'website field', location, salary, company name etc....
While some fields do show up when the job is listed, company website for e.g. doesnt show up on the job list.....I've pasted the code below but to no avail. Am i able to enable this from dashboard or manually change the css? Thanks
.single-job_listing #content .section_header p.meta {
display: none !important;
}