تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
3033 أدوات العرض

Hello, i cannot find a solution form my problem. On all pages my header can be changed to "over the content" but in Jobs and Blog it can't. I searched in  "Jobs" "Blog"  and my header views, tried to change view id's but haven't found it and changes didn't work.

any suggestions?  Is it hidden somewhere?

الصورة الرمزية
إهمال
الكاتب

If anyone will have same problem in the future, here is the solution:

in ID website.layout view (xml main layout) line 109-111 you need to change from
<xpath expr="//div[@id='wrapwrap']" position="attributes"> <attribute name="t-attf-class" add="#{'o_header_overlay' if 'header_overlay' in main_object and main_object.header_overlay else ' '}" separator=" "/> </xpath>
to
<xpath expr="//div[@id='wrapwrap']" position="attributes"> <attribute name="t-attf-class" add="#{'o_header_overlay' if 'header_overlay' in main_object and main_object.header_overlay else 'o_header_overlay'}" separator=" "/> </xpath>

المنشورات ذات الصلة الردود أدوات العرض النشاط
1
مايو 23
3737
0
سبتمبر 21
214
0
يونيو 21
2449
0
أكتوبر 24
3986
0
سبتمبر 23
1567