تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2 الردود
3247 أدوات العرض
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?

الصورة الرمزية
إهمال