NooTheme Premium WordPress Theme › Forums › JobMonster › Some issues ver. 4.5.2.9
- This topic has 13 replies, 2 voices, and was last updated 5 years, 4 months ago by
tinhbeng.
-
AuthorPosts
-
5 years, 6 months ago #1080978
Hi everyone,
I have JobMonster theme to last version (4.5.2.9) and I have some questions:
In "post resume" page I have a called "collapse1" collapse panel which is empty. Why?
In Resume single post view I want have a custom background image for each single resume, the following is a my example of single resume page detail.
It's possible do that? And how?
Thanks in advance.
Best regards.
5 years, 6 months ago #10809795 years, 6 months ago #1080997Hi, I have some news.
For the question of #collapse1 I have found, in /noo-jobmonster/layouts/form/resume_form.php, the following snippet:
<span style="color: #e8bf6a"><div </span><span style="color: #bababa">class=</span><span style="color: #a5c261">"panel panel-default"</span><span style="color: #e8bf6a">> </span><span style="color: #e8bf6a"> <div </span><span style="color: #bababa">class=</span><span style="color: #a5c261">"panel-heading"</span><span style="color: #e8bf6a">> </span><span style="color: #e8bf6a"> <h3 </span><span style="color: #bababa">class=</span><span style="color: #a5c261">"panel-title"</span><span style="color: #e8bf6a">><a><span style="color: #bababa">data-toggle=</span><span style="color: #a5c261">"collapse" </span><span style="color: #bababa">class=</span><span style="color: #a5c261">"accordion-toggle" </span><span style="color: #bababa">data-parent=</span><span style="color: #a5c261">"resume-post-accordion" </span><span style="color: #bababa">href=</span><span style="color: #a5c261">"#collapse1"</span><span style="color: #e8bf6a">></span><span style="color: #cc7832;background-color: #232525;font-weight: bold"><?php </span><span style="background-color: #232525">_e(</span><span style="color: #6a8759;background-color: #232525">'collapse1'</span><span style="color: #cc7832;background-color: #232525">, </span><span style="color: #6a8759;background-color: #232525">'noo'</span><span style="background-color: #232525">)</span><span style="color: #cc7832;background-color: #232525">; </span><span style="color: #cc7832;background-color: #232525;font-weight: bold">?></span><span style="color: #e8bf6a"></a></h3> </span><span style="color: #e8bf6a"> </div> </span><span style="color: #e8bf6a"> <div </span><span style="color: #bababa">id=</span><span style="color: #a5c261">"collapse1" </span><span style="color: #bababa">class=</span><span style="color: #a5c261">"noo-accordion-tab collapse in"</span><span style="color: #e8bf6a">> </span><span style="color: #e8bf6a"> <div </span><span style="color: #bababa">class=</span><span style="color: #a5c261">"panel-body"</span><span style="color: #e8bf6a">> </span> <span style="color: #cc7832;background-color: #232525;font-weight: bold"><?php </span><span style="color: #808080;background-color: #232525">// your content </span><span style="color: #cc7832;background-color: #232525;font-weight: bold">?></span><span style="color: #cc7832;font-weight: bold"> </span> <span style="color: #e8bf6a"></div> </span><span style="color: #e8bf6a"> </div> </span><span style="color: #e8bf6a"></div> </span>
This generates a empty collapse div. This is present also in your theme's demo.
For assign a custom icon to terms of custom taxonomy called "job_category" is necessary modify the style-grid.php in /noo-jobmonster/framework/admin/shortcode/resume-category but this is not ovveridable in child theme?
Another and last question: Why if I use resume category with style grid shortcode I have a non-pretty permalinks to resume categories, instead I use resume category with list style I have pretty permalinks?
All termsare not translatable. I'm trying translate terms with Loco translate but some terms remains untranslated.
Waiting for your response.
5 years, 6 months ago #1081001Hi,
In "post resume" page I have a called "collapse1" collapse panel which is empty. Why?
You can currently remove this code. We will update it in version 4.2.9.2.
In Resume single post view I want have a custom background image for each single resume, the following is a my example of single resume page detail.
Sorry, we currently do not have this option for the resume posts.
For assign a custom icon to terms of custom taxonomy called "job_category" is necessary modify the style-grid.php in /noo-jobmonster/framework/admin/shortcode/resume-category but this is not ovveridable in child theme?
Please send me admin account (Set as private reply). I will help you check.
Another and last question: Why if I use resume category with style grid shortcode I have a non-pretty permalinks to resume categories, instead I use resume category with list style I have pretty permalinks?
It looks like the url on "style List" is incorrect. It returns the job list, not the resume.
Please send me admin account (Set as private reply). I will help you check.
Best regards,
tb
5 years, 6 months ago #1081014This reply has been marked as private.5 years, 6 months ago #1081068Hi,
First of all, the content you want to receive is a resume list, not job list => this link is incorrect (/sitename/job-category/[JOB_CATEGORY_NAME]/)
Here is why this link exists:
/sitename/?_job_category=[ID_JOB_CATEGORY]&post_type=noo_resume
This is a custom link created for the purpose of getting all resumes with the same Job Category. (because resume doesn't support resume taxonomy.)
You can send me FTP account. I need it to be able to customize the code.
Best regards,
tb.
5 years, 6 months ago #1081104You can tell me or in a private reply what I do modify or add to jobmonster's child theme...I'm working on this.
5 years, 6 months ago #1081203Hi,
This issue fixed in the last new version (4.6).
Please update it.
Best regards,
tb.
5 years, 4 months ago #1083103Hi, morning!
I have updated theme to last version.How I can translate the terms "job location, job category, etc.." in the advanced search form???
I'm using Loco translate to translate the theme but I can't translate this terms and others.
Please explain me ho I can do it!Regards.
5 years, 4 months ago #1083123Hi,
If you only use 1 language on the site. You go to Jobmonster -> Custom Fields -> Add the text
5 years, 4 months ago #1083128Hi,
I'm sorry but I have do it but the terms remains in EN:
5 years, 4 months ago #1083129Link to images:
http://tinyurl.com/qtyut3oand in front of site:
http://tinyurl.com/s4hlmtl5 years, 4 months ago #1083131Then where I can change the text "Resume listing" as in the following screen?
http://tinyurl.com/wfxuf6c5 years, 4 months ago #1083139Are you using Job Search or Resume Search?
- Job Search: You go to Jobmonster -> Custom Fields -> Job tab -> add text.
- Job Resume: You go to Jobmonster -> Custom Fields -> Resume tab -> add text.
You can use Loco Translate and translate for Theme.
If it is unsuccessful, please send me link your site and wp admin account.
I will help you check.
-
AuthorPosts
You must be logged in and have valid license to reply to this topic.