Answer the question
In order to leave comments, you need to log in
How to set the page PAGEN_1 - /page1/ instead of the parameter?
Hello! I need to remove the section description on pagination pages. Here I was given the following code:
<? if (!isset($_REQUEST['PAGEN_1']) || $_REQUEST['PAGEN_1'] == 1): ?>
<?if($arResult["DESCRIPTION"]!=""):?>
<div class="wrapper"><?echo $arResult["DESCRIPTION"]?></div>
<?endif;?>
<?endif;?>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question