From 65cbd9cd51ba734811f7d5f0b4d86cf6cb3abb13 Mon Sep 17 00:00:00 2001 From: Jerry Date: Tue, 2 Aug 2022 11:02:06 +0200 Subject: [PATCH] header fixes --- htdocs/wp-content/themes/lawcarta/footer.php | 2 ++ htdocs/wp-content/themes/lawcarta/header.php | 21 ++++++++----------- htdocs/wp-content/themes/livecarta/footer.php | 2 ++ 3 files changed, 13 insertions(+), 12 deletions(-) diff --git a/htdocs/wp-content/themes/lawcarta/footer.php b/htdocs/wp-content/themes/lawcarta/footer.php index 9a59458..7cb4b3d 100644 --- a/htdocs/wp-content/themes/lawcarta/footer.php +++ b/htdocs/wp-content/themes/lawcarta/footer.php @@ -10,6 +10,7 @@ require_once 'inc/walker-nav-menu.php';
Menu
Features + Blog About Us Privacy Policy Cookies Policy @@ -20,6 +21,7 @@ require_once 'inc/walker-nav-menu.php';
Product
Features + Blog About Us
diff --git a/htdocs/wp-content/themes/lawcarta/header.php b/htdocs/wp-content/themes/lawcarta/header.php index d5e04ce..f7eddd2 100644 --- a/htdocs/wp-content/themes/lawcarta/header.php +++ b/htdocs/wp-content/themes/lawcarta/header.php @@ -115,10 +115,10 @@ height="0" width="0" style="display:none;visibility:hidden">
My Library'; if (!isGuest) desktopLinks += 'Bundles'; if (isGuest) desktopLinks += 'Features'; - desktopLinks += 'Blog'; if (isGuest) desktopLinks += 'About Us'; document.querySelector('.desktop-menu').innerHTML = desktopLinks; @@ -265,13 +262,13 @@ height="0" width="0" style="display:none;visibility:hidden"> `; } if (!isGuest) { - hrmHtml += ``; } hrmHtml += ` - + `; diff --git a/htdocs/wp-content/themes/livecarta/footer.php b/htdocs/wp-content/themes/livecarta/footer.php index 880f7ad..3ff6d24 100644 --- a/htdocs/wp-content/themes/livecarta/footer.php +++ b/htdocs/wp-content/themes/livecarta/footer.php @@ -4,6 +4,7 @@