NooTheme Premium WordPress Theme › Forums › JobMonster › full-time, part-time, multiple selection
- This topic has 4 replies, 2 voices, and was last updated 4 months, 3 weeks ago by MKuegler.
-
AuthorPosts
-
5 months, 2 weeks ago #1221200
Hello support team,
for the type of employment (full-time, part-time,...) it only shows me a selection in the frontend.
Example: The employer is looking for a full-time or part-time web developer. So both are selected, but in the frontend it only shows one of the two.
We would like to create an additional type of full-time and part-time.
For category it also shows me several.Can you help me with this?
5 months ago #1221212Hi.
Thank you for contacting us.
To display multi-type of the job type, please go to Jobmonster/ Custom fields/ Job/ and select file type multi for the job_type field. https://prnt.sc/imx75RvnM8P5
Please recheck it.
Regards.
5 months ago #1221214Hello Jackie,
many thanks for that... Sometimes you can't see the wood for the trees...
My boss has now asked whether it is possible to organize the employers into groups.
The groups are schools, educational institutions and employers. Is that possible? At the moment I can only assign and read out the category for companies.And is it possible to display the company page randomly?
Sorry for the many questions, but I like the theme and would like to use it to its full extent.
Thanks for the help!
Translated with DeepL.com (free version)
4 months, 4 weeks ago #1221230Hi.
Sorry for the late response.
1. We don't have the option to group the company, you only can add the category to each company.
2. We can help you orderby random for the company listing, please go to this file:
wp-content/themes/noo-jobmonster/framework/admin/noo_company.php line 629
and change the source code
$query->query_vars[ 'orderby' ] = 'title';
to
$query->query_vars[ 'orderby' ] = 'rand';
and comment the line 630.
Please recheck it.
Regards.
4 months, 3 weeks ago #1221231Hello Jackie,
Thank you very much. That worked well.
I wish you a sunny day and happy working!
-
AuthorPosts
You must be logged in and have valid license to reply to this topic.