Gary Pendergast
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: Job Manager] no directoryHey, it seems you got it working, that’s great! Do you mind filling me on what you had to change?
Forum: Plugins
In reply to: [Plugin: Job Manager] PHP error when submitting applicationI believe I’ve tracked this down – please let me know if it works properly once 0.7.6 is released.
Forum: Plugins
In reply to: [Plugin: Job Manager] Jobs per page issueThanks for the bug report! I’ve been able to reproduce this, and fix it. I’ll release it in version 0.7.6 (due in the next few days).
Forum: Plugins
In reply to: [Plugin: Job Manager] Awesome Job Application Tracking System pluginThank you for the kind words, it’s great to hear that you’re finding my work useful. 🙂
Forum: Plugins
In reply to: [Plugin: Job Manager] no directoryMy apologies for the delay in replying – I’m on the road with rather unpredicatable internet connections. I’ll hopefully be able to investigate this further in the next day or two.
Forum: Plugins
In reply to: [Plugin: Job Manager] PHP error when submitting applicationIt seems to be picking the incorrect directory to include some necessary files for uploading files – it does include these files even if you’re not uploading. I’ll look into this further and see how I can work around it.
Forum: Plugins
In reply to: [Plugin: Job Manager] cant upload more than 25 icons!Not at the moment – I’m travelling. I’ll possibly have a chance to check it out over the weekend, otherwise, next week.
Forum: Plugins
In reply to: [Plugin: Job Manager] no directoryIt seems there’s something going wrong with it generating the link for the main page – could I get you to open the
job-manager/frontend.phpfile, go to line 82 (before$wp_rewrite->rules = $new_rules + $wp_rewrite->rules;), and add the following line of code:var_dump( $new_rules );Then load a page on your site – a bunch of code will appear at the top, please copy and paste it here. You can remove the new line once you’re done.
Forum: Plugins
In reply to: [Plugin: Job Manager] Script causing browser to run slowly errorYep, this would be a bug.
I’ll release 0.7.5 with a fix for it shortly.
Forum: Plugins
In reply to: [Plugin: Job Manager] Job list order problemThanks for your support, I hope I’ll be able to get a proper fix for you soon. 🙂
Forum: Plugins
In reply to: [Plugin: Job Manager] cant upload more than 25 icons!That’s an interesting one – I’ll check it out.
Forum: Plugins
In reply to: [Plugin: Job Manager] Page Title Not ShowingIn your theme, what function does it use to display the
<title>content? Job Manager does some stuff there, it may be that it isn’t hooking into the right filter for your theme.Forum: Plugins
In reply to: [Plugin: Job Manager] no directoryUnfortunately, I can’t debug this, as iThemes Builder is a premium theme.
I would suggest you contact iThemes to see if they can assist you, or to see if they can provide me with a copy of their Builder theme to get it working.
Forum: Plugins
In reply to: [Plugin: Job Manager] Job list order problemUnfortunately, I was unable to fix this in 0.7.4 – please see this post for the full explanation of the problem:
http://wordpress.org/support/topic/395991?replies=5#post-1517211
Forum: Plugins
In reply to: [Plugin: Job Manager] Job List OrderUnfortunately, I was unable to include a fix for this in 0.7.4 – the problem is that the sorting is happening in MySQL, so I’m severely restricted as to what I can do.
At this point, I think I’ll have to add an extra option to the Job Fields, so you can decide if you want a field to be sorted as a string or as a number. Unless a better option occurs to me in the mean time, this option will be in 0.8.
Sorry about the continued delay, and thankyou for your patience!