<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Removing Product Comparison in Magento</title>
	<atom:link href="http://inchoo.net/ecommerce/magento/removing-product-comparison-in-magento/feed/" rel="self" type="application/rss+xml" />
	<link>http://inchoo.net/ecommerce/magento/removing-product-comparison-in-magento/</link>
	<description>Magento Design and Magento Development Professionals - Inchoo</description>
	<lastBuildDate>Tue, 22 May 2012 11:00:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: jurgen</title>
		<link>http://inchoo.net/ecommerce/magento/removing-product-comparison-in-magento/comment-page-1/#comment-27253</link>
		<dc:creator>jurgen</dc:creator>
		<pubDate>Tue, 06 Mar 2012 15:06:30 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=2067#comment-27253</guid>
		<description>Some of it did work but for it to disappear from the product pages I had to set the .link-compare (line 433) in styles.css to display:none, atleast it&#039;s visually gone now.</description>
		<content:encoded><![CDATA[<p>Some of it did work but for it to disappear from the product pages I had to set the .link-compare (line 433) in styles.css to display:none, atleast it&#8217;s visually gone now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eddie</title>
		<link>http://inchoo.net/ecommerce/magento/removing-product-comparison-in-magento/comment-page-1/#comment-25819</link>
		<dc:creator>eddie</dc:creator>
		<pubDate>Wed, 18 Jan 2012 16:46:35 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=2067#comment-25819</guid>
		<description>Free extension to remove comparison feature:

http://www.magentocommerce.com/magento-connect/niro/extension/6455/et_advancedcompare</description>
		<content:encoded><![CDATA[<p>Free extension to remove comparison feature:</p>
<p><a href="http://www.magentocommerce.com/magento-connect/niro/extension/6455/et_advancedcompare" rel="nofollow">http://www.magentocommerce.com/magento-connect/niro/extension/6455/et_advancedcompare</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://inchoo.net/ecommerce/magento/removing-product-comparison-in-magento/comment-page-1/#comment-23190</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Fri, 21 Oct 2011 19:29:11 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=2067#comment-23190</guid>
		<description>Not that hard. The &quot;or&quot;  is in the product view.</description>
		<content:encoded><![CDATA[<p>Not that hard. The &#8220;or&#8221;  is in the product view.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://inchoo.net/ecommerce/magento/removing-product-comparison-in-magento/comment-page-1/#comment-21588</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Fri, 17 Jun 2011 23:50:05 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=2067#comment-21588</guid>
		<description>OK - we finally got rid of it -  despite having a custom template the last line above applied to our core files, not the custom template files.    Now we have a floating &quot;OR&quot; we don&#039;t want... where the option used to be Add to Cart -OR-  Add to Compare -  any ideas where that OR is located ?  if we grep OR that gets us nowhere. LOL.. its little crap like this that costs us a fortune.   Come on Magento !</description>
		<content:encoded><![CDATA[<p>OK &#8211; we finally got rid of it &#8211;  despite having a custom template the last line above applied to our core files, not the custom template files.    Now we have a floating &#8220;OR&#8221; we don&#8217;t want&#8230; where the option used to be Add to Cart -OR-  Add to Compare &#8211;  any ideas where that OR is located ?  if we grep OR that gets us nowhere. LOL.. its little crap like this that costs us a fortune.   Come on Magento !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://inchoo.net/ecommerce/magento/removing-product-comparison-in-magento/comment-page-1/#comment-21586</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Fri, 17 Jun 2011 23:39:49 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=2067#comment-21586</guid>
		<description>I want to know who in the world was the idiot who put the compare function in, why its default is on, and why its so freaking hard to disable.   I have spent an hour going though all the files here and the POS still shows up on my products page...    Magento is a great program, but dear GOD why the stupid compare feature cannot be disabled by the admin panel is beyond me.</description>
		<content:encoded><![CDATA[<p>I want to know who in the world was the idiot who put the compare function in, why its default is on, and why its so freaking hard to disable.   I have spent an hour going though all the files here and the POS still shows up on my products page&#8230;    Magento is a great program, but dear GOD why the stupid compare feature cannot be disabled by the admin panel is beyond me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bartman</title>
		<link>http://inchoo.net/ecommerce/magento/removing-product-comparison-in-magento/comment-page-1/#comment-21521</link>
		<dc:creator>bartman</dc:creator>
		<pubDate>Wed, 15 Jun 2011 01:40:02 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=2067#comment-21521</guid>
		<description>Thanks so much. worked perfectly for 1.5.1.0</description>
		<content:encoded><![CDATA[<p>Thanks so much. worked perfectly for 1.5.1.0</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toni Anicic</title>
		<link>http://inchoo.net/ecommerce/magento/removing-product-comparison-in-magento/comment-page-1/#comment-20738</link>
		<dc:creator>Toni Anicic</dc:creator>
		<pubDate>Thu, 05 May 2011 11:55:52 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=2067#comment-20738</guid>
		<description>@mike

That&#039;s just terrible SEO for many reasons.</description>
		<content:encoded><![CDATA[<p>@mike</p>
<p>That&#8217;s just terrible SEO for many reasons.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://inchoo.net/ecommerce/magento/removing-product-comparison-in-magento/comment-page-1/#comment-20737</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Thu, 05 May 2011 11:52:20 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=2067#comment-20737</guid>
		<description>/* Removing Product Comparison w. css */
.block-compare, .link-compare {display:none;}</description>
		<content:encoded><![CDATA[<p>/* Removing Product Comparison w. css */<br />
.block-compare, .link-compare {display:none;}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://inchoo.net/ecommerce/magento/removing-product-comparison-in-magento/comment-page-1/#comment-19672</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 23 Feb 2011 23:13:22 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=2067#comment-19672</guid>
		<description>dear god why is something like this so difficult? Wishlist has an on / off switch in admin, why can&#039;t this?</description>
		<content:encoded><![CDATA[<p>dear god why is something like this so difficult? Wishlist has an on / off switch in admin, why can&#8217;t this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Allan Nielsen</title>
		<link>http://inchoo.net/ecommerce/magento/removing-product-comparison-in-magento/comment-page-1/#comment-11021</link>
		<dc:creator>Allan Nielsen</dc:creator>
		<pubDate>Thu, 16 Dec 2010 10:26:40 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=2067#comment-11021</guid>
		<description>Awesome guide!! - By any chance, do you know the procedures for Magetnto1.4.2?... I tried following your guide, but file locations doesn&#039;t match</description>
		<content:encoded><![CDATA[<p>Awesome guide!! &#8211; By any chance, do you know the procedures for Magetnto1.4.2?&#8230; I tried following your guide, but file locations doesn&#8217;t match</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dekbedovertrekken</title>
		<link>http://inchoo.net/ecommerce/magento/removing-product-comparison-in-magento/comment-page-1/#comment-8737</link>
		<dc:creator>Dekbedovertrekken</dc:creator>
		<pubDate>Wed, 20 Oct 2010 09:47:21 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=2067#comment-8737</guid>
		<description>Thank you for this guide. In my webshop the addto.phtml file was not located in the above location but in app/design/frontend/base/default/template/catalog/product/view</description>
		<content:encoded><![CDATA[<p>Thank you for this guide. In my webshop the addto.phtml file was not located in the above location but in app/design/frontend/base/default/template/catalog/product/view</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://inchoo.net/ecommerce/magento/removing-product-comparison-in-magento/comment-page-1/#comment-8703</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Sun, 17 Oct 2010 17:36:52 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=2067#comment-8703</guid>
		<description>John, that was great! Much easier. Thanks so much for posting that link.</description>
		<content:encoded><![CDATA[<p>John, that was great! Much easier. Thanks so much for posting that link.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://inchoo.net/ecommerce/magento/removing-product-comparison-in-magento/comment-page-1/#comment-7110</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 19 May 2010 22:43:17 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=2067#comment-7110</guid>
		<description>I spent hours finding and deleting code trying to get &quot;add to compare&quot; off my website. Then I found this info:

http://www.aschroder.com/2009/07/removing-the-compare-function-in-magento-the-easy-way/

It was really easy. Just follow the directions and your &quot;add to compare&quot; should not be visible on the website.</description>
		<content:encoded><![CDATA[<p>I spent hours finding and deleting code trying to get &#8220;add to compare&#8221; off my website. Then I found this info:</p>
<p><a href="http://www.aschroder.com/2009/07/removing-the-compare-function-in-magento-the-easy-way/" rel="nofollow">http://www.aschroder.com/2009/07/removing-the-compare-function-in-magento-the-easy-way/</a></p>
<p>It was really easy. Just follow the directions and your &#8220;add to compare&#8221; should not be visible on the website.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elijah</title>
		<link>http://inchoo.net/ecommerce/magento/removing-product-comparison-in-magento/comment-page-1/#comment-6926</link>
		<dc:creator>Elijah</dc:creator>
		<pubDate>Fri, 30 Apr 2010 19:22:04 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=2067#comment-6926</guid>
		<description>Thanks! works very well. 

I hope there will be future updates to magento to have this added to the admin backend as an option.</description>
		<content:encoded><![CDATA[<p>Thanks! works very well. </p>
<p>I hope there will be future updates to magento to have this added to the admin backend as an option.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephanie</title>
		<link>http://inchoo.net/ecommerce/magento/removing-product-comparison-in-magento/comment-page-1/#comment-6373</link>
		<dc:creator>Stephanie</dc:creator>
		<pubDate>Sun, 07 Mar 2010 08:04:16 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=2067#comment-6373</guid>
		<description>It works! I am using 1.3.2.4. Looks complicated at first but its easier then the rest.</description>
		<content:encoded><![CDATA[<p>It works! I am using 1.3.2.4. Looks complicated at first but its easier then the rest.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stan</title>
		<link>http://inchoo.net/ecommerce/magento/removing-product-comparison-in-magento/comment-page-1/#comment-6257</link>
		<dc:creator>Stan</dc:creator>
		<pubDate>Sat, 20 Feb 2010 11:59:19 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=2067#comment-6257</guid>
		<description>Really nice - thanks for all your support and you taking the time to find all these files to edit. Great forum.</description>
		<content:encoded><![CDATA[<p>Really nice &#8211; thanks for all your support and you taking the time to find all these files to edit. Great forum.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://inchoo.net/ecommerce/magento/removing-product-comparison-in-magento/comment-page-1/#comment-5599</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Tue, 15 Dec 2009 15:31:21 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=2067#comment-5599</guid>
		<description>Why you want disable product comparision?</description>
		<content:encoded><![CDATA[<p>Why you want disable product comparision?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andre Costa</title>
		<link>http://inchoo.net/ecommerce/magento/removing-product-comparison-in-magento/comment-page-1/#comment-3792</link>
		<dc:creator>Andre Costa</dc:creator>
		<pubDate>Wed, 18 Nov 2009 17:13:13 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=2067#comment-3792</guid>
		<description>Thanks!!!
It worked! =)</description>
		<content:encoded><![CDATA[<p>Thanks!!!<br />
It worked! =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete</title>
		<link>http://inchoo.net/ecommerce/magento/removing-product-comparison-in-magento/comment-page-1/#comment-3652</link>
		<dc:creator>Pete</dc:creator>
		<pubDate>Thu, 29 Oct 2009 04:15:43 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=2067#comment-3652</guid>
		<description>Thanks for the tutorial and additional comments guys - saved me a bunch of time compared to the last time I tried to do the same.</description>
		<content:encoded><![CDATA[<p>Thanks for the tutorial and additional comments guys &#8211; saved me a bunch of time compared to the last time I tried to do the same.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TB</title>
		<link>http://inchoo.net/ecommerce/magento/removing-product-comparison-in-magento/comment-page-1/#comment-3489</link>
		<dc:creator>TB</dc:creator>
		<pubDate>Sat, 10 Oct 2009 00:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=2067#comment-3489</guid>
		<description>just a note to anyone looking to fully remove the add to compare functionality...

you will need to edit crosssell.phtml to remove the add to compare link as well

app\design\frontend\default\default\template\checkout\cart</description>
		<content:encoded><![CDATA[<p>just a note to anyone looking to fully remove the add to compare functionality&#8230;</p>
<p>you will need to edit crosssell.phtml to remove the add to compare link as well</p>
<p>app\design\frontend\default\default\template\checkout\cart</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.281 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-05-22 14:27:17 -->

