Add Link to Default Magento Footer

Dear All,

I am posting this solution after testing my self and if you doing anything using my solution please take a backup of that file before change anything.use at your own risk and if you success just let me know.and also if any other methods you know just post becuase this is not the technically correct way.just put becuase i gain success

If you using magento JM template

app——-> design——->frontend——->default——->template name——->layout——->catalog.xml

Under reference footerlink

<reference name="footer_links">

<action method="addLink" translate="label title" module="catalog" ifconfig="catalog/seo/site_map"><label>Site Map</label><url helper="catalog/map/getCategoryUrl" /><title>Site Map</title></action>

<action method="addLink"><url>New</url><title>new</title></action>

</reference>

Thanks

This question is now closed

Written By

Comments