<?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: How To Get Rid Of Product Comparison Feature In Magento</title>
	<atom:link href="http://blog.magentomagik.com/how-to-get-rid-of-product-comparison-feature-in-magento/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.magentomagik.com/how-to-get-rid-of-product-comparison-feature-in-magento/</link>
	<description>MagentoMagik is a Magento product development company with a focus on enabling online retailers to unleash the power of Magento E-commerce</description>
	<lastBuildDate>Thu, 09 Sep 2010 11:12:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: selphne</title>
		<link>http://blog.magentomagik.com/how-to-get-rid-of-product-comparison-feature-in-magento/comment-page-1/#comment-112</link>
		<dc:creator>selphne</dc:creator>
		<pubDate>Wed, 20 Jan 2010 01:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.magentomagik.com/?p=146#comment-112</guid>
		<description>Hi MagentoMagik,&lt;br&gt;&lt;br&gt;It works! After I removed some codes &quot;echo OR&quot; (something like that) from view.phtml  &lt;br&gt;app/design/frontend/default/default/template/catalog/product&lt;br&gt;&lt;br&gt;I got another problem (non-related to this tutorial)... why is that my page showing &quot;&#039;null&#039; is null or not an object&quot; error on Internet Explorer? It doesn&#039;t show error on FireFox. I guess I removed something wasn&#039;t supposed to be removed! &lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.infinidecor.com/&quot; rel=&quot;nofollow&quot;&gt;http://www.infinidecor.com/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Your kind assistance is much appreciated.&lt;br&gt;&lt;br&gt;Thank you so much again!&lt;br&gt;&lt;br&gt;Sincerely,&lt;br&gt;Jenny (Selphne)</description>
		<content:encoded><![CDATA[<p>Hi MagentoMagik,</p>
<p>It works! After I removed some codes &#8220;echo OR&#8221; (something like that) from view.phtml  <br />app/design/frontend/default/default/template/catalog/product</p>
<p>I got another problem (non-related to this tutorial)&#8230; why is that my page showing &#8220;&#39;null&#39; is null or not an object&#8221; error on Internet Explorer? It doesn&#39;t show error on FireFox. I guess I removed something wasn&#39;t supposed to be removed! </p>
<p><a href="http://www.infinidecor.com/" rel="nofollow">http://www.infinidecor.com/</a></p>
<p>Your kind assistance is much appreciated.</p>
<p>Thank you so much again!</p>
<p>Sincerely,<br />Jenny (Selphne)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: selphne</title>
		<link>http://blog.magentomagik.com/how-to-get-rid-of-product-comparison-feature-in-magento/comment-page-1/#comment-64</link>
		<dc:creator>selphne</dc:creator>
		<pubDate>Tue, 19 Jan 2010 17:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.magentomagik.com/?p=146#comment-64</guid>
		<description>Hi MagentoMagik,&lt;br&gt;&lt;br&gt;It works! After I removed some codes &quot;echo OR&quot; (something like that) from view.phtml  &lt;br&gt;app/design/frontend/default/default/template/catalog/product&lt;br&gt;&lt;br&gt;I got another problem (non-related to this tutorial)... why is that my page showing &quot;&#039;null&#039; is null or not an object&quot; error on Internet Explorer? It doesn&#039;t show error on FireFox. I guess I removed something wasn&#039;t supposed to be removed! &lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.infinidecor.com/&quot; rel=&quot;nofollow&quot;&gt;http://www.infinidecor.com/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Your kind assistance is much appreciated.&lt;br&gt;&lt;br&gt;Thank you so much again!&lt;br&gt;&lt;br&gt;Sincerely,&lt;br&gt;Jenny (Selphne)</description>
		<content:encoded><![CDATA[<p>Hi MagentoMagik,</p>
<p>It works! After I removed some codes &#8220;echo OR&#8221; (something like that) from view.phtml  <br />app/design/frontend/default/default/template/catalog/product</p>
<p>I got another problem (non-related to this tutorial)&#8230; why is that my page showing &#8220;&#39;null&#39; is null or not an object&#8221; error on Internet Explorer? It doesn&#39;t show error on FireFox. I guess I removed something wasn&#39;t supposed to be removed! </p>
<p><a href="http://www.infinidecor.com/" rel="nofollow">http://www.infinidecor.com/</a></p>
<p>Your kind assistance is much appreciated.</p>
<p>Thank you so much again!</p>
<p>Sincerely,<br />Jenny (Selphne)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MagentoMagik</title>
		<link>http://blog.magentomagik.com/how-to-get-rid-of-product-comparison-feature-in-magento/comment-page-1/#comment-61</link>
		<dc:creator>MagentoMagik</dc:creator>
		<pubDate>Tue, 19 Jan 2010 04:20:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.magentomagik.com/?p=146#comment-61</guid>
		<description>Selphne, have you implemented the steps given above properly. I have tested and found no problems at all. &quot;OR&quot; might be coming because you may have missed removing it from the view.</description>
		<content:encoded><![CDATA[<p>Selphne, have you implemented the steps given above properly. I have tested and found no problems at all. &#8220;OR&#8221; might be coming because you may have missed removing it from the view.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MagentoMagik</title>
		<link>http://blog.magentomagik.com/how-to-get-rid-of-product-comparison-feature-in-magento/comment-page-1/#comment-62</link>
		<dc:creator>MagentoMagik</dc:creator>
		<pubDate>Tue, 19 Jan 2010 04:18:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.magentomagik.com/?p=146#comment-62</guid>
		<description>You are welcome Benjamin, you can follow the same steps to hide/show similar Magento components easily.</description>
		<content:encoded><![CDATA[<p>You are welcome Benjamin, you can follow the same steps to hide/show similar Magento components easily.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benjamin Ronnenberg</title>
		<link>http://blog.magentomagik.com/how-to-get-rid-of-product-comparison-feature-in-magento/comment-page-1/#comment-59</link>
		<dc:creator>Benjamin Ronnenberg</dc:creator>
		<pubDate>Sat, 16 Jan 2010 18:29:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.magentomagik.com/?p=146#comment-59</guid>
		<description>Awesome post, takes ages to find these kind of changes manually. Also helped to eliminate the whishlist parts in the template as they are usually at the same spot. Thank you!</description>
		<content:encoded><![CDATA[<p>Awesome post, takes ages to find these kind of changes manually. Also helped to eliminate the whishlist parts in the template as they are usually at the same spot. Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: selphne</title>
		<link>http://blog.magentomagik.com/how-to-get-rid-of-product-comparison-feature-in-magento/comment-page-1/#comment-47</link>
		<dc:creator>selphne</dc:creator>
		<pubDate>Sat, 09 Jan 2010 17:23:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.magentomagik.com/?p=146#comment-47</guid>
		<description>Awesome tutorial! I managed to remove the &quot;compare&quot; feature, but &quot;OR&quot; is still sitting beside &quot;add to cart&quot; button on the product detail page.&lt;br&gt;&lt;br&gt;Do you have a solution for that?&lt;br&gt;&lt;br&gt;Thank you!</description>
		<content:encoded><![CDATA[<p>Awesome tutorial! I managed to remove the &#8220;compare&#8221; feature, but &#8220;OR&#8221; is still sitting beside &#8220;add to cart&#8221; button on the product detail page.</p>
<p>Do you have a solution for that?</p>
<p>Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How To Get Rid Of Product Comparison Feature In Magento &#124; MagentoMagik &#124; Magento News</title>
		<link>http://blog.magentomagik.com/how-to-get-rid-of-product-comparison-feature-in-magento/comment-page-1/#comment-35</link>
		<dc:creator>How To Get Rid Of Product Comparison Feature In Magento &#124; MagentoMagik &#124; Magento News</dc:creator>
		<pubDate>Tue, 24 Nov 2009 09:18:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.magentomagik.com/?p=146#comment-35</guid>
		<description>[...] How To Get Rid Of Product Comparison Feature In Magento &#124; MagentoMagik [...]</description>
		<content:encoded><![CDATA[<p>[...] How To Get Rid Of Product Comparison Feature In Magento | MagentoMagik [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
