U
U
user32020-02-12 17:30:11
Bitrix24
user3, 2020-02-12 17:30:11

How to remove blocks in sidebar?

Good afternoon, in the Bitrix box, in the sidebar, there are 2 blocks - 5e440b92415e6586449266.png

I really want to remove them. found only a mention in the header

<div id="workarea">
   <?if($APPLICATION->GetProperty("HIDE_SIDEBAR", "N") != "Y"):
  ?><div id="sidebar"><?
    $APPLICATION->ShowViewContent("sidebar");
    $APPLICATION->ShowViewContent("sidebar_tools_1");
    $APPLICATION->ShowViewContent("sidebar_tools_2");
?></div>

tell me where to dig?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrey Nikolaev, 2020-02-12
@user3

The bitrix:intranet.bitrix24.banner component located on the page /stream/index.php is responsible for displaying these blocks.
Remove the component from the page or deactivate it and the fields will disappear

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question