Thanks Jackie.
I updated the dev site using the file. /wp-content/themes/noo-jobmonster/framework/functions/noo-theme.php
But related to the post #1219599,
Using a child theme to use function below gave me error so I put it in the parent theme instead.
*** The code below in functions.php (of the child theme caused fatal error)
require_once get_stylesheet_directory() .'/framework/functions/noo-theme.php';
Anyway, the issue is resolved so I would like to close the ticket.
By the way, all these error (bug?) fix, will you include in next theme update making them default template?
I am just curious.
Thanks again.