This topic is: not resolved
- This topic has 0 replies, 1 voice, and was last updated 4 years ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
You must be logged in and have valid license to reply to this topic.
NooTheme Premium WordPress Theme › Forums › JobMonster › filter options are not working
dear,
manage job dashboard and manage application dashboard filters are not working when I add the code in child theme functions.php
add_action( 'wp_enqueue_scripts', 'noo_jobmonster_child_enqueue_styles',99 );
add_filter('noo_member_dashboard_ajax_application_datatable','__return_false');
if I remove above mentioned code its working fine
kindly find the attachment of issue
let me know how to solve the issue
thanks
You must be logged in and have valid license to reply to this topic.