Skip to Content
Menu
This question has been flagged
1 Odpoveď
9210 Zobrazenia

<template id = "kwonboard_onboarding"> 

<t t-call="website.layout">


<xpath expr="//header" position="replace">

...

</xpath>

</t>

</template>


This code is not working. If you have any suggestion then do suggest.

Avatar
Zrušiť
Best Answer

Hi Surya,

No need to replace using xpath, you just add your header using <header></header> and <footer></footer> it will automatic replace base header footer code. If you want to use your custom header-footer then no need to call website.layout.

Hope it will helpful for you.

Thanks and regards

Haresh Kansara

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
0
jan 24
39
4
jún 23
4311
1
nov 18
9082
1
júl 18
8205
1
aug 16
10644