F

Adding New threads to What's new

  • Thread starter Thread starter frm
  • Start date Start date

Visitor Greeting

Welcome to NullWarehouse.com... We are currently seeking Mod's and Contributors. If you wish to apply for a Mod position then please click on Members dropdown arrow, then click on Staff App and fill it out completely and submit it. If you want to be a Contributor then start contributing and we will have our eye on you and take notice, something great could come of it.

  • 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

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 content Most view View more
Back
Top Bottom