From b4a8701516bb80eab0c66e73350f18373da2e206 Mon Sep 17 00:00:00 2001 From: "Jorge hangar.org" Date: Mon, 11 Apr 2022 14:17:20 +0200 Subject: [PATCH] created front template to show featured-artworks --- page-templates/front.php | 10 ++++++++++ template-parts/section-categoryposts.php | 8 +++++++- template-parts/section-resources.php | 2 +- 3 files changed, 18 insertions(+), 2 deletions(-) diff --git a/page-templates/front.php b/page-templates/front.php index 4aa3b3b..c11ba23 100644 --- a/page-templates/front.php +++ b/page-templates/front.php @@ -19,6 +19,16 @@ get_header(); ?> +
+
+ 'featured-artworks', 'post_per_page' => '6' ) ); + ?> +
+
+ +
- +

diff --git a/template-parts/section-resources.php b/template-parts/section-resources.php index 28a4427..6a3b1ef 100644 --- a/template-parts/section-resources.php +++ b/template-parts/section-resources.php @@ -45,7 +45,7 @@

- +