diff --git a/pcf-wp/communiques.php b/pcf-wp/communiques.php index a0615d7..5da6891 100644 --- a/pcf-wp/communiques.php +++ b/pcf-wp/communiques.php @@ -11,12 +11,11 @@ get_header(); ?> --> 'communiques', 'post_status'=>'publish', 'posts_per_page'=>-1)); ?> - have_posts() ) : $wpb_all_query->the_post(); ?> + have_posts() ) : $wpb_com_query->the_post(); ?>