C Calamity Member Jan 19, 2018 #1 Is there a way to move Widgets from the Sidebar to the footer (or below the forum nodes)? Thanks.
Bryan Active member Jan 19, 2018 #2 You can place a widget anywhere by using the below code in templates: Code: <xf:widget key="widget_key" /> Upvote 1 Downvote
You can place a widget anywhere by using the below code in templates: Code: <xf:widget key="widget_key" />
C Calamity Member Jan 20, 2018 #3 Bryan said: You can place a widget anywhere by using the below code in templates: Code: <xf:widget key="widget_key" /> Click to expand... Ah good to know.. follow up, but which template would get this below the forum nodes and above the footer? Also which template for above the forum nodes and below the header? Upvote 1 Downvote
Bryan said: You can place a widget anywhere by using the below code in templates: Code: <xf:widget key="widget_key" /> Click to expand... Ah good to know.. follow up, but which template would get this below the forum nodes and above the footer? Also which template for above the forum nodes and below the header?
Bryan Active member Jan 20, 2018 #4 To place a widget above the forum nodes, edit the widget and check the box next to "Forum overview: Top" Upvote 1 Downvote
To place a widget above the forum nodes, edit the widget and check the box next to "Forum overview: Top"