Drupal menu block not showing up on certain pages -


i'm working on e commerce drupal website in 1 language, needs have additional language added. menu items combined in 1 large 'main menu'.

top level navigation of site, using menu block showing 1st level of items. when navigating 'products' section, have 2nd level of menu items, automatically generated taxonomy menu module, being showed in other 'category' menu block, can browse trough different product categories, linked term reference taxonomy.

for translating, decided make new menus second language. there's:

main menu lvl 1 - nl (menu block)
main menu lvl 1 - fr (menu block)

navigation menu lvl 2 - nl (menu block)
navigation menu lvl 2 - fr (menu block)

the generated taxonomy menu's come 2 diffrent language vocabularies.

the taxonomy menu blocks configured show in matching languages (only restriction not shown on front page).

issue i'm having:

on pages, translation lvl 2 navigation menu showing fine, after hours of trying different configurations, can't seem have work on instance:

www.site.be/fr/cart

my language detection configured @ url prefix (/fr/), should detect being french page, lvl 2 navigation menu should shown.

the "sidebar_left" theme html code isn't there, should put menu block in.

i ended using https://www.drupal.org/project/taxonomy_menu_block display menu on pages wouldn't show up, cause there wasn't enough time find root of problem.


Comments

Popular posts from this blog

java - Andrioid studio start fail: Fatal error initializing 'null' -

android - Gradle sync Error:Configuration with name 'default' not found -

StringGrid issue in Delphi XE8 firemonkey mobile app -