• We have redone the forum. If you notice any issues or errors please open a Support Ticket under the Members dropdown and let us know.
F

Adding New threads to What's new

  • Thread starter Thread starter frm
  • Start date Start date
F

frm

Guest

I wanted "New threads" in "What's new", so I created a Page node to contain the widget.

I put this in the Page node:
HTML:
Code:
<xf:set var="$pageSelected">new_threads</xf:set> <xf:wrap template="whats_new_wrapper"> <xf:set var="$pageSelected" value="overview" /> </xf:wrap> <xf:widget key="whatsNewNewThreads" />

But, I can't get it to select the New threads tab in whats_new_wrapper like all other options.

1726368099242.webp

I edited the template whats_new_wrapper and entered this...

Read more

Continue reading...
 
Similar threads Most view View more
Back
Top