NooTheme Premium WordPress Theme › Forums › JobMonster › Structured Data for Google
- This topic has 22 replies, 2 voices, and was last updated 1 year ago by
aureludo.
-
AuthorPosts
-
1 year, 1 month ago #1219084
Hello,
I would like to enable structured data for Google Jobs? How to do ?
because currently I have nothing on my site https://www.emploivelo.com
thank you
1 year, 1 month ago #1219085I looked in Customizer job and company\job\Enable Schema JobPosting is in ON
1 year, 1 month ago #1219105Yes, please enable the option at the Customize/ Job & Company/ Job/ Schema.
Then use the Google Schema to test your job posting to know more about the field missing.
https://developers.google.com/search/docs/advanced/structured-data
Please recheck it.
Thanks.
1 year, 1 month ago #1219112hello
it's already activate 🙁
in which .tpl file should I look for the code?
1 year, 1 month ago #1219119Hi again.
I have checked your job details and don't see the content value for the schema. http://schema.org/Place
Please give us your site admin account. We will help you check it again.
Thanks.
1 year, 1 month ago #1219123This reply has been marked as private.1 year, 1 month ago #1219153Hi.
We have checked your site, maybe the issue from the child theme, when you child the source code at this file:
wp-content/themes/emploivelo/framework/job/job-template.php
Please give us the FTP account. We need to access the source code to check that file. The WP File manager can't use to edit the source code.
Thanks.
1 year, 1 month ago #1219160This reply has been marked as private.1 year ago #1219204Hi.
For the child theme, you only can overwrite the layouts folder. For the theme function, you need to copy the function to the functions.php file.
We have added your custom function to the functions.php file, now you can have the google struct data.
Please recheck it.
Thanks.
1 year ago #1219208hey,
thank you I just looked still no JobPosting data structure on my side 🙁
Attachments:
You must be logged in to view attached files.1 year ago #1219229Hi.
We have checked and enabled the Schema for the job details. https://prnt.sc/vE7UT35yYNAc
Please recheck it.
Thanks.
1 year ago #1219235yes it's good now 😉
how can i add the city? I created a mandatory personal field on my side
1 year ago #1219236because error via Google
Attachments:
You must be logged in to view attached files.1 year ago #1219239i have an variable which is displayed 🙁
Attachments:
You must be logged in to view attached files.1 year ago #1219241i have this too when even when there is no additional info 🙁
Attachments:
You must be logged in to view attached files.1 year ago #1219257Hi.
We have checked and helped you remove the source code issue.
Please recheck it.
Thanks.
1 year ago #1219258Hi,
Thanks 🙂
How to add information:
- job_category
- job-type
- job_location
in the footer, in listed as above ?
1 year ago #1219259here : https://ibb.co/rMYb0MJ
1 year ago #1219261Hi.
You also have that info at the top heading under the job title. If you want to display that info under more information, please edit the source code in the file:
/wp-content/themes/noo-jobmonster/framework/job/job-custom-fields.php line 481 function jm_job_display_custom_fields()
Thanks.
1 year ago #1219263ok thank you i will take a look 🙂
excellent day
1 year ago #1219264hey,
I copied and pasted the jm_job_display_custom_fields() function in my function.php file of my child theme but it does not work critical error, what should you put in the child file?
thanks
1 year ago #1219267Hi.
We have added that function to your child's theme. It needs to add 2 functions in the child theme to avoid that issue.
Please recheck it.
Thanks.
1 year ago #1219268great it's good
Thanks a lot
-
AuthorPosts
You must be logged in and have valid license to reply to this topic.