Quote:
Originally Posted by Brad.loo
I know what your talking about, and it is possible to do it via the phpinclude_start for some templates. I belive postbit (or any 'bit) template is not supported in vB 3, unless something has changed in the way templates are handled scence the vB 2 series.
Before you look into calling templates via the phpinclude template's you should read this thread:
http://www.vbulletintemplates.com/mo...ead.php?t=4216
|
Totaly agree with that Brad... The best to do is putting your custom templates on a place where vb does the caching.
Suggestion:
As you can see all custom templates are grouped at top of the list. Perhaps the dev team will make it so that all custom templates will be cached automagicly. This is a good thing to add and will make life as easy as with conditionals.
In my board is just one hack (to cache two templates) the rest is done by conditionals and only template mods. I like it that way.
Ad