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:
c11fd8e
)
removing experiences h5 from the tag grid on the experiences and tours page
author
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 6 Jul 2016 16:08:12 +0000
(12:08 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 6 Jul 2016 16:08:12 +0000
(12:08 -0400)
index.php
patch
|
blob
|
history
diff --git
a/index.php
b/index.php
index
a580192
..
9ad4a34
100644
(file)
--- a/
index.php
+++ b/
index.php
@@
-32,7
+32,6
@@
if ( ! empty( $terms ) && ! is_wp_error( $terms ) ){ ?>
<div id="tours-tags-grid-container">
- <h5> Experiences </h5>
<ul id="tours-tags-grid">
<?php foreach ( $terms as $term ) {
$thumbnail = z_taxonomy_image_url( $term->term_id ); ?>