JobCareer Theme big problem

Just bought and installed JobCareer Theme. Everything is fine UNTIL I try to activate WP Job Hunt plugin which is needed for the theme. Now I get this fault.

Fatal error: Call to undefined function wp_is_mobile() in /home/watches3/public_html/zzp-databank.nl/wp-content/plugins/wp-jobhunt/admin/classes/class-save-post-options.php on line 33

Had somebody from India to check it all and all was well ,till I tried to activate the plugin which was left unactivated. Can’t get to the website anymore only by FTP.

Now whose has got the answer to make this theme work?? This is start of line 33 !!

if ( wp_is_mobile() ) {
add_action(‘wp_nav_menu_items’, array( $this, ‘cs_login_header_item’ ), 30, 2);
}
if ( ! wp_is_mobile() ) {
add_filter(‘wp_nav_menu_items’, array( $this, ‘cs_login_menu_item’ ), 10, 2);
}
}

Hi @Macsoftreview,

Welcome to the forums! It appears that JobCareer theme doesn’t require any additional plugins:

The error you see may be caused by the plugin itself, at least that’s what file path is suggesting.

Still, if you experience any problems with the theme that are not caused by your own modification, please get in touch with theme author, using “Support” or “Comments” section on purchased theme page.

Thanks,
Luca