changing page id for experiences and tours tag grid
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 6 Jul 2016 16:07:10 +0000 (12:07 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 6 Jul 2016 16:07:10 +0000 (12:07 -0400)
index.php

index c0341e5..a580192 100644 (file)
--- a/index.php
+++ b/index.php
@@ -25,7 +25,7 @@
                         <?php endif;?>
                 </div>
                     
-                <?php if (is_page(100)) { 
+                <?php if (is_page(101)) { 
                     $terms = get_terms( 'product_tag' );
                     $term_array = array();