Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odpovědi
3251 Zobrazení
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
Zrušit
Autor Nejlepší odpověď

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
Zrušit
Nejlepší odpověď

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
Zrušit