ibaker
Well-known member
I wish to completely rearrange how opening posts are displayed on some forums and was wondering which way would be more efficient:
1. Create several new post display templates and edit the main post display template with an IF statement saying if Node ID = array then include template xyz and if not then use the the standard template
OR
2. Create several new styles and force the specific forums to use the different style for the posts in that forum
I would guess the first option would be the most efficient way but thought I would ask
The objective is for example an opening post in one group of forums has Custom Thread Fields that I want displayed on the screen a certain way (page positions etc) plus some other cosmetic changes and another group of forums disp[layed a different way also etc
1. Create several new post display templates and edit the main post display template with an IF statement saying if Node ID = array then include template xyz and if not then use the the standard template
OR
2. Create several new styles and force the specific forums to use the different style for the posts in that forum
I would guess the first option would be the most efficient way but thought I would ask
The objective is for example an opening post in one group of forums has Custom Thread Fields that I want displayed on the screen a certain way (page positions etc) plus some other cosmetic changes and another group of forums disp[layed a different way also etc