/wp-content/themes/TEMA/framework/functions


general-functions.php



İçerisinde ki aşağıda ki kodu silerseniz kalkıyor. Konu Kilit..

// Print the schema
if( $schema ){
echo '<script id="tie-schema-json" type="application/ld+json">'. json_encode( $schema ) .'</script>';
}