Answer the question
In order to leave comments, you need to log in
Why does layout collapse in bitrix editing mode?
Hello, here is the code:
<div class="h1">
<? $APPLICATION->IncludeFile("include/h1.php", Array(), Array("MODE"=>"html")); ?>
</div>
<div class="description">
<? $APPLICATION->IncludeFile("include/description.php", Array(), Array("MODE"=>"html")); ?>
</div>
Answer the question
In order to leave comments, you need to log in
you have an error in your code:
<div class="h1">
<? $APPLICATION->IncludeFile("include/h1.php", Array(), Array("MODE"=>"html")); ?>
</h1>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question