- Compatible XF 2.x versions
- 2.3
Description:
Displays a widget of current sponsors.
(Example of page node)
(Example of Sponsors widget)
(Example of Options page)
Features:
All phrases start with sponsors_ for your convenience.
Node setup:
Registered = View
Unregistered / Unconfirmed = View
Questions and answers:
Q: When does the widget get updated?
A: The widget is updated by cron entry at the top of the hour. You can run the cron entry manually if you don't want to wait.
Displays a widget of current sponsors.
(Example of page node)
(Example of Sponsors widget)
(Example of Options page)
Features:
All phrases start with sponsors_ for your convenience.
Node setup:
- From the Admin Control Panel select Forums -> Nodes.
- Click the Add node button.
- Node type = Page.
- URL portion = sponsors.
- Title = Sponsors
- Template HTML = <xf:widget key="sponsors" />
- Click Save.
- From the Admin Control Panel select the Widgets under the Appearance tab.
- Click the Add widgets button.
- Select the Sponsors widget.
- Widget key = sponsors
- Title = (leave blank)
- Display in positions = Forum list: Above nodes
- Click Save.
Registered = View
Unregistered / Unconfirmed = View
Questions and answers:
Q: When does the widget get updated?
A: The widget is updated by cron entry at the top of the hour. You can run the cron entry manually if you don't want to wait.