Smart template
$meta_query = array( 'relation' => 'AND', array( 'key' => 'smart_site', 'value' => 'smartsolution', ), array( 'key' => 'page_type', 'value' => 'frontend', ), );
$meta_query = array( 'relation' => 'AND', array( 'key' => 'smart_site', 'value' => 'smartsolution', ), array( 'key' => 'page_type', 'value' => 'frontend', ), );