コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
3248 ビュー
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.

アバター
破棄
著作者 最善の回答

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.

 

アバター
破棄
最善の回答

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?

アバター
破棄