NOTE: the order of line can change based on each updated version. Therefore, you should find the code according to keywords in files I give to you.
1. After candidates complete My profile section, they will be redirected to Post resume.
Please go to noo-jobmonster/framework/admin/noo_form_handler.php:
Replace the following code:
wp_safe_redirect(Noo_Member::get_candidate_profile_url());
with
wp_safe_redirect(Noo_Member::get_post_resume_url());
Topic: http://nootheme.com/forums/topic/redirected-resume/#post-32186