• The documentation says “WordPress displays comments in your theme based on the settings and code in the comments.php

    but my theme TwentyTwentyFour does not have that file. So where is it?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator threadi

    (@threadi)

    The documentation is not up to date at this point. With modern FSE themes such as TwentyTwentyFour, the output is controlled via a template – no longer via a single file. You should be able to find the template in your WordPress backend under Appearance > Site Editor > Templates.

    Anonymous User

    (@anonymized-23157725)

    You can find the comments.php file locally searching for it in the theme folder, you can edit it then you can re upload the theme.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Where is comments.php?’ is closed to new replies.