diff --git a/page-templates/arxiu-activitats.php b/page-templates/arxiu-activitats.php index 0313e61..9440665 100644 --- a/page-templates/arxiu-activitats.php +++ b/page-templates/arxiu-activitats.php @@ -44,7 +44,7 @@ get_header(); 'post', 'posts_per_page' => '-1', //show all => -1 @@ -68,9 +68,9 @@ get_header(); ) ); ?> - have_posts() ) : ?> + have_posts() ) : ?> - have_posts() ) : $the_query_archive_agenda->the_post(); ?> + have_posts() ) : $the_query_archive_activitats->the_post(); ?>