Hello
in directory themes/interface/inc/functions/ in file “functions.php on line 292 there is :
function interface_theme_default_set( $interface_default) {
$interface_theme_default = array_merge( $interface_default, (array) get_option( ‘interface_theme_options’, array() ) );
return apply_filters( ‘interfacse_theme_default’, $interface_theme_default );
}
I suppose there is not a “S” ….. in intercace_theme_default ….
Hi stefip, Thanks for reporting the issue. We will update this in our upcoming version. Many Many thanks for it. Thank you