This topic has 5 replies, 2 voices, and was last updated 7 years by Laura.

  • Author
  • #199332
     napadlo
    Participant

    Hello, nice day I wish. How do I change the position of the comments and recommended posts on the separate page of the blog post in the detail?

    #199379
     Laura
    Moderator

    Hello, you would need to edit the template of the single post to change that, i suggest to hire a developer to do this for you

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #199847
     napadlo
    Participant

    Please let me know what this is, I believe I can fix it myself. Thank you 🙂

    #200022
     Laura
    Moderator

    Hello, at kleo main files, single.php has this

    COPY CODE
    
    <!-- Begin Comments -->
    	<?php
    	if ( comments_open() || get_comments_number() ) {
    		comments_template( '', true );
    	}
    	?>
    	<!-- End Comments -->
    

    Just move it where you want it but copy it to the child theme

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #200044
     napadlo
    Participant

    Thank you, it’s Super. Easy, simple in 5 minutes.

    #200162
     Laura
    Moderator

    Happy to help 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?