Apparently, the menu appears only if the displayed page belongs to it (see screencopies and comments below) ; in any other case, the navigation menu module only generates this :
- Code: Select all
<div id="left">
<div class="inside">
</div>
</div>
or
- Code: Select all
<div id="footer">
<div class="inside">
</div>
</div>
I tried to change the start and stop levels, but to no avail.
Any idea what could be wrong?
Production site (still in 2.7) is: http://www.cevennes-plurielles.com/
