XF 2.1 How can I create duplicate New Threads widget

ibaker

Well-known member
I am wanting to create a new New Threads widget as I want to edit the template and have a different css for it. Naturally if I apply the changes to the default New Threads template I lose the ability of using that default one elsewhere on my site.

I know I could get an addon developed for it but I do not wish to go that route

As this widget is just going on 1 single page could I use an "If" statement that if the node_ID = 3 then include the new widget template else use the default one? Although I would prefer a new New Threads widget

Can anyone advise how I can do this...thanks
 
Top Bottom