several points in one thread hope to be solved
Hi,
1.
After installing the new update: 1.8.4 users(employers/job seekers) are facing this error when trying to register
"ERROR: Please enter the password twice"
2.
I tried to remove the default I'm Employer from registration page
In line 35 of this file: jobroller\includes\forms\register\register-form.php
Replace:
<label><input type="radio" name="role" tabindex="5" value="job_lister" <?php checked( ( ( isset($posted['role']) && $posted['role']=='job_lister' ) || ! isset($posted['role']) ) ); ?> /> <?php _e( 'I am an <strong>Employer</strong>', APP_TD ); ?></label>
with:
<label><input type="radio" name="role" tabindex="5" value="job_lister" /> <?php _e( 'I am an <strong>Employer</strong>', APP_TD ); ?></label>
(as explained previously from Jomark and worked before) now couldn't find the code?
3.
Expire day for New Jobs still show: Endless
this thread goes with the same issue i think:
http://forums.appthemes.com/help-usi...-saving-91145/
4.
As discussed before and now after updating everything still i cannot add Nationality & birthday cells in the resume as Forms?
http://forums.appthemes.com/help-usi...onality-90330/
5.
Can you please plan with the developer team to arrange to hide "how to apply section" that we talked about previously
http://forums.appthemes.com/help-usi...w-apply-90045/
I need to track them together and don't want you to answer too many threads and be miss leaded.
thank for your support.