Move comment section to the bottom of the page
This commit is contained in:
parent
156b3c619f
commit
3e21e36eeb
1 changed files with 3 additions and 3 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue