How to remove block from magento left panel?

Jaimin Sutariya picture Jaimin Sutariya · Mar 18, 2013 · Viewed 18.1k times · Source

I have changed magento signup page layout from 1column.phtml to 2columns-left.phtml in customer.xml. I need to display only one block on my magento Signup page left panel. All other blocks should be removed from the page. Currently I am getting three magento's default blocks on my left panel with my custom block. How to remove other blocks using xml? Anyone Please help.

Answer

Soundz picture Soundz · Mar 18, 2013

<remove name="block.name" />

in your layout.xml