SOLVED!
Just edit Karma: truethemes_framework_init.php (truethemes_framework/truethemes_framework_init.php). Change TRUE to FALSE like example below.
if ($ka_formbuilder == “false“){require_once(TRUETHEMES_EXTENDED . ‘/grunion-contact-form/grunion-contact-form.php’);}
}
Best;
Sanque