From 66c86b2912d4bc2aca42a92bc1ef6ff6b3c066c6 Mon Sep 17 00:00:00 2001 From: "Jorge hangar.org" Date: Tue, 15 Mar 2022 16:18:03 +0100 Subject: [PATCH] added category resources --- category-resources.php | 27 ++++++++++++ template-parts/section-resources.php | 62 ++++++++++++++++++++++++++++ 2 files changed, 89 insertions(+) create mode 100644 category-resources.php create mode 100644 template-parts/section-resources.php diff --git a/category-resources.php b/category-resources.php new file mode 100644 index 0000000..d2cf56c --- /dev/null +++ b/category-resources.php @@ -0,0 +1,27 @@ + + +
+
+ +
+
+ + + + +
+
+

News

+
+
+ 'resources', 'posts_per_page' => 6 ) ); ?> + have_posts() ) : ?> + + have_posts() ) : $the_query->the_post(); ?> + + + + + + + +

+ + +
+ +
+