kankan
Well-known member
Hello
When trying to Revert my header template
after pressing Restore Template, the template disappeared from the list
My forum header is now empty...
I recreated the template in my Flexile
But nothing displays
I checked the logs :
Thank you
When trying to Revert my header template
after pressing Restore Template, the template disappeared from the list
My forum header is now empty...
I recreated the template in my Flexile
Code:
<xen:hook name="header">
<div id="header">
<xen:if is="@showRightContentArea"><xen:include template="right_content_area" /></xen:if>
<xen:include template="logo_block" />
<xen:include template="navigation" />
<xen:if is="{$canSearch}"><xen:include template="search_bar" /></xen:if>
</div>
</xen:hook>
But nothing displays
I checked the logs :
- templates/header.620/delete (88.xxx.111.120) - there is 17 minutes
- templates/header.141/delete (88.xxx.111.120) - there is 17 minutes
Thank you