Xx Footer Choose Feature: Difference between revisions
From TWC Wiki
Created page with "This template is inserted in the PARENT_ONLY style's PAGE_CONTAINER, the current contents are: <pre><!-- choose footer feature to insert, x_footer_slider_feature_with_pics OR x_footer_slider_feature OR x_footer_image --> <xf:include template="x_footer_image" /></pre> This should be changed in child skins to insert the template for the footer feature desired. To select a different feature, change the name in quotes within the xf:include. If no footer feature is r..." |
No edit summary |
||
| Line 1: | Line 1: | ||
The '''xx_Footer_Choose_Feature''' template is inserted in the [[PARENT_ONLY]] style's PAGE_CONTAINER, the current contents are: | |||
<pre><!-- choose footer feature to insert, x_footer_slider_feature_with_pics OR x_footer_slider_feature OR x_footer_image --> | <pre><!-- choose footer feature to insert, x_footer_slider_feature_with_pics OR x_footer_slider_feature OR x_footer_image --> | ||
Revision as of 11:09, 9 July 2025
The xx_Footer_Choose_Feature template is inserted in the PARENT_ONLY style's PAGE_CONTAINER, the current contents are:
<!-- choose footer feature to insert, x_footer_slider_feature_with_pics OR x_footer_slider_feature OR x_footer_image --> <xf:include template="x_footer_image" />
This should be changed in child skins to insert the template for the footer feature desired. To select a different feature, change the name in quotes within the xf:include.
If no footer feature is required, the second line should be removed and only the comment left.
