Adam Heckler
@adamkheckler on WordPress.org, @aheckler on Slack
- Member Since: February 9th, 2014
- Location: Bloomington, IN
- Website: adamheckler.com
- Job Title: Happiness Engineer
- Employer: Automattic
Bio
Contribution History
Adam Heckler’s badges:- Core Contributor Core Contributor
- Documentation Contributor Documentation Contributor
- Plugin Developer Plugin Developer
-
Posted a reply to Ability according to user roles, on the site WordPress.org Forums:
WP Job Manager is designed such that any user can post and apply to jobs.…1 year ago
-
Posted a reply to Adding Expiration Field to [submit_job_form], on the site WordPress.org Forums:
A job's expiration date is only tracked internally by WP Job Manager, and is automatically…1 year ago
-
Posted a reply to Description is required field, on the site WordPress.org Forums:
Hmm, at first glance it seems like the description isn't being saved for some reason.…1 year ago
-
Posted a reply to Apply for Job Job listing, on the site WordPress.org Forums:
People usually use this plugin for doing that very same thing: https://wordpress.org/plugins/wp-job-manager-contact-listing/ Let me know…1 year ago
-
Posted a reply to Add job search bar to homepage, on the site WordPress.org Forums:
Hi there! This is covered in this tutorial: https://wpjobmanager.com/document/tutorial-creating-custom-job-search-form/ Let me know if there's anything…1 year ago
-
Posted a reply to How to show job ID in Job Dashboard, on the site WordPress.org Forums:
You'd need to override our default template file to do this. Here's a general tutorial:…1 year ago
-
Posted a reply to Hiding job listings with MebembershipWorks, on the site WordPress.org Forums:
I don't, unfortunately. :( You can use this code to obfuscate job slugs: https://pastebin.com/zwb39mb2 Insert…1 year ago
-
Posted a reply to job category, on the site WordPress.org Forums:
@bergsjonsk1 Do you have categories enabled under Job Listings > Settings > Job Listings? https://d.pr/i/930CCr/Kw2IDg9hhZ…1 year ago
-
Posted a reply to Send email to candidate when resume is approved – Not Function, on the site WordPress.org Forums:
Marking as solved.1 year ago
-
Posted a reply to When I submit, 500 – Internal server error, on the site WordPress.org Forums:
Marking as solved since we haven't heard back.1 year ago
-
Posted a reply to Disable Geolocation Link in Single Job Listing, on the site WordPress.org Forums:
@bionicsquid: You just need to pass false into the the_job_location() function, like so: <li class="location"><?php…2 years ago
-
Posted a reply to Expired Jobs, on the site WordPress.org Forums:
I'm not an Adminer or MySQL expert really, so I can't exactly write a query…2 years ago
-
Posted a reply to Errors at Google Search Console, on the site WordPress.org Forums:
Google's guidelines here: https://developers.google.com/search/docs/data-types/job-posting ... state the following: So you can either A) include as…2 years ago
-
Posted a reply to jobs shortcode category, on the site WordPress.org Forums:
Glad to hear everything is working now! Let me know if there's anything else you…2 years ago
-
Posted a reply to jobs shortcode category, on the site WordPress.org Forums:
If you don't have a Job Listings > Job Categories menu item like so: https://d.pr/i/VxOFz5…2 years ago
-
Posted a reply to How to Put ads on Between Overview (description), on the site WordPress.org Forums:
You'd need to override our default template file to do this. Here's a general tutorial:…2 years ago
-
Posted a reply to Can’t verify job listing data with Google, on the site WordPress.org Forums:
First, it looks like you have two separate sets of Job Posting data: https://d.pr/i/PQ1hYI/H7xKp3PPqy ...…2 years ago
-
Posted a reply to Can multiple users post a job?, on the site WordPress.org Forums:
@mso122591 It's possible, sure, but will require some custom coding that we can't really help…2 years ago
-
Posted a reply to Google Srch Consle Missing or invalid field: jobLocation.address.addressLocality, on the site WordPress.org Forums:
@stacy777 It doesn't seem like you're using our plugin either, so we really can't be…2 years ago
-
Posted a reply to Apply for Job button is missing, on the site WordPress.org Forums:
Does the job in question have an email address or a URL in the application…2 years ago
-
Posted a reply to Slow Loading Jobs, on the site WordPress.org Forums:
The first thing I'd suggest is to ask your web host's support folks about upgrading…2 years ago
-
Posted a reply to Google Srch Consle Missing or invalid field: jobLocation.address.addressLocality, on the site WordPress.org Forums:
@wordly: If this is the case, then you aren't using our plugin, so I'm not…2 years ago
-
Posted a reply to The font color in description section is white just like the background., on the site WordPress.org Forums:
This seems to be working for me now. Screenshot: https://d.pr/i/MiKt1A/f4Hus7aplu So maybe Auto-optimize itself was…2 years ago
-
Posted a reply to remove unwanted elements from single (job-listing-meta, job_application), on the site WordPress.org Forums:
Possibly, yes. But we can't really help write custom code for you, as I mentioned…2 years ago
-
Posted a reply to Expired Jobs, on the site WordPress.org Forums:
You need to uncheck this setting: https://d.pr/i/0GSeZc That's under Job Listings > Settings. You don't…2 years ago
-
Posted a reply to jobs shortcode category, on the site WordPress.org Forums:
There could be a few reasons for this: - The slug is something besides "gesundheitswesen".…2 years ago
-
Posted a reply to Disable Geolocation Link in Single Job Listing, on the site WordPress.org Forums:
You'd need to override our default template file to do this. Here's a general tutorial:…2 years ago
-
Posted a reply to tag cloud shortcode, on the site WordPress.org Forums:
Hi there! Please use this form to get support for our paid add-ons: https://wpjobmanager.com/support/ We…2 years ago
-
Posted a reply to Slow Loading Jobs, on the site WordPress.org Forums:
I would suggest editing that page and cutting down on the sheer number of jobs…2 years ago
-
Posted a reply to Can’t verify job listing data with Google, on the site WordPress.org Forums:
Yep. The 4.3.X set of releases dates from August 2015: https://wordpress.org/news/2015/08/billie/ ... so my suggestion…2 years ago
-
Posted a reply to Can’t verify job listing data with Google, on the site WordPress.org Forums:
That's odd. get_term_meta() is a core WordPress function and shouldn't ever be undefined. :( What…2 years ago
-
Posted a reply to Expired Jobs Listing Issue, on the site WordPress.org Forums:
If an expired job is relisted, WP Job Manager removes the noindex automatically, so you…2 years ago
-
Posted a reply to Job listings do not appear in IE, on the site WordPress.org Forums:
Ack, you're right, I used Edge. I'm on Mac so I'm a bit unfamiliar with…2 years ago
-
Posted a reply to How to add back to the listing button, on the site WordPress.org Forums:
To do this you will need to add some code, since we don't have a…2 years ago
-
Posted a reply to The font color in description section is white just like the background., on the site WordPress.org Forums:
Your Auto-optimize plugin makes it hard to detect what plugin, theme, or other CSS code…2 years ago
-
Posted a reply to Google Srch Consle Missing or invalid field: jobLocation.address.addressLocality, on the site WordPress.org Forums:
I'll use this job listing from your site as an example: https://activenyc.com/job/fitness-trainer-at-mark-fisher-fitness/ For that listing,…2 years ago
-
Posted a reply to Can’t verify job listing data with Google, on the site WordPress.org Forums:
It looks like your robots.txt is working fine: https://www.justdigitallondon.co.uk/robots.txt I can see that job URL…2 years ago
-
Posted a reply to Can multiple users post a job?, on the site WordPress.org Forums:
Unfortunately this isn't something we have in WP Job Manager yet. :( Sorry I can't…2 years ago
-
Posted a reply to Job listings do not appear in IE, on the site WordPress.org Forums:
This seems to work in IE for me. Here's a screenshot: https://d.pr/i/1lXn49 Can you clarify…2 years ago
-
Posted a reply to Remove Search Radius, on the site WordPress.org Forums:
Thanks for chiming in Eyal! :)2 years ago
-
Posted a reply to Google Search Console Errors: missing Schema.org properties, on the site WordPress.org Forums:
This happens because Google's own geocoding API doesn't return an addressRegion field for that address.…2 years ago
-
Posted a reply to Company logo size in job offer, on the site WordPress.org Forums:
Glad to hear you got this one figured out! Let me know if there's anything…2 years ago
-
Posted a reply to how to change the $ symbol to Indian currency in salary field, on the site WordPress.org Forums:
Wherever you added the custom code from this page: https://wpjobmanager.com/document/tutorial-adding-a-salary-field-for-jobs/ ... I'd try editing that…2 years ago
-
Posted a reply to job listings do not show up in dashboard, on the site WordPress.org Forums:
Hi there! I suspect what might have happened is that the author of the listing…2 years ago
-
Posted a reply to Remove Apply for Job Button, on the site WordPress.org Forums:
Dee, I'm unsure why you'd want to do this, but you can with a bit…2 years ago
-
Posted a reply to remove unwanted elements from single (job-listing-meta, job_application), on the site WordPress.org Forums:
You'd need to override our default template file to do this. Here's a general tutorial:…2 years ago
-
Posted a reply to Add Expired Listings to End of List, on the site WordPress.org Forums:
Unfortunately this isn't something our plugin can do right now. Expired listings can be completely…2 years ago
-
Posted a reply to Categories filter not working, but why?, on the site WordPress.org Forums:
This should work if you have the correct category slug. If you look under Job…2 years ago
-
Posted a reply to Deprecated functions, on the site WordPress.org Forums:
Aaran, Looks like you were able to solve that one as well. Thanks!2 years ago
-
Posted a reply to How to hide “POSTED” and author on a job page, on the site WordPress.org Forums:
@lamaharoon Please create your own thread per the Forum Welcome policy: https://codex.wordpress.org/Forum_Welcome#Where_To_Post Thanks!2 years ago
Contributor
-
Jetpack by WordPress.com
Active Installs: 5+ million
-
WP Job Manager
Active Installs: 100,000+
Support Rep
-
Crowdsignal Polls & Ratings
Active Installs: 10,000+