einstein42
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Job Manager] Job Applications email not being sentAlso, the application shows up in the Job Manager through my admin panel on WP.
Forum: Plugins
In reply to: [WP Job Manager] help removing closing date from job listings.I figured it out.
I used:
.job_listings ul.meta .date { display:none !important; }
.job_listings ul.meta .application-deadline { display:none !important; }to remove both the date posted and closing date from my jobs list
Forum: Plugins
In reply to: [WP Job Manager] Multiple companies, one website.OK.. that might work, but I’m afraid the employees will mess up entering the tags, one character off and the job wont show on their page. It would be perfect if I could make the tags a dropdown list so the person could just choose their facility off of a list.
Is that possible? Or anything like that?
thanks again for your responses,
seForum: Plugins
In reply to: [WP Job Manager] Multiple companies, one website.OK. great. I like easy answers!
One more thing. I’ve been reading a bit. So it seems I can filter out what shows up on any given page using the jobs shortcode to filter by category, etc.
could I create a “facility” parameter (using the ‘field editor’ addon, maybe) and then on each facility page only have the jobs posted under that facility show up?
If this options exists, I just need to know it’s possible – I’ll figure it out if it is.
thks,
se