This topic has 2 replies, 2 voices, and was last updated 5 years, 5 months ago ago by Olga Barlow
Hi,
Is there any way to change the order of related post? I want firt the comments and finally the related post.
Thanks,
Hello,
Copy single.php into child theme. Edit the file and move
<?php comments_template('', true); ?>
before the related posts
http://prntscr.com/o02k1j
Regards
You must be logged in to reply to this topic.Log in/Sign up