I am adding one image from cms/pages/home/content, and it's working.
But i don't know in which file these changes are reflected in the file system ?
is this a gud way to design a page or not ?
I am adding one image from cms/pages/home/content, and it's working.
But i don't know in which file these changes are reflected in the file system ?
is this a gud way to design a page or not ?
you can call phtml file this way
{{block type="core/template" template="page/html/YOUR_FILE_NAME.phtml"}}
you can put this code in content of page
page/html/YOUR_FILE_NAME.phtml
this path of your phtml file this can be your path