Quantcast
Channel: Topic Tag: job | WordPress.org
Viewing all articles
Browse latest Browse all 386

littlebigagency on "[Plugin: WP Job Manager - Predfined Regions] Job regions as dropdown IS possible"

$
0
0

Dear sir/madam,

A year ago someone posted a question 'bout the possibility for the job regions to show them in the search widget as a dropdown. I figured out how to make this possible. In the themes folder open up inc/job-filters.php

under the $s_categories variable add:
$s_regions = get_terms('job_listing_region');

now if you do a var_dump($s_regions); it will output all the regions that are available. With this info you can develop a dropdown for your purpose ;).

If you need the markup for the dropdown, just let me know i'll post it here!

https://wordpress.org/plugins/wp-job-manager-locations/


Viewing all articles
Browse latest Browse all 386

Latest Images

Trending Articles



Latest Images