linking off canvas items to the proper pages
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 10 May 2017 13:49:54 +0000 (09:49 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 10 May 2017 13:49:54 +0000 (09:49 -0400)
account, contact us and hours had incorrect permalinks in the href in the off canvas, fixed
the page ids

sections/off-canvas.php

index 3f03a5c..79f05b3 100644 (file)
@@ -1,9 +1,9 @@
                     <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(212); ?>">My Account</a></li>
-                            <li><a href="<?php echo get_permalink(213); ?>">Contact</a></li>
-                            <li><a href="<?php echo get_permalink(214); ?>">Hours</a></li>
+                            <li><a href="<?php echo get_permalink(156); ?>">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>
                         <ul class="offcanvas-social-list">
                             <li><a class="face" target="_blank" href="http://www.facebook.com/pages/Charlevoix-Public-Library/71975118940"></a></li>