Forum Replies Created
-
AuthorPosts
-
Hi.
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.
Hi.
To set the default value for the "Posted by (Employer - company )" and "Company" fields on the posted job at the back-end, please edit the source code below:
wp-content/themes/noo-jobmonster/framework/admin/meta-boxes/generate-meta-box.php line 828 add the code:
$meta = ! empty( $meta ) ? $meta : $std;
$value = $meta;wp-content/themes/noo-jobmonster/framework/job/admin-job-edit.php line 90, add the 'std' attribute to the field. https://prnt.sc/G89BM4xkb1u-
Please recheck it.
Regards.
Hi.
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.
Hi.
I have checked the Yoast SEO plugin, the archive page title config still works fine. I'm afraid this has some config or source in the SEO plugin that doesn't work with our theme.
If yes, please give us the package install of the SEO plugin. We will check it on our site.
Regards.
Hi.
We have checked and fixed that issue eon your site.
Please recheck it.
Regards.
Hi.
I have checked your site. I still can see the archive job when click on the emploi menu item. https://prnt.sc/gamWQu958H2q
Maybe you have fixed that issue. Please recheck it.
Regards.
Hi.
I have disabled 3 files in the vc_templates folder to fix the columns config issue. https://prnt.sc/IxM21yAluv2d
I don't know why that file exists in your template folder. I have removed that file a long time ago.
Regards.
Hi.
Thank you for contacting us.
Sorry, we don't have the option to reduce the height of the image. Please use another image if you want to reduce the height on the full width container.
Regards.
Hi.
I have checked your site and found the issue with noo box content, it has an issue with fontawesome icon.
I can help you update the font-awesome but I can't edit the file via the WP File manger. Please give me more permission to use the WP File Manager.
Regards.
Hi.
I have checked and fixed that issue on your site.
Please recheck it.
Regards.
Hi.
I have checked the SEO plugin with the WordPress "Twenty Twenty-Four" theme.
For the archive page, I also don't see the title as the SEO config.
Please recheck it and let us know again if you can see the title on the archive page.
Regards.
Hi.
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.
This reply has been marked as private.Hi.
Thank you for contacting us.
We have checked our site and WPBaker page builder with the row and column config. We sill can config the border for the rows and columns. https://prnt.sc/35iIOnYym5-_
Please recheck it. And give us your site info. We will access your site to help you check that issue.
Regards.
Hi.
These are the job settings for the job posting at the back end. So you will able to select the company or employer.
With the job post by admin, you need to select the company from that field to assign the job to the company.I don't know why you still need a button for the company or employer, notification email. You still have the select field for that info.
Please let us know more about that issue.
Regards.
Hi.
Thank you for contacting us.
Yes, we have disabled the company filter for the jobs manager to avoid the issue when you have a lot of companies.
If you want to have companies filter, please go to this file: /wp-content/themes/noo-jobmonster/framework/job/admin-job-list.php and remove the command code at lines: 424 to 452.
Please recheck it.
Regards.
Hi.
We have checked and fixed the issue with the left sidebar.
Please recheck it.
Regards.
Hi.
Did you change the password? please give us your admin account again. Maybe the issue is from the CSS. I'll help you check it soon.
Regards.
Thank you for your feedback.
Hi.
I have checked and fixed the child theme issue.
Please recheck it.
Regards.
This reply has been marked as private.Hi.
I have checked your single product page on the mobile. It still works fine. https://i.imgur.com/h5Blccv.jpeg
Please recheck it.
Regards.
Hi.
Sorry for the late response.
I have checked your blog page, the category sidebar still works fine. Maybe you have fixed that issue. Please let us know again.
Regards.
-
AuthorPosts