Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
2 Antwoorden
3260 Weergaven
Hello,

I am busy now for a few day's and I can't find it.

We have multiple website (2) and multiple language.
When we just stay on English everything is perfect not problems, but when we choose a other language we suddenly miss the menu bar. 
The footer is working perfect and the header is showing the logo.\

But the menu and going back to Odoo backend is not working.

I tried to update the website and e-commerce module under apps but didn't work.

Please help me to solve this.

Avatar
Annuleer
Auteur Beste antwoord

Fixed.

For anyone who has the same problem, this does the fix for me.

I modified the Apache's configuration file and I enabled the mod_headers.

 

Avatar
Annuleer
Beste antwoord

In my case, even after enabling the mod_headers on Apache2, the menu items on secondary language did not appear. Steps that I followed are,

sudo a2enmod headers
systemctl restart apache2

Could you elaborate the steps that you followed to fix this issue please?

Avatar
Annuleer