projects
/
WP-Themes
/
shipwreckmuseum.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1f7484
)
Change link to categories to go to main shop page
author
Laury GvR
<laury@gaslightmedia.com>
Mon, 21 Dec 2015 21:00:17 +0000
(16:00 -0500)
committer
Laury GvR
<laury@gaslightmedia.com>
Mon, 21 Dec 2015 21:00:17 +0000
(16:00 -0500)
parts/shop-sidebar.php
patch
|
blob
|
history
diff --git
a/parts/shop-sidebar.php
b/parts/shop-sidebar.php
index
488e0a3
..
9fd0278
100644
(file)
--- a/
parts/shop-sidebar.php
+++ b/
parts/shop-sidebar.php
@@
-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>