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:
aae352d
)
Reset WP Query after sidebar post display to fix blog content appearing below interio...
author
Laury GvR
<laury@gaslightmedia.com>
Thu, 20 Dec 2018 23:09:40 +0000
(18:09 -0500)
committer
Laury GvR
<laury@gaslightmedia.com>
Thu, 20 Dec 2018 23:09:40 +0000
(18:09 -0500)
sidebar.php
patch
|
blob
|
history
diff --git
a/sidebar.php
b/sidebar.php
index
af325c8
..
9ee2b8a
100644
(file)
--- a/
sidebar.php
+++ b/
sidebar.php
@@
-44,6
+44,7
@@
<p><?php __('No News'); ?></p>
<?php endif; ?>
+ <?php wp_reset_query(); ?>
</div>
<br>