Topic: Help: I am integrating Template Monster into VLD Personals
I purchased template from Template Monsters and now I am about to start integrating with VLD Personals. I hope we can all contribute to this topic and share knowledge how to do this, so we create one ultimate guide how to do this.
Now, Template Monster comes with html and flash version. No matter which version you use to integrate into VLD, all you get is 6 pages in html along with images, style sheet and, if you use flash, sources. Obviously, you and I don't want to use .html extension, we want .php. Now, the real question is: how to integrate html template into tpl?
One of Vlad's earlier responses on template integration gave me a good idea how this may be done, here is what he said:
It's not too hard as long as you are familiar with HTML. Basically you want to make a copy of one of the existing templates and then edit all ".tpl" files in it.
Now, the standard .tpl template we get is webby2. Should be just rename it to somethingelse2 and then just edit all files? Three major files are Header, Sidebar, and Footer. I guess if we edit and make those work, everything else should dynamically work fine, because this is php. Am I correct? Any input? Please feel to contribute.