You can use the built in position which is the sidenav, or you can manually add the widget to the xfmg_media_index template using <xf:widget key="widget_key" />.
newbie here - be gentle! Is there a way to put, for example the media slider widget, on an individual page? For example, I created a page node and made it my "Home" (landing) page. I'd like to be able to add the slider widget to just that page. Adding
Code:
<xf:widget key="widget_key" />
to the HTML area of the page obviously doesn't work.[/code]