Default widgets styling fix, wp_reset_query changed to wp_reset_postdata

This commit is contained in:
Alexander Agnarson 2017-03-25 18:19:46 +01:00
parent a3bd9efc74
commit 0e2120de9f
2 changed files with 8 additions and 1 deletions

View file

@ -43,4 +43,4 @@
<?php endif; ?>
<?php wp_reset_query(); ?>
<?php wp_reset_postdata(); ?>