onlinecode

remove wishlist from top links in magento

remove wishlist from top links in magento

In this post we will show you remove wishlist from top links in magento, hear for remove wishlist from top links in magento we will give you demo and example for implement.

how to remove my wishlist from top links in magento?

we will show you how to remove my wishlist from top links in magento. For how to remove my wishlist from top links in magento you need this code.

if we have to remove My WishList from top links on magento you will need to edit wishlist.xml file.

Strp for remove wishlist from top links in magento

Step 1 # Open the wishlist.xml file from your custom design theme

/app/design/frontend/default/<yourTheme>/layout/wishlist.xml

To edit wishlist.xml file please follow bellow steps.

first we would recommend you copy the file to your custom design theme and perform your changes there.

Step 2 # comment the bellow lines

<reference name="top.links">
<block type="wishlist/links" name="wishlist_link"/>
<action method="addLinkBlock"><blockName>wishlist_link</blockName></action>
</reference>

Step 3 # cleare your cache and Now you can see My WishList link has been removed from toplinks.

Hope this code and post will helped you for implement remove wishlist from top links in magento. if you need any help or any feedback give it in comment section or you have good idea about this post you can give it comment section. Your comment will help us for help you more and improve onlincode. we will give you this type of more interesting post in featured also so, For more interesting post and code Keep reading our blogs onlincode.org

Exit mobile version