Hello
I modified the code of my child theme of the function but that does not change anything I do not understand why 🙁
$type = jm_get_job_type($job_id,$allow_multiple_type);
if (!empty($type)) {
foreach ($type as $typ){
$schema = $args['schema'] ? ' itemprop="employmentType"' : '';
$html[] = 'color . '"><span' . $schema . '>' . $typ->name . '';
}
}
Admin and FTP site access are available on this unresolved topic as well :
https://nootheme.com/forums/topic/structured-data-for-google/
Thanks
hello
it's already activate 🙁
in which .tpl file should I look for the code?
I looked in Customizer job and company\job\Enable Schema JobPosting is in ON