Archived topic
Change comment section layout
3 replies · Started by Sara on July 18, 2019
Hello, I need some help with formatting of the comments section. There are 2 things I haven't been able to figure out how to do:
1. How do I move the 'add a comment' form above the list of comments?
2. How do I format the comments so they look like this: https://www.dropbox.com/s/e3tfkbli0cr0mut/Screen%20Shot%202019-07-18%20at%2011.02.50.png?dl=0 (including the way the date is displayed)?
Thanks in advance!
Hi there,
1. In order to do this, you need to be using a child theme. Then you need to upload this file to the child theme: https://gist.github.com/generatepress/c19f708c10d70f76b20c3992b3f3810a
2. Unfortunately this would require a considerable amount of custom coding. The entire HTML structure of the comment system would need to be re-worked.
Thank you. That was very helpful!
You're welcome :)