diff --git a/page-templates/funds-search.php b/page-templates/funds-search.php index a9d89f7..0ddbf9c 100644 --- a/page-templates/funds-search.php +++ b/page-templates/funds-search.php @@ -38,40 +38,37 @@ get_header();
- - - + 'ofisuport-ajut', - 'posts_per_page' => '6' - ) - ); - ?> - have_posts() ) : ?> - have_posts() ) : $the_query_ajut->the_post(); ?> + $the_query_ajut = new WP_Query( + array( + 'post_type' => 'ofisuport-ajut', + 'posts_per_page' => '6' + ) + ); + ?> + have_posts() ) : ?> + have_posts() ) : $the_query_ajut->the_post(); ?> - + - - - + + + - +