Hey Guys, I have a Magento install up and running - and it appears to have a custom template for the homepage (the entire site is themed) - what I want to do is lose some or all of the custom template (but not the design) and just have the website show the available products, as one big list. $7 to the first person who can provide me with how or the code to do it (worth more). I have good iTrader and I keep to my word - and will announce the first. Have a nice evening guys,
okay so here it goes on how to delete the custom template itself. - delete featured products category - it is called "Featured for MG..." - delete custom pages in CMS -> Pages Home page for MG... Shipping Policy MG... Privacy Policy... Conditions of Use.... - remove directories ./az_template ./app/design/frontend/default/MG04AXXXX ./app/skin/frontend/default/MG04AXXXXX - edit System -> Configuration -> Design -> Themes - enter name of your theme there. you should also check these settings for your store, you can switch to it in "Current Configuration Scope" dropdown - edit System -> Configuration -> Web -> Default Pages - choose your home page for theme in "CMS Home Page" dropdown *********** just follow the steps.