I would like to know where to enter the email address for the job application email submission.
]]>I would like to know where to change some of the questions on the application.
]]>[WPEM] short code is not working.
I’ve installed the WP Employment plugin and created some job openings.
[EMAPPLY] – this short code works fine. But am not able to use [WPEM] to list the job openings.
]]>After clicking on “submit application”, I get the following message:
Message could not be sent.Mailer Error: Could not instantiate mail function.
I would appreciate a response so I can go forward with this plugin or find a new one. I really would like to me able to use this b/c I really the like to set up.
Thank you
]]>Hi,
great plugin but i have an issue that i cannot resolve.
I have added a plugin called WP Employment for displaying job descriptions and job application form. on the pages that the shortcodes are in there head from the trek theme does not display?
]]>– There’s no option to include a resume with ‘submit resume’ form
– Nothing happens when the ‘Apply/Submit’ button is clicked.
– Resume gets uploaded to the plugin folder. What average user would even think to look in there?
The shorthand <? does not work on all php distributions. You should use <?php instead. I had to go through the entire plugin and fix these just to be able to try it out.
]]>A few general questions
1. When someone applies for a job, how do I make some fields optional and some mandatory?
2. In the application, how do I remove some of the fields under Further Information? I see where I can remove employment history, military service, etc., but I don’t see where to edit this particular section. It references a section that I can’t locate.
3. Can I capture the 10 most recent job opportunities in a list format on the career landing page? Is there a feed for this?
4. When someone submits a resume, is it possible to link the job title to the subject line so that we know which job they are applying for?
]]>I know that this email address needs to be set p somewhere., but, it is not in the settings that come with the plugin and everywhere else that WordPress allows me to set up an email address i have done so. I am getting the following error when I use [EMAPPLY]. Please let me know how to set up the recipient address for this plugin.
Message could not be sent. Mailer Error: You must provide at least one recipient email address.
Thank you, Jim
]]>I’m trying to remove WPEM’s CSS file. I’ve tried the typical functions.php method…
function deregister_wpem_css() {
wp_deregister_style('wpem_css');
}
add_action('wp_print_styles', 'deregister_wpem_css');
and
function deregister_wpem_css() {
wp_deregister_style('wpem_css-css');
}
add_action('wp_print_styles', 'deregister_wpem_css');
What am I doing wrong? Is there some other way to remove the CSS?
(For added bonus info: I’m removing the CSS because I want to style it myself!)
]]>Doesn’t seem to upload anything?? In fact it doesn’t try, when I click the upload button it does not react in any way?
]]>Hi
I have installed WP Employment on my wordpress site but have a couple of issues I was hoping you could help me with.
1) On the application form I cannot seem to upload a resume or CV..I can browse for it but when I select it and try to upload nothing happens.
2) Also, at the end of the application form when I select ‘Submit Application’ absolutely nothing happens?
Could you please help with this.
Regards
Stuart Irwin
Hey everyone,
As of version 0.2 (just released, should be rolling out shortly), the plugin is still under fairly heavy development. This version should fix several of the bugs that have been reported to me, and also make the installation experience much smoother for everyone.
If anyone has either bug reports or feature requests, please feel free to email me at [email protected]. I’ll be checking and responding to all inquiries sent to that address.
Thanks everyone!
]]>