Xx Footer Choose Feature: Difference between revisions
From TWC Wiki
No edit summary |
No edit summary |
||
| Line 8: | Line 8: | ||
If no footer feature is required, the second line should be removed and only the comment left. | If no footer feature is required, the second line should be removed and only the comment left. | ||
The current available footer feature templates are: | |||
* [[x_footer_image]] | |||
* [[x_footer_slider_feature]] | |||
* [[x_footer_slider_feature_with_pics]] | |||
The two slider features are WIP. | |||
[[Category:TWC XenForo templates]] | [[Category:TWC XenForo templates]] | ||
Latest revision as of 09:10, 12 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.
The current available footer feature templates are:
The two slider features are WIP.
