From fa41e578036fe1ea33a04f5de9d625395affe203 Mon Sep 17 00:00:00 2001 From: jorge-vitrubio Date: Sat, 27 Jan 2024 17:46:53 +0100 Subject: [PATCH] added comvo template for search and archives --- archive-xarxaprod-convo.php | 4 +- page-templates/convos-search.php | 75 ++++++++++++++++++++++++++++++++ 2 files changed, 77 insertions(+), 2 deletions(-) create mode 100644 page-templates/convos-search.php diff --git a/archive-xarxaprod-convo.php b/archive-xarxaprod-convo.php index ccf5889..931a5e9 100644 --- a/archive-xarxaprod-convo.php +++ b/archive-xarxaprod-convo.php @@ -9,8 +9,8 @@ get_header(); ?> - -
+ +
+ +
+ + + + + +
+ + + + + + 'xarxaprod-convo', + 'posts_per_page' => '-1' + ) + ); + ?> + have_posts() ) : ?> + have_posts() ) : $the_query_convo->the_post(); ?> + + + + + + + + +
+ +
+ +