jonryan
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Job Manager] New search field@annik78 ok well you need to change more then that line, the line below needs category changed to level as well.
Forum: Plugins
In reply to: [WP Job Manager] Can’t ‘Delete’ or ‘Mark filled’ in front endTry changing your theme to a default WordPress theme and deactivating all your other plugins to rule out any kind of conflicts. If that doesn’t work maybe try reinstalling the plugin.
@curiositykillsthecat take a look at this: https://wpjobmanager.com/document/editing-job-submission-fields/
Forum: Plugins
In reply to: [WP Job Manager] text editor- link editor – error submission formCan you try changing themes to see if it’s a conflict? Additionally can you look in the javascript console in your browsers dev tools for an error? Occasionally we see reports of this and it’s usually due to a theme conflict or an old version of jQuery being loaded.
Forum: Plugins
In reply to: [WP Job Manager] WP Job Manager Causing Fatal Error / Crashing Website! Help!Can you check the permissions and presence of this file? https://github.com/Automattic/WP-Job-Manager/blob/2d299108fd096a49ec8af4a6f2b587cc7d880477/includes/class-wp-job-manager-forms.php#L8
Whenever you get a fatal error like that, where you see a “Call to undefined method” it means that for whatever reason the plugin cannot find that, usually because it is missing. It’s possible you had an upgrade you went sour and you just need to fix that one file.
Forum: Plugins
In reply to: [WP Job Manager] Listing Expiry Date – Not Display Correct Date in IEHi @hstralka when you are adding or editing the listing are you doing this in the frontend or backend interface?
Forum: Plugins
In reply to: [WP Job Manager] Adding multiple locations to a listing@andresbta1 the Listify people would be able to give you an answer on this, but I think it would require significant modifications in all likelyhood.
Forum: Plugins
In reply to: [WP Job Manager] How to delete columns?Forum: Plugins
In reply to: [WP Job Manager] Page permalinks beneath WP Job Manager directory create 404sHi @kiaseven how are you creating the /remote-jobs/ directory that you are putting that page under? Does the page load if you disable WPJM?
Forum: Plugins
In reply to: [WP Job Manager] 404 error, URGENT@swdtrista if you have the paid add-ons it’s best to contact us at https://wpjobmanager.com/support/ for support.
Forum: Plugins
In reply to: [WP Job Manager] Can’t ‘Delete’ or ‘Mark filled’ in front end@tprince1401 can you try also duplicating a post, to see if that fails as well? We did have a customer with an issue duplicating and I’m wondering if it’s related.
Forum: Plugins
In reply to: [WP Job Manager] New search fieldSorry, I thought I was responding to an old post, my mistake. My guess here is that you need to change
<?php foreach ( $categories as $category ) : ?>to be $levels as $level to start with.Forum: Plugins
In reply to: [WP Job Manager] No Jobs FoundSorry, I thought I was answering an older post here, my mistake. Your site is loading now, but it’s not clear what page your jobs page is on. Can you post a link to the specific page?
@mediau sorry you didn’t get a response here. If you have questions about the paid add-ons if you haven’t already contact us at wpjobmanager.com/contact.
Forum: Plugins
In reply to: [WP Job Manager] New search field@annik78 sorry you didn’t get a response here. I see that your jobs are loading. If you have any further questions go ahead and start a new post.