Forum Replies Created
-
AuthorPosts
-
Get "Post Job" and "Post Resume", I answered you here:
https://nootheme.com/forums/topic/how-to-add-2-button/#post-1081394
"popular job" page => Which page is it on your website?
Hi,
I think you did something wrong.
Please try again under the steps from 2 items:
- Get the Api key:
https://developers.google.com/maps/documentation/javascript/get-api-key#get-the-api-key
- Restrict the API key:
https://developers.google.com/maps/documentation/javascript/get-api-key#restrict_key
Hi,
Please attach a few pictures to clarify.
Best regards,
tb.
5 years, 6 months ago in reply to: Elementor plugin with mixed content configuration Not WORKING #1082221Hi,
You can attach a few pictures to clarify.
Hi,
I am sure the above code is correct. I have checked on your site, this code does not appear.
Try removing the browser cache and checking again.
If it still doesn't work please send me your account information, I'll help you add it.
Best regards,
tb.
5 years, 6 months ago in reply to: how can I search for skills from resume to get a talented candidae #1082219Hi,
Currently, no code documentation for this widget.
If you want to customize, you can find to the following file and functions:
1, Part settings and display in the frontend
wp-content/themes/noo-jobmonster/widgets/widgets.php and find to the class "Noo_Advanced_Company_Search_Widget"
2, Resume query (results are always returned on the resume archive page):
wp-content/themes/noo-jobmonster/framework/resume/resume-query.php and find to these functions:
Note: All locations that use "Search Resume" run through these functions.
Best regards,
tb.
Hi,
Can you tell me the file and function you edited to make it clearer?
I will then be able to guide you.
Best regards,
tb.
Hi,
I imported on local site, and teh data still worked.
Please send me wp admin info (Set as private reply).
I will help you check.
Best regards,
tb.
Hi,
- You go to Customizer -> Header -> Header Style -> turn off "Show Shopping Cart".
- We do not have a design for page "Project" on Landmark theme.
http://wp.nootheme.com/landmark/home-v1/
Best regards,
tb.
5 years, 7 months ago in reply to: Register candidate using Rest wp-json for email validation #1082192Hello Lucasns.
We are currently unable to help you with this problem. We don't have much experience in using REST APIs.
Sorry for the inconvenience.
Best regards,
tb.
Sorry, Jobmonster does not currently provide API for these functions.
If you have ever used WordPress REST API, you can try it.
Because the same database is used, whether the topic works well or not depends on how you approach the API (Data synchronization between your web and application).
Best regards,
tb.
Hi,
You can disable the resume approval by: you go to Jobmonster -> Settings -> Resume tab -> uncheck "Resume Approval".
Hi,
I checked the register function on your site via facebook, google, linkedin and they still work normally.
- Connect Google map: you need to set the default value to these fields.
Please reload your site and check again.
Best regards,
tb.
Moving forward will the site function ok and update with the current child theme?
As I described above, which files and folders can be copied to the child theme and they will automatically overwrite the original theme.
You will not be able to overwrite files in the "framework" folder by the way above. This folder mainly contains functions, if you want to override a function, you just need to copy this function to the functions.php file of Child Theme and edit it.
- Change color text: you can add these lines to style.css of Child Theme:
.noo-plupload-preview b{
color: #81D742;
}
Best regards,
tb.
Hi,
I checked, it seems that this problem exists on the Jobmonster theme.
There is currently no solution to adding a company name after every post.
The problem will be fixed by, when the user adds a job with the same title, the slug will automatically add an index value after it.
You can either wait for the update or send me the wp admin account and link your site.(Set as private reply)
I will help you check.
Best regards,
tb.
Hi,
The problem has been fixed. You can create a new resume and check again.
For resumes in "Pending", you will need to re-approve again.
Best regards,
tb.
Hi,
The problem has been fixed.
But you still need to note the following:
- If you use the resume package -> All resume will turn into Pending status when the package expires.
- So depending on how you want the site to work => choose whether or not to enable resume packages or not.
- You should refer to this article to better understand how Child Theme works:
Copying the "framework" folder to Child Theme does not mean that it will overwrite all the files in this folder.
=> difficult to control the topic, when there are new updates.
You should only override functions or templates that you want to change.
These are the directories and files you can overwrite by copying them to the child theme.
To override a function:
https://developer.wordpress.org/themes/advanced-topics/child-themes/#using-functions-php
To overwrite a file using "include" / "require" / "require_once":
Best regards,
tb.
When you're done, you can send us a translation with 2 .po and .mo files.
We will update it into the next version.
Thanks,
tb.
Hi,
I used Poedit and created a new .po file. All translated strings are working normally. You can use Poedit and continue translate with the de_DE.po file.
I think you probably didn't use the latest noo.pot file.
Please reload your site and check again.
Best regards,
tb.
5 years, 7 months ago in reply to: Elementor plugin with mixed content configuration Not WORKING #1082156Thanks for your feedback.
Can you tell us more about the problems you are having on the Jobmonster topic?. We will have a clearer view of it.
Best regards,
tb.
Hi,
You can use these lines:
@media(max-width: 767px){.noo-job-category-wrap.style-list .category-item{
width: 50%;
float: left;
}
}
Hi,
You can send me the ical file or link. I will help you check.
Best regards,
tb.
-
AuthorPosts