NooTheme Premium WordPress Theme › Forums › JobMonster › Add Elementor Widget field
- This topic has 19 replies, 2 voices, and was last updated 7 months, 2 weeks ago by Jackie.
-
AuthorPosts
-
8 months, 1 week ago #1221043
Hi
I would like to know how to add a "Company" Field in Elementor's Noo Jobs widget, allowing you to include or exclude a company.
I tried to look at the code but there are only Terms in the filters and not posts
Thank you in advance for your help.
8 months, 1 week ago #1221044This reply has been marked as private.8 months, 1 week ago #1221047please tell me the corrected files to put them on the production server
8 months, 1 week ago #1221056This reply has been marked as private.8 months, 1 week ago #1221057Hi.
I have used a proxy to access your site, but I can't use the WP File Manager to edit the source code.
Please check the permission again.
Regards.
8 months, 1 week ago #1221058now ?
i'll add your ip
8 months, 1 week ago #1221059This reply has been marked as private.8 months ago #1221079Hi.
I have updated the job-addon plugin to add the job company field in the Noo Jobs widget. https://prnt.sc/o6pZce02F3Mp
Now you can select the company for the job widget.
Please recheck it.
Regards.
8 months ago #1221082Hi
Thanks a lot 😉
Is it possible to make this field to include a company or simply exclude a company from the loop in order to display all companies except one?
Ludovic
7 months, 4 weeks ago #1221091Hi.
If you want to exclude a company from the loop, you need to edit the source code at file:
/wp-content/plugins/jobmonster-addon/includes/elementor-extra/job.php line 451
and change
'post__in' => array_merge($job_ids, array(0)),
to
'post__not_in' => array_merge($job_ids, array(0)),
Please recheck it.
Regards.
7 months, 4 weeks ago #1221092Hi
it's ok it works but how with a field to include or exclude a company?
I would need one field to include a company and another field to exclude. Because on certain widgets I will be forced to include and on others exclude
Regards
7 months, 4 weeks ago #1221094If you want to include or exclude the company job, you will need 2 fields for 2 options.
We will check and add that field to the Job widget soon.
Regards.
7 months, 4 weeks ago #1221099thank a lot
regards
7 months, 4 weeks ago #1221100Hi.
I have added the option to exclude the company jobs to the job widget on your site. https://prnt.sc/-9EpaVlOG2IY
Please recheck it.
Regards.
7 months, 4 weeks ago #1221101Hi
Thank you very much, it's perfect
In the top !
Excellent day
Regars
7 months, 3 weeks ago #1221112Yes. If you need more help, please let us know.
Regards.
7 months, 2 weeks ago #1221132Hi Jackie,
I don't have version 1.1.2 in the production site updates, is this normal?
test site : https://ibb.co/y0j6cNb
production site : https://ibb.co/mCYhGnz
thanks
Regards
7 months, 2 weeks ago #1221145Hi.
We have uploaded the last version 1.1.2 to our server. Now you can update that plugin for your production site.
Please recheck it.
Regards.
7 months, 2 weeks ago #12211477 months, 2 weeks ago #1221155Yes, you need to click to update the plugin, it will get the latest version from our server 1.1.2.
Regards.
-
AuthorPosts
You must be logged in and have valid license to reply to this topic.