A
A
Aleksander9112017-10-07 12:00:31
1C-Bitrix
Aleksander911, 2017-10-07 12:00:31

How to display your category structure on the main page in Bitrix?

Good day everyone.
Tell me if it is possible to display all sections of the directory in this form on the main page (something like a drop-down menu where all sections will be displayed):

<div class="col-md-2">
            <div>
            <a href="#"><strong>Раздел каталога</strong> </a>                              
                    <ul id="subcat">
                        <li><a href="#">Подкаталог 1</a></li>
                        <li><a href="#">Подкаталог 2</a></li>
                        <li><a href="#">Подкаталог 3</a></li>     
                         <li><a href="#"> и т.д</a></li>           
                    </ul>                                    
            </div>
 </div>

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey, 2017-10-07
@gangstarcj

You can take it out. either menu.sections or sections.list

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question