AigüestortesPirineos
$coords = get_field('localizacion');
$citythird = get_field('ciudad_distancia'); if(!$citythird){ $citythird = 'mlg'; }
if($citythird=='mlg'){ $citycoords = '36.551947,-4.623502'; } elseif($citythird=='tfn'){ $citycoords='28.487584,-16.346101'; } else { $citycoords='39.548951,2.729941'; }
?>
if(is_tax('country','portugal')){ ?>
} ?>
if(!is_tax('country','portugal')){ ?>
} ?>