From 1eef904a2472d1111ea34547a6ed5f1185abdb20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alba=20Rinc=C3=B3n?= Date: Mon, 24 Apr 2023 12:01:29 +0200 Subject: [PATCH 1/6] Add new `Footer with 3 menus` menu --- patterns/footer-with-3-menus.php | 53 ++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 patterns/footer-with-3-menus.php diff --git a/patterns/footer-with-3-menus.php b/patterns/footer-with-3-menus.php new file mode 100644 index 00000000000..ecba0759e5e --- /dev/null +++ b/patterns/footer-with-3-menus.php @@ -0,0 +1,53 @@ + + + +
+ +
+ +
+ +
+ + +
+ + + + + +
+ +
+ +
+ + + +
+ +
+ + + + + +

+ Powered by WordPress with WooCommerce +

+ +
+ +
+ +
+ +
+ From 8b5fb8498f4c5652aa419febb757354b4e83e9e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alba=20Rinc=C3=B3n?= Date: Mon, 24 Apr 2023 12:15:29 +0200 Subject: [PATCH 2/6] Stack menus on mobile, remove refs --- patterns/footer-with-3-menus.php | 24 ++++++++++++++++++------ 1 file changed, 18 insertions(+), 6 deletions(-) diff --git a/patterns/footer-with-3-menus.php b/patterns/footer-with-3-menus.php index ecba0759e5e..eb3a087a376 100644 --- a/patterns/footer-with-3-menus.php +++ b/patterns/footer-with-3-menus.php @@ -16,15 +16,27 @@
- -
- + +
+ +
+ +
+ - + +
+ +
+ - + +
+ +
+
- +
From ab664e944c3fb9466c0d44826034973ee93a16b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alba=20Rinc=C3=B3n?= Date: Mon, 24 Apr 2023 15:35:53 +0200 Subject: [PATCH 3/6] Change the site title to a `p` tag --- patterns/footer-with-3-menus.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patterns/footer-with-3-menus.php b/patterns/footer-with-3-menus.php index eb3a087a376..f19715925d5 100644 --- a/patterns/footer-with-3-menus.php +++ b/patterns/footer-with-3-menus.php @@ -48,7 +48,7 @@
- +

From 4ba919876487d6d2854e2c5fce19be1ad57fc2dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alba=20Rinc=C3=B3n?= Date: Mon, 24 Apr 2023 16:02:31 +0200 Subject: [PATCH 4/6] Align menus to the top and add paddings --- patterns/footer-with-3-menus.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/patterns/footer-with-3-menus.php b/patterns/footer-with-3-menus.php index f19715925d5..b7d231aa8f8 100644 --- a/patterns/footer-with-3-menus.php +++ b/patterns/footer-with-3-menus.php @@ -7,12 +7,12 @@ */ ?> - -

+ +
-
- -
+
+ +
From 228763c688d39cc7c9cbfa359c02dd968578bc59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alba=20Rinc=C3=B3n?= Date: Tue, 25 Apr 2023 15:01:29 +0200 Subject: [PATCH 5/6] Make the `powered by` string translatable and add padding --- patterns/footer-with-3-menus.php | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/patterns/footer-with-3-menus.php b/patterns/footer-with-3-menus.php index b7d231aa8f8..58947366812 100644 --- a/patterns/footer-with-3-menus.php +++ b/patterns/footer-with-3-menus.php @@ -7,8 +7,8 @@ */ ?> - -
+ +
@@ -52,7 +52,11 @@

- Powered by WordPress with WooCommerce + WordPress', + 'WooCommerce' + ) ?>

From 32c434cea95665644c8f7e4b7ab0cb7cec30bb95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alba=20Rinc=C3=B3n?= Date: Wed, 26 Apr 2023 14:29:07 +0200 Subject: [PATCH 6/6] Improve search --- patterns/footer-with-3-menus.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/patterns/footer-with-3-menus.php b/patterns/footer-with-3-menus.php index 58947366812..5d4ad1ee2cb 100644 --- a/patterns/footer-with-3-menus.php +++ b/patterns/footer-with-3-menus.php @@ -46,7 +46,11 @@
- + +
+ +
+