From 349da7c6c97a6a6c88410fe16816092b9487c032 Mon Sep 17 00:00:00 2001 From: jorge-vitrubio Date: Mon, 11 Jul 2022 20:24:06 +0200 Subject: [PATCH] changed category title and excrept width to full --- category.php | 45 +++++++++++++++++---------------- category.php.2021 | 63 +++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 85 insertions(+), 23 deletions(-) create mode 100644 category.php.2021 diff --git a/category.php b/category.php index 582f742..c3243a1 100644 --- a/category.php +++ b/category.php @@ -1,12 +1,22 @@ - + -
-
- - -
> +
+
+
>
'; echo single_cat_title( '', false ) ; echo '' ; ?> @@ -16,13 +26,12 @@ echo '
'. category_description(). '
'; endif; ?> - -

-
- +
+
+
    @@ -35,7 +44,6 @@
- @@ -47,17 +55,8 @@ -
- - - - +
-
- +
- - - - - \ No newline at end of file + diff --git a/category.php.2021 b/category.php.2021 new file mode 100644 index 0000000..582f742 --- /dev/null +++ b/category.php.2021 @@ -0,0 +1,63 @@ + + + + +
+
+ + +
> +
+ '; + echo single_cat_title( '', false ) ; echo '' ; ?> + + '. category_description(). '
'; + endif; + ?> + +

+
+
+ + + + + + + + + +

+ +

+ + + + +
+ + + + + + + + + + + + + \ No newline at end of file