Linked up the sidebar Membership action item
authorLaury GvR <laury@gaslightmedia.com>
Mon, 9 Jan 2017 21:47:11 +0000 (16:47 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Mon, 9 Jan 2017 21:47:11 +0000 (16:47 -0500)
The Membership action item in the sidebar has been linked to the
membership page through its ID.

sidebar.php

index 2e0bfb1..c1ef427 100644 (file)
@@ -20,7 +20,7 @@
     </div>
 </div>
 <div id="member-block" class="text-center">
-    <a href="<?php echo get_permalink(29); ?>"></a>
+    <a href="<?php echo get_permalink(49); ?>"></a>
 </div>
 <div id="calendar" class="text-center">
     <a href="<?php echo get_permalink(31); ?>"></a>