Move comment section to the bottom of the page

This commit is contained in:
Markus Ankenbrand 2016-09-12 22:39:50 +02:00
parent 156b3c619f
commit 3e21e36eeb

View file

@ -159,8 +159,6 @@
</div> <!-- /post-inner -->
<?php comments_template( '', true ); ?>
</div> <!-- /post-container -->
</div> <!-- /post -->
@ -169,6 +167,8 @@
<?php atravelblog_related_posts(); ?>
<?php comments_template( '', true ); ?>
<?php endwhile; else: ?>
<p><?php _e("We couldn't find any posts that matched your query. Please try again.", "hitchcock"); ?></p>