It worked, thank you!
I just copied the functions I changed in the component.php to functions.php, renamed them and added a filter.
Hi @ghernkadence,
The changes I’ve made to component.php were in the functions filter_default_fields_markup and filter_default_markup, which return kadence_comment_fields and kadence_comment_args, respectively.
If this is not a template file and neither WordPress nor Kadence will look for it in the child theme, where should I use these filters?