page artistes-residents larga durada id 2 and 58856
This commit is contained in:
parent
6ea7b97015
commit
9adecfb495
|
@ -63,7 +63,7 @@ get_header(); ?>
|
||||||
|
|
||||||
<?php if ($indexseccions->have_posts()) : ?>
|
<?php if ($indexseccions->have_posts()) : ?>
|
||||||
<?php echo '<ul>'; $i = 0; while ($indexseccions->have_posts()) : $indexseccions->the_post(); $i++;
|
<?php echo '<ul>'; $i = 0; while ($indexseccions->have_posts()) : $indexseccions->the_post(); $i++;
|
||||||
if ($pare == 2) : //artistes residents post=2
|
if ($pare == 2 | 58856) : //artistes residents post=2 post=58856 por cambio página el 2022 07 19
|
||||||
$tipus = 'art';
|
$tipus = 'art';
|
||||||
elseif ($pare == 46565) : //artistes residents estada curta post=46565
|
elseif ($pare == 46565) : //artistes residents estada curta post=46565
|
||||||
$tipus = 'art';
|
$tipus = 'art';
|
||||||
|
|
Loading…
Reference in New Issue