projects
/
WP-Themes
/
francejourneys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7bd2122
)
changing page id for experiences and tours tag grid
author
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 6 Jul 2016 16:07:10 +0000
(12:07 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 6 Jul 2016 16:07:10 +0000
(12:07 -0400)
index.php
patch
|
blob
|
history
diff --git
a/index.php
b/index.php
index
c0341e5
..
a580192
100644
(file)
--- a/
index.php
+++ b/
index.php
@@
-25,7
+25,7
@@
<?php endif;?>
</div>
- <?php if (is_page(10
0
)) {
+ <?php if (is_page(10
1
)) {
$terms = get_terms( 'product_tag' );
$term_array = array();