FAQs – NooTheme https://nootheme.com NooTheme Wed, 20 Jan 2016 04:45:45 +0000 en-US hourly 1 https://wordpress.org/?v=6.3.1 https://nootheme.com/wp-content/uploads/2018/05/favicon.png FAQs – NooTheme https://nootheme.com 32 32 FAQs https://nootheme.com/documents/faqs/ Wed, 20 Jan 2016 04:45:06 +0000 http://nootheme.com/?post_type=noo_document&p=32190 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

]]>