Hi, I want to customize the comment section on my webite. I found the comment.php file in the X folder and copied it to the X child theme. There is one code line in the file that says this: x_get_view( x_get_stack(), ‘wp’, ‘comments’ );
So I assume the theme already changes the comment section in some way but how can I make more changes now?
For example I don’t want the field Your Website to show. And all fields have to be translated. Is there any way to do that?
Thanks in advance.
Dennis