Footer Link in Magento

Use Below Code :

<?php echo $this->getChildHtml(‘store_switcher’) ?>

<?php echo $this->getChildHtml(‘cms_footer_links’) ?>
<?php echo $this->getChildHtml(‘footer_links’) ?>
<?php echo $this->getChildHtml(‘newsletter’) ?>

<?php echo $this->getCopyright() ?>

<?php echo $this->getChildHtml(‘product.custom.footer.text’, false); ?>

You Want more details — Click below Link. I get it here for this.

http://www.magentonews.co.uk/magento-buzz/custom-footer-text-for-each-pageproduct-7/

thanks above url.

Call Magento content inside other page

{{block type=”catalog/navigation” template=”catalog/navigation/vert_nav.phtml”}}

change magento theme – via magento configuration

Change custome theme in magento configuration via.

Magento Useful tutorial

How to create a new package / theme

How to create and customize the Magento store

How to develop magento theme? converting psd to magento?

Intro to Layouts

Working with Magento Themes

How to create a vertical left hand menu

Building Your Theme

Magento Theme Creation

1. Go –> App Folder –> Design –> frontend –> create OR copy exciting theme folder.
2. Copy base folder inside default theme content. And Paste your theme content inside.
3. GO –> Skin Folder –> frontend –> copy exiting skin folder –> and create your theme folder or copy exiting theme and rename.(ex: universial/universial
4. you want to change any widget css. copy base folder skin content to your skin folder inside.

© 2020 Spirituality