jonryan
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Job Manager] Job Application – Message min length@1000li I’ve never done this and there isn’t any built in validation like that in WPJM, but here are a few links that could potentially help you:
http://stackoverflow.com/questions/10281962/is-there-a-minlength-validation-attribute-in-html5
http://stackoverflow.com/questions/29443673/html-textarea-with-minimum-words-condition
Forum: Plugins
In reply to: [WP Job Manager] Is this plugin still supported?Hi @catonezillion. Can you post a few screenshots of these issues so I can understand them better?
Forum: Plugins
In reply to: [WP Job Manager] Hide time of posted listingSorry you might need to try .job-listing-meta li.date-posted { display: none; }
Forum: Plugins
In reply to: [WP Job Manager] Put Job filtering in a sidebar@keved this is a pretty complicated modification and borderlines creating a custom interface that hooks into the WPJM API get_listings endpoint.
I agree The Guardians filtering is pretty cool and it’s possible we might try to do something like that in the future.
Forum: Plugins
In reply to: [WP Job Manager] Listing Package not showing on Pricing Page Template@heemanshu I see one package right now, how many are there? It’s possible you will need to create new packages. Please contact us at wpjobmanager.com/support for further help with this!
Going to mark this as resolved.
Forum: Plugins
In reply to: [WP Job Manager] Jobs don’t show?If this occurs again please let us know. I’m going to mark this as resolved for now but feel free to start a new post referencing this one if the issue pops up.
Forum: Plugins
In reply to: [WP Job Manager] Adding Salary dropdown to home pageSorry I misspoke there is this method: https://wpjobmanager.com/document/tutorial-adding-a-salary-field-for-jobs/#section-4
Forum: Plugins
In reply to: [WP Job Manager] Hide Job Type and Location on JobsYou’d want to display:none; the .job-listing-meta .job-type and job-listing-meta .location elements.
Forum: Plugins
In reply to: [WP Job Manager] how to show only the search bar?Hi @yach there isn’t currently any functionality like that and that is a theme specific feature at this point.
Forum: Plugins
In reply to: [WP Job Manager] user role in two languages…Hi @pilou59210 sorry I’m not quite sure I understand. Is your site only in French, or are you using WPML or something for multilang? Can you possibly post a screenshot?
Forum: Plugins
In reply to: [WP Job Manager] Search Results ProblemsHah good catch I neglected to see that!
Forum: Plugins
In reply to: [WP Job Manager] Search Results Problems@lab05 I think the issue here is how the the mysql search is being run in that the keywords are not being exploded and added to the query as separate strings using an AND statement and instead are being evaluated as a single string. Would you mind reporting this here? https://github.com/Automattic/WP-Job-Manager/issues/new
Forum: Plugins
In reply to: [WP Job Manager] Jobs listings not showing weird. suggestions?@ranakamransl maybe you can elaborate about what you mean by showing up in a weird way. I do see that the featured and normal listings have different width, which is a CSS issue that you will need to resolve. I took a quick look but it wasn’t obvious at to what the problem is.
Forum: Plugins
In reply to: [WP Job Manager] HiringHi @slevine42, I really don’t have any suggestions at this point. WPJM really wasn’t designed to handle this portion of the process. The notes section is meant to help document the process. If you are have the Applications plugin you can leave notes to document the process. If you have the paid add-ons feel free to contact us at wpjobmanager.com/support and give us an idea of what we are looking for so we can consider it for future improvements.
Forum: Plugins
In reply to: [WP Job Manager] Suscription@thiantpro can you elaborate with where they are registering when then are getting a subscriber role? Because in WPJM a user shouldn’t be registered a subscriber. If you have the paid plugins and a valid license for the add-ons feel free to contact us at wpjobmanager.com for faster support.