jonryan
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Job Manager] Display WP Job Manager Categories on HomepageHi @awaises,
The reason it is showing as dropdown is because you are using the method that generates a dropdown 🙂
You are going to need to write a custom method that will do this. Try some google searches along the lines of “category count for custom post type wordpress” to find some examples to give you a jumping off point. Good luck!
Forum: Plugins
In reply to: [WP Job Manager] RSS fail@mrpetreli what version of WPJM are you running?
Forum: Plugins
In reply to: [WP Job Manager] Attach pdf documents (Job Specs) to Job AdvertHi @nkdesigns,
I know there are some PDF viewer plugins that allow you to add a shortcode in a post that should allow you to do this.
Forum: Plugins
In reply to: [WP Job Manager] OG Image for Facebook@ncfan2030 the problem likely is based on what we see in Jetpack is that you have duplicate OG tags, so you need to make sure you only have one set in there.
Forum: Plugins
In reply to: [WP Job Manager] About license for the plugins@micahricah go ahead and contact us at wpjobmanager.com/contact using the presales selection and we are happy to chat with you about your needs.
For the license you need to renew them yearly for support and updates but they do work after the license expires.
Forum: Plugins
In reply to: [WP Job Manager] All fields with listifyHi @maximusous the best way to do this is through the .po files described here: https://wpjobmanager.com/document/translating-wp-job-manager/
Forum: Plugins
In reply to: [WP Job Manager] Apply buttons missing@theapprenticefinder does this coincide with an update? Are you sure the jobs aren’t expired?
Forum: Plugins
In reply to: [WP Job Manager] Two Errors on Job Listing Page@d4online thanks for posting this would you mind creating a new issue here with what you have done? https://github.com/Automattic/WP-Job-Manager/issues/new
Forum: Plugins
In reply to: [WP Job Manager] Listify WPJM widget fieldsHi @lkopiec since this is a theme specific issue I suggest you contact them for support on this!
Forum: Plugins
In reply to: [WP Job Manager] Job Apply – Remove URL in SubjectForum: Plugins
In reply to: [WP Job Manager] Multiple Custom Filters in wp job manager not workingHi @rafiamudasar, I think you’ve done a nice job here so far. If you open up your dev console you’ll see that when you select the state and city it’s not triggering a GET request to get_listing, so you need to add a click handler for those field to trigger the state change. Hope this helps!
Forum: Plugins
In reply to: [WP Job Manager] Job Type ListingsHi @ktallen can you contact us at wpjobmanager.com/contact through your account and we are happy to assist you there!
Forum: Plugins
In reply to: [WP Job Manager] template heirarchy is not working as it should beHi @monk_amritanshu I’m assuming you have seen this: https://wpjobmanager.com/document/enabling-full-template-support/
I’m hoping someone with more theming experience can chime in here.
Forum: Plugins
In reply to: [WP Job Manager] Cannot Include Company Logo in Job Post@jj2015 have you checked the folder permissions for this? Normally I think this error is thrown for passing a url instead of the correct file path, but it appears this is being sent correctly?
Forum: Plugins
In reply to: [WP Job Manager] Autocomplete (in browser) fills in old job informationI’m not entirely sure how to do this, and I’m not finding an option. I do believe commenting this out might disable this, so give it a try.
Keep in mind you will need to empty those meta fields as commenting this out only stops them from being saved.