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 @@