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
|
|
@ -158,8 +158,6 @@
|
|||
</div> <!-- /post-navigation -->
|
||||
|
||||
</div> <!-- /post-inner -->
|
||||
|
||||
<?php comments_template( '', true ); ?>
|
||||
|
||||
</div> <!-- /post-container -->
|
||||
|
||||
|
|
@ -168,7 +166,9 @@
|
|||
</div> <!-- /content -->
|
||||
|
||||
<?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