Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Adam Heckler

    (@adamkheckler)

    If you override the job-filters.php template using:

    https://wpjobmanager.com/document/template-overrides/

    You can comment out the ‘location’ input box and swap it out for a select box. As long as you use the same names, ids, classes etc it should swap and work seamlessly.

    Here is what another user did (commented out, but shows you what you need to do):

    https://cl.ly/image/471c1c1r0b0n

    Thanks!

    Thread Starter PaidMFTInternships

    (@paidmftinternships)

    Awesome, that seems to work! Any way to make it even more like the “category” field? E.g., where a user could select one location (Los Angeles), then select another location (San Diego), so that they can have multiple locations showing up within one search result? Also, random question, but how would I make the select box the same dimensions as it was previously (so that it’s the same size as the “keywords” section)?

    Plugin Contributor Adam Heckler

    (@adamkheckler)

    Any way to make it even more like the “category” field? E.g., where a user could select one location (Los Angeles), then select another location (San Diego), so that they can have multiple locations showing up within one search result?

    You probably can, yes, but I don’t have a code snippet for this handy, and we can’t really support these sorts of by-hand customizations in any case.

    Sorry I can’t help you more here.

    how would I make the select box the same dimensions as it was previously (so that it’s the same size as the “keywords” section)?

    Without seeing your site, it’s hard for me to say, but I suspect this is just a CSS change you need to apply. Again though, we can’t really advise you as to custom work like this.

    Thread Starter PaidMFTInternships

    (@paidmftinternships)

    Okay, thank you! I appreciate any and all feedback you’re able to provide. ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Making "Location" Field like the "Category" Field’ is closed to new replies.