diff --git a/page-templates/seccions.php b/page-templates/seccions.php index 457392e..2200bf4 100644 --- a/page-templates/seccions.php +++ b/page-templates/seccions.php @@ -61,7 +61,9 @@ get_header(); ?> $tipus = 'art'; elseif ($pare == 46572) : //artistes amb beca post=46572 $tipus = 'art'; - elseif ($pare == 58844) : //artistes internacionals post=58844 + elseif ($pare == 58844) : //artistes residencies internacionals post=58844 + $tipus = 'art'; + elseif ($pare == 59095) : //proyectos residentes post=59095 $tipus = 'art'; elseif ($pare == 136) : //desc+arregues post=136 $tipus = 'desc';