projects
/
WP-Themes
/
uptravel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7b000e
)
changing the events sidebar widget template to the new city template to display the...
author
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 16 Jan 2019 14:15:29 +0000
(09:15 -0500)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 16 Jan 2019 14:15:29 +0000
(09:15 -0500)
sidebar.php
patch
|
blob
|
history
diff --git
a/sidebar.php
b/sidebar.php
index
161467d
..
8b975e1
100644
(file)
--- a/
sidebar.php
+++ b/
sidebar.php
@@
-50,7
+50,7
@@
<div id="sidebar-events">
<h2>Upcoming Events</h2>
- <?php echo do_shortcode('[glm-members-event-list template="eventsFrontPage.html" limit="3"]'); ?>
+ <?php echo do_shortcode('[glm-members-event-list template="eventsFrontPage
City
.html" limit="3"]'); ?>
<a href="<?php echo get_permalink(757); ?>" class="button view-all-events">View All Events</a>
</div>
</div>