- Compatible with XF versions
- XF 2.2; 2.3
How to Create a Widget:
Go to AdminCP → Appearance → Widgets → Add widget
- Definition: HTML
- Key: feedback_button
- Template HTML: Paste the above code (in the widget_body section)
- Position: Choose where you want the widget to appear, e.g., forum_list_sidebar
Button that triggers a pop-up (overlay) on click
[REPLY]
CSS:
You must log in to view
(9 lines)
Button that shows a simple pop-up alert using JavaScript
[REPLY]
CSS:
You must log in to view
(9 lines)