diff --git a/page-templates/funds-search.php b/page-templates/funds-search.php index 0ddbf9c..1a06fc3 100644 --- a/page-templates/funds-search.php +++ b/page-templates/funds-search.php @@ -55,7 +55,7 @@ get_header(); $the_query_ajut = new WP_Query( array( 'post_type' => 'ofisuport-ajut', - 'posts_per_page' => '6' + 'posts_per_page' => '-1' ) ); ?>