I updated the off canvas link for the login
authorIan Weller <ian@gaslightmedia.com>
Mon, 5 Jun 2017 15:27:42 +0000 (11:27 -0400)
committerIan Weller <ian@gaslightmedia.com>
Mon, 5 Jun 2017 15:27:42 +0000 (11:27 -0400)
I made the link for the 'My Account' login go to the same place as the
one in the header.

sections/off-canvas.php

index 312570b..f8230da 100644 (file)
@@ -1,7 +1,7 @@
                     <aside class="left-off-canvas-menu hide-for-large-up opensearchserver.ignore">
                         <?php glm_theme_mobile_off_canvas(); ?>
                         <ul>
-                            <li><a href="<?php echo get_permalink(156); ?>">My Account</a></li>
+                            <li><a href="https://charlevoix.bibliocommons.com/user/login">My Account</a></li>
                             <li><a href="<?php echo get_permalink(157); ?>">Contact</a></li>
                             <li><a href="<?php echo get_permalink(158); ?>">Hours</a></li>
                         </ul>