Answer the question
In order to leave comments, you need to log in
Where is the comment template set in the "bitrix:catalog.comments" component?
Where is the comment template set in the "bitrix:catalog.comments" component? Editing the nested template "adapt" ("blog.post.comment") does nothing, the comment template does not change.
Answer the question
In order to leave comments, you need to log in
The problem was non-standard, maybe someone will need its description. The site is changing the template, and the old template is set to the main template, while the new template is set to a specific page with a list of comments.
Inside "catalog.comments/template/ajax.php" there are lines that include a component that loads comments via an ajax request:
$APPLICATION->IncludeComponent(
'bitrix:catalog.comments',
'',
$commParams,
null,
array('HIDE_ICONS' => 'Y')
);
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question