Quote:
Originally posted by NTLDR
If you use the home template as the basis for a new page, and change the content of the center colum and remove any of the other stuff you don't want and add your content.
Save the template as a home_pagename
You can then access it using the following URL:
Code:
vbindex.php?page=home_pagename
Everything that is avalible on the vBindex page can be used within any new pages you create, eg you could swap the left and right colums on a new page.
|
I renamed vbindex.php to index.php so I can run it off my main domain name. I added the "home" template contents into a new template I made called "home_images" for my image gallery. But when I went index.php?page=home_images off my domain it came up as a blank page. Then I replaced "images" with a bunch of odd characters to see if it would display blank again, and it did. So I am not entering the right url to go see my "home_images" template page?