Shop sidenav fix for 'museum store' link
authorLaury GvR <laury@gaslightmedia.com>
Fri, 10 Apr 2015 19:46:55 +0000 (15:46 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Fri, 10 Apr 2015 19:46:55 +0000 (15:46 -0400)
sidebar.php

index ae31077..e01600a 100644 (file)
@@ -9,7 +9,7 @@
             <?php } else { ?>
                 
                 <ul class="sidebar shop-sidebar">
-                    <a href="<?php echo esc_url( get_permalink( get_page_by_title( 'Shop' ) ) ); ?>">
+                    <a href="<?php echo esc_url( get_permalink( get_page_by_title( 'Museum Store' ) ) ); ?>">
                         <h3>MUSEUM STORE</h3>
                     </a>