Gary Pendergast
Forum Replies Created
-
Forum: Plugins
In reply to: [Job Manager] [Plugin: Job Manager] Editor: permissions deniedYes, they can, just don’t click on the ‘Job Manager’ menu item, click on the expand next to it. I have that setup to direct to the settings, which is only available to admins – I need to do some re-writing to degrade nicely.
Forum: Plugins
In reply to: [Plugin: Job Manager] Better application emailI’m planning on doing this in the next version, I’ll add in support for job shortcodes, too.
http://code.google.com/p/wordpress-job-manager/issues/detail?id=155
Forum: Plugins
In reply to: [Job Manager] [Plugin: Job Manager] Changing Job PermalinkI’m going to be looking at adding user editable Job IDs in the next version, I’ll see if I can work this into it.
Forum: Plugins
In reply to: [Job Manager] [Plugin: Job Manager] Changing Job PermalinkThis is currently not possible, it just uses WordPress’ built in URL generator, so it works the same as new pages.
I may look at this in the future, see if I can make it a bit more customisable.
Forum: Plugins
In reply to: [Job Manager] [Plugin: Job Manager] Job Form SettingYou just need to put them on separate lines, Job Manager will do the rest. 🙂
Forum: Plugins
In reply to: [Job Manager] [Plugin: Job Manager] IE admin freezHrrm. I can’t reproduce this with IE8. Was there anything in particular freezing, or all of Job Manager admin?
Forum: Plugins
In reply to: [Job Manager] [Plugin: Job Manager] Radio button validationSounds like a bug. I’ll check it out.
Forum: Plugins
In reply to: [Job Manager] [Plugin: Job Manager] Radio button validationIt can’t be automatically filled.
You can ensure that it has been selected by checking the “Mandatory field?” checkbox on the Application Form Settings page.
Forum: Plugins
In reply to: [Job Manager] [Plugin: Job Manager] FIXED BUG – Application PageThis is only the case for Geolocation fields when one of the following occurs:
– The user is either not using a HTML5 browser, doesn’t have Google Gears installed, or refused the “show your location” warning.
– The user edits the Geolocation display field.I’ll write a fix for this and release a new version, though you should be aware that just making that change will break mandatory field checking for all other field types.
Forum: Plugins
In reply to: [Plugin: Job Manager] SearchNope, not yet.
Development has been delayed a bit due to juggling various commitments, though I’m still planning on it being in 0.9.
Forum: Plugins
In reply to: [Job Manager] [Plugin: Job Manager] CVs not storingUploads use WordPress’ built-in Media Library support. Your
wp-content/uploadsfolder needs to be writeable by the web server.Forum: Plugins
In reply to: [Job Manager] [Plugin: Job Manager] Future Postings loose expirationI’ll look into it, thanks for the bug report!
Forum: Plugins
In reply to: [Job Manager] [Plugin: Job Manager] Redirect after submitNo, this is currently not possible. I’ve added a feature request for it:
http://code.google.com/p/wordpress-job-manager/issues/detail?id=207
Forum: Plugins
In reply to: [Job Manager] [Plugin: Job Manager] Login issueI can see the problem on your site, but unfortunately can’t reproduce it on my test installation.
What plugins do you have installed? There may be a clash somewhere.
This is currently not possible, but I’m planning on re-working the jobs list for version 0.8, I’ll look at ways for filtering these jobs out then.