Hey

Note sure what version of XenBase you are running but it it pretty easy to do by editing the footer template and moving the call for the advanced footer. Check and see what version you are using.

Style Properties -> [XB] XenBase and Style Version

Code:
<xen:if is="@xb_footer_Enable">
    <xen:include template="xb_footer_layouts" />
</xen:if>
 
Hey

Note sure what version of XenBase you are running but it it pretty easy to do by editing the footer template and moving the call for the advanced footer. Check and see what version you are using.

Style Properties -> [XB] XenBase and Style Version

Code:
<xen:if is="@xb_footer_Enable">
    <xen:include template="xb_footer_layouts" />
</xen:if>

Ahh easy enough! Thanks!
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back