Changing the order of the Search

Ticket for: Job Board Manager
0
Changing the order of the Search 1
Anonymous
Jun 08, 2020 06:29 PM 1 Answers
Member Since Jan 1970
Unsolved Solved Mark as Solved Mark as Unsolved
Subscribed Subscribe Not subscribe
Flag(0)

For the Job Board Manager plugin,

is it possible to change the existing order of the search button on the Job Archive from
<ul>
<li>Full Time</li>
<li>Freelance</li>
<li>Internship</li>
<li>Part Time</li>
</ul>
to
<ul>
<li>Full Time</li>
<li>Part Time</li>
<li>Internship</li>
<li>Freelance</li>
</ul>
How do I change the priority?

 

0 Subscribers
Submit Answer
Please login to submit answer.
1 Answers
Sort By:
Best Answer
0
Changing the order of the Search 2
PickPlugins
Jun 08, 2020
Flag(0)

Welcome to our forum.

You can do this via filter hook available for job types, please check this

https://pickplugins.com/documentation/job-board-manager/filter-hooks/job_bm_job_type/

Regards

Sign in to Reply
Replying as Submit