A
A
Anton Kudaev2016-12-12 14:38:48
PHP
Anton Kudaev, 2016-12-12 14:38:48

pdoMenu not working what to do?

<ul class="navigation clearfix">
                  <li class="current"><a href="index.html">Главная</a></li>
                  <li class="dropdown"><a href="#">О нас</a>
                      <ul>
                          <li><a href="about-us/news.html">Новости</a></li>
                          <li><a href="about-us/mission-and-strategy.html">Миссия и стратегия</a></li>
                          <li><a href="about-us/upravlenie-organizaciey.html">Управление организацией</a></li>
                          <li><a href="about-us/documents.html">Документы и отчеты</a></li>
                          <li><a href="about-us/partners.html">Партнеры</a></li>
                          <li><a href="about-us/we-help.html">Мы помогли</a></li>
                          <li><a href="about-us/garanti-subsidii.html">Гаранты, субсидии</a></li>
                          <li><a href="about-us/our-team.html">Команда</a></li>
                          <li><a href="about-us/contact.html">Контакты и реквизиты</a></li>
                      </ul>
                  </li>
</ul>

I will adapt it to pdoMenu

But the output shows nothing at all...
xn--90aalabvktaecajxi9n.xn--p1ai

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Anton Kudaev, 2016-12-12
@antonkudaevpro

The menu was not integrated correctly

D
display: block, 2016-12-12
@qork

Resources not published. By default, pdoMenu does not display unpublished ones. You can use either the &showUnpublished option or publish resources.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question