NooTheme Premium WordPress Theme › Forums › JobMonster › employer – application menu tab
- This topic has 15 replies, 2 voices, and was last updated 5 years ago by
dangdv.
-
AuthorPosts
-
5 years, 1 month ago #1208794
Hello,
could u please tellme how delete in the member page application the buttons as showed in the attached picture??
Many Thanks
5 years, 1 month ago #1208817Dear, if you want do it, please add custom code in file your theme's functions.php
add_filter('noo-manage-application-reject-link', '__return_false'); add_filter('noo-manage-application-approve-link', '__return_false'); add_filter('noo_manage_application_show_reject_approve_no_link', '__return_false');Best regards.
5 years, 1 month ago #1208832Hello,
just add at the end of the code?? Like create another line and paste in? I tried like that, but theme child doesnt work.
Thanks
5 years, 1 month ago #1208843This reply has been marked as private.5 years, 1 month ago #1208856Dear, i think you use custom code is wrong, please kindly send for me a screen shot of full functions.php file, i will check details to help you.
Best regards.
5 years, 1 month ago #1208870This reply has been marked as private.5 years, 1 month ago #1208871This reply has been marked as private.5 years, 1 month ago #1208872This reply has been marked as private.5 years, 1 month ago #1208875This reply has been marked as private.5 years, 1 month ago #1208879This reply has been marked as private.5 years, 1 month ago #1208889This reply has been marked as private.5 years, 1 month ago #1208890This reply has been marked as private.5 years ago #1208909This reply has been marked as private.5 years ago #1208924Dear, I see that problem because you manual create Jobmonster Child Theme. and it's missing file functions.php in child theme,
Why you not use Jobmonster Child Theme in jobmonster theme package download from ThemeForest ? no problem, i was create file functions.php in your child theme and add custom code to disable reject and approve action in job application manage, please check your site again.
Best regards.
5 years ago #1208934This reply has been marked as private.5 years ago #1208944Dear, Please download and extract theme package from ThemeForest, then you will see file jobmonster child theme in 'Theme' folder of theme package.
-
AuthorPosts
You must be logged in and have valid license to reply to this topic.
