Change link to categories to go to main shop page
authorLaury GvR <laury@gaslightmedia.com>
Mon, 21 Dec 2015 21:00:17 +0000 (16:00 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Mon, 21 Dec 2015 21:00:17 +0000 (16:00 -0500)
parts/shop-sidebar.php

index 488e0a3..9fd0278 100644 (file)
@@ -5,7 +5,7 @@
                     </a>
                     
                     <li class="page_item page_item_has_children">
-                        <a href="<?php echo esc_url( get_permalink( get_page_by_title( 'Product Category' ) ) ); ?>">
+                        <a href="<?php echo esc_url( get_permalink( get_page_by_title( 'Shop' ) ) ); ?>">
                             Categories
                         </a>
                     </li>