KensonPlays
Well-known member
I would like to embed a few widgets into an Article to replace the HTML-coded page for my site. I've been able to use an Article thread for pretty much every single other page except the homepage, in which I would like to have a few widgets showing the latest posts and such. I'm not sure how to do this on one single page, but I have these widgets I'd like to put onto JUST the homepage:
I've already looked at this thread, and can't seem to understand how to put a widget in a single thread:
Code:
<xf:widget key="forum_overview_members_online" position="sidebar"/>
<xf:widget key="forum_overview_new_posts" position="sidebar"/>
<xf:widget key="forum_overview_forum_statistics" position="sidebar"/>
<xf:widget key="forum_overview_share_page" position="sidebar"/>
<xf:widget key="forum_overview_new_profile_posts" position="sidebar"/>
I've already looked at this thread, and can't seem to understand how to put a widget in a single thread:
XF 2.2 - Widget in one specific thread?
Is it possible to place a widget in a specific thread? I tried using !$xf.thread.thread_id == X in the display conditions box but that doesn't seem to work as it just shows up in every thread.
xenforo.com