Forum Replies Created
-
AuthorPosts
-
Hi.
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.
Hi.
We don't have the option to reset the package to 0. But you can create a new order for the company as you want.
Regards.
Hi.
I have accepted your invitation as administrator. But do you know why I can't access your site via the wp-login form?
I can access your site via the wordpress.com site. But I can't use that account to access your site via the wp-login form.
Please let us know more.
Regards.
Yes, you can redirect the shop page to the packages without a problem.
Regards.
Hi.
I think you can try that plugin on your site.
Regards.
Hi.
I want to help you fix the issue, but when I try to edit the source code via WP File Manager, it doesn't allow me to save the file. https://prnt.sc/gqHPV8p03Go2
Please recheck it.
Regards.
Hi.
Yes, the theme is compatible with the last WordPress version 6.5
Regards.
Hi.
I have checked your site and you are using the landscape image. I see it works fine on the screen. https://prnt.sc/97YIidRsgnFK
Regards.
Hi.
Please give us your site URL, admin and FTP account. We need access your site to help you check that issue.
Regards.
Hi.
To edit the resume details style 2, please go to edit this file:
wp-content/themes/noo-jobmonster/layouts/resume/single/detail-style-2.php
At lines 278-282: you will see the code for the description, move the code to underline 191, and you will see the description above general information.
To style for work experience, you can try the custom CSS below:
.experience .timeline-event { text-transform: uppercase; }
To style for education, you can use the custom CSS below:
. education .timeline-event { font-style: italic; }
Please recheck it.
Regards.
This reply has been marked as private.Hi.
Our theme is compatible with the latest version of WP, we always check our theme with the last version of WordPress and 3rd plugins.
For the double identification, can you give us some examples? I haven't used the Security Pro plugins before. So I don't know that.
Regards.
Hi.
You don't need to assign the packages for the shop page in the WooCommerce/ Settings. We have the job package option at the JobMonster/ Settings/ Packages/
So you go to edit the Packages page and add the meta description.
For the jobs archive page title, it still works fine when I edit the title in the SEO plugin:
Please recheck it.
Regards.
Yes. If you need more help, please let us know.
Regards.
Hi.
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.
This reply has been marked as private.Hi.
This is the code after removing the command. https://i.imgur.com/hWm8WhC.png
Please recheck it.
Regards.
Hi.
Thank you for contacting us.
Please check the JobMonster/ Settings/ Package option: https://prnt.sc/ADZjFBp1zLsG
If you don't check to "allow re-purchase free package" it will only allow a one-time free package selection.
Please recheck it and give us your site info. We will help you check it.
Regards.
Hi.
Thank you for contacting us.
Please give us your site info, admin account. We need access your site to help you check that issue.
Regards.
If 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.
Hi.
We have tried with that plugin, but it still doesn't work with the Archive product title option.
You don't need to assign the package for the shop page. You can still use the package as the page. With the page, you can easily add the title or meta data.
Please recheck it.
Regards.
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.
-
AuthorPosts