From 8bed7763f669357f89bde2db4b8bfbdf7209d526 Mon Sep 17 00:00:00 2001 From: jorge-vitrubio Date: Fri, 23 Feb 2024 11:09:38 +0100 Subject: [PATCH] added espais associats custom post type --- archive-xarxaprod-associat.php | 53 ++++++++++++++++++++ page-templates/associats-search.php | 75 +++++++++++++++++++++++++++++ 2 files changed, 128 insertions(+) create mode 100644 archive-xarxaprod-associat.php create mode 100644 page-templates/associats-search.php diff --git a/archive-xarxaprod-associat.php b/archive-xarxaprod-associat.php new file mode 100644 index 0000000..b26d78d --- /dev/null +++ b/archive-xarxaprod-associat.php @@ -0,0 +1,53 @@ + + +
+ + +
associat + + + + + + + +
+ + +
+ + + +
+ + + + + +
+ + + + + + 'xarxaprod-associat', + 'posts_per_page' => '-1' + ) + ); + ?> + have_posts() ) : ?> + have_posts() ) : $the_query_associat->the_post(); ?> + + + + + + + + +
+ +
+ +