Forum Replies Created
-
AuthorPosts
-
i have this too when even when there is no additional info 🙁
i have an variable which is displayed 🙁
because error via Google
yes it's good now 😉
how can i add the city? I created a mandatory personal field on my side
thanks it's good 🙂
ok thanks
if I want to modify to put an hour I have to copy the function in the child theme function.php and modify this line I suppose:
setcookie( $name_cookie, $post_id, time() + ( 3600 ), "/" );
hey,
thank you I just looked still no JobPosting data structure on my side 🙁
hey,
perfect it's goof 🙂
thanks !
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
This reply has been marked as private.This reply has been marked as private.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
-
AuthorPosts