So I followed directions in "Adding theme settings (advanced)" but for the life of me I can't find any page with theme settings. Is theme-settings.php still a thing?
If you are creating a custom theme then yes I think that file can still be created the same way as in D7. You could take a look at the Bartik theme in core.
Worth mentioning as it was in zulip chat by @yorkshirepudding
I just tested and the two work together without issue as long as you don't use the "Exclude comments from Content...
There is also Node Comments Search - this searches the node and all comments (default search is node and first page of comments) as part of the content search. Izzy's module above is a separate...
Posted3 days 11 hours ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
If there is no response, alternatively, you can use a View with a list of comments, with a filter based on the comment text. I haven't tried it myself, I just got an idea.
Comments
If you are creating a custom theme then yes I think that file can still be created the same way as in D7. You could take a look at the Bartik theme in core.