|
I have sucessfully installed the extension key for the Modern Theme.
I want to try out the sample homepage template file.
The Overview Instructions says:
“How to view the homepage as you see in the demo
There is a sample homepage template file in the extension you can access via ‘template/sample/home.phtml’.
In order to assign this as your homepage, navigate to Admin -> CMS -> Manage Pages -> Homepage. Under the “content” label, enter the following:
{{block type="core/template" template="sample/home.phtml"}}
Save this new setting, and you should have a homepage identical to the one in the demo.”
Should this line replace all the code under the “content” label, or should I just replace the one line in the code that read {{block type="tag/popular" template="tag/popular.phtml"}} ??
|