Create custom home page layout in magento
1.) First go to app/design/frontend/rwd/default/layout/page.xml and following code after one_page colamn structure
page/home.phtml 1 home
2.) second open app/code/core/Mage/Page/etc/config.xml file and set following code after one_page colamn
page/home.phtml page_home 1
3.) And last go to admin->cms->pages in content tab select your home page.
No comments:
Post a Comment