How to remove the bottom menu?

Hi,

How can I remove bottom menu as this image:

http://i.imgur.com/Mwqghnx.png

Thanks!

2 answers

Profile photo of Sherlock 0.00 $tone April 22, 2013
Public

Hi namnp,

You would need to open the appropriate layout file which define those links to remove those items one by one, for example for the site map you open the file of catalog.xml look for and remove the block tag of

HTML Code:

  <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>
</reference>

I hope that would helps !

#1

This question is now closed

Written By

Comments