Quote:
Originally Posted by XtReMaTriX
I was rather confused by how you explained that.. Ok so I cant use VBTemplates in the header.. ok.
In the old version I created a VB Template called top and bottom, and put my layout and everything in there.
Is that how it should be done now? Or is there a better way??
I tried making a vbTemplate with all the values and adding that to the WebTemplate but nothing showed up... I would really appriciate some more help...
|
You have 2 options:
1- You can create header/footer Webtemplates. (or modify existing default ones). Then you can add your content there and you can use these header/footer webtemplates in other webtemplates.
2- You can create a regular vb template as you did. Then add its name in the "included vb template" part in your webtemplate edit page. Then add "$WTT_templatename" in your webtemplate and this template will show up in the location you put "$WTT_templatename". In this method, if you have more than 1 template sets, create your template in all template sets.