| FAQ--How to Create Additional Template Set's in Reviewpost
Okay this has been asked a few times so I think I will take a few minutes to write down the specifics
1.. You need to take an existing template set and modify these files to look the way you want. If all your doing is using the same design as an existing set just save the new files and make the language changes. The files needed are what is below and save them as noted below. The X would be the number of the next template number
templates/editproductX.tmpl
templates/reviewsX.tmpl
templates/showcatX.tmpl
templates/showproductX.tmpl
2. Next you need to add any new language strings in the corresponding script language file if you made some new language strings versus hard coding the new phrases
languages/english/editproduct.php
languages/english/reviews.php
languages/english/showcat.php
languages/english/showproduct.php
3. Go to your admin category editor and make a new category to use the new template system. Make sure to enter the number for the template set in the category settings under template. So if you created say templates with a 3.tmpl ending enter a 3 as the template number for that category.
4. Thats it go test you new Template Set!
Last edited by Chuck S; January 5th, 2005 at 01:10 PM.
|