Answer the question
In order to leave comments, you need to log in
Editing a specific Bitrix page?
Guys, how to add text to the catalog page if it is not provided there? but so that it does not appear on the internal pages of this directory? where to look for the file of a specific page and what to write in order to be able to edit the text in the admin panel? well, or just, in which file and how to add text directly so that it is only on this page?
Thank you!
Answer the question
In order to leave comments, you need to log in
I would not use IncludeFile
I would enter the text in the description of the infoblock and display it in the template of the required level
Or, if the text is needed only on the main directory and is not needed inside, you can enter it into the static page itself, and somehow
<?if ($APPLICATION->GetCurPage(true) == SITE_DIR."/catalog/index.php"){?>
Текст для главной
<?}?>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question