<?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: Featured products on Magento frontpage</title>
	<atom:link href="http://inchoo.net/ecommerce/magento/featured-products-on-magento-frontpage/feed/" rel="self" type="application/rss+xml" />
	<link>http://inchoo.net/ecommerce/magento/featured-products-on-magento-frontpage/</link>
	<description>Inchoo - E-Commerce &#38; Magento discussion</description>
	<pubDate>Tue, 06 Jan 2009 04:54:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Hisham</title>
		<link>http://inchoo.net/ecommerce/magento/featured-products-on-magento-frontpage/comment-page-1/#comment-786</link>
		<dc:creator>Hisham</dc:creator>
		<pubDate>Sat, 03 Jan 2009 07:42:51 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=17#comment-786</guid>
		<description>Does this tutorial works with 1.2 ?</description>
		<content:encoded><![CDATA[<p>Does this tutorial works with 1.2 ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nemo</title>
		<link>http://inchoo.net/ecommerce/magento/featured-products-on-magento-frontpage/comment-page-1/#comment-767</link>
		<dc:creator>Nemo</dc:creator>
		<pubDate>Mon, 22 Dec 2008 21:01:09 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=17#comment-767</guid>
		<description>There is an extension for featured products: http://www.magentocommerce.com/module/733/featured-products-by-aheadworks</description>
		<content:encoded><![CDATA[<p>There is an extension for featured products: <a href="http://www.magentocommerce.com/module/733/featured-products-by-aheadworks" rel="nofollow">http://www.magentocommerce.com/module/733/featured-products-by-aheadworks</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George Lantz</title>
		<link>http://inchoo.net/ecommerce/magento/featured-products-on-magento-frontpage/comment-page-1/#comment-764</link>
		<dc:creator>George Lantz</dc:creator>
		<pubDate>Fri, 19 Dec 2008 19:01:42 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=17#comment-764</guid>
		<description>I had problems with different store views showing same featured products. I added 

-&#62;where('pei.store_id=' . Mage::app()-&#62;getStore()-&#62;getId())

to my Featured.php.

Skadoosh! Works now! 

Thanks!</description>
		<content:encoded><![CDATA[<p>I had problems with different store views showing same featured products. I added </p>
<p>-&gt;where(&#8217;pei.store_id=&#8217; . Mage::app()-&gt;getStore()-&gt;getId())</p>
<p>to my Featured.php.</p>
<p>Skadoosh! Works now! </p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uniacid</title>
		<link>http://inchoo.net/ecommerce/magento/featured-products-on-magento-frontpage/comment-page-1/#comment-748</link>
		<dc:creator>uniacid</dc:creator>
		<pubDate>Fri, 12 Dec 2008 16:24:47 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=17#comment-748</guid>
		<description>Yes I've had the same issue above, I've checked the code and also tried to view some other examples but no success at least with this tutorial on Magento 1.1.8

Any Ideas what might be the issue?</description>
		<content:encoded><![CDATA[<p>Yes I&#8217;ve had the same issue above, I&#8217;ve checked the code and also tried to view some other examples but no success at least with this tutorial on Magento 1.1.8</p>
<p>Any Ideas what might be the issue?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mal Payne</title>
		<link>http://inchoo.net/ecommerce/magento/featured-products-on-magento-frontpage/comment-page-1/#comment-617</link>
		<dc:creator>Mal Payne</dc:creator>
		<pubDate>Sat, 22 Nov 2008 05:30:33 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=17#comment-617</guid>
		<description>I too spent hours making sure every bit of code was correct and each file was in the proper place, but still nothing on the home page. Any idea as to what we are missing? I suspect that it is some configuration issue in the admin console (categories maybe?). Can you give us some information on just what needs to be in place for this to work. Thanks!</description>
		<content:encoded><![CDATA[<p>I too spent hours making sure every bit of code was correct and each file was in the proper place, but still nothing on the home page. Any idea as to what we are missing? I suspect that it is some configuration issue in the admin console (categories maybe?). Can you give us some information on just what needs to be in place for this to work. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Duffield</title>
		<link>http://inchoo.net/ecommerce/magento/featured-products-on-magento-frontpage/comment-page-1/#comment-581</link>
		<dc:creator>Alex Duffield</dc:creator>
		<pubDate>Wed, 19 Nov 2008 16:45:31 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=17#comment-581</guid>
		<description>Nope.. WP seems to have messed with the code corrections.. just look at those line numbers and make you should be able to see what needs correcting.. assuming you know PHP..</description>
		<content:encoded><![CDATA[<p>Nope.. WP seems to have messed with the code corrections.. just look at those line numbers and make you should be able to see what needs correcting.. assuming you know PHP..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Duffield</title>
		<link>http://inchoo.net/ecommerce/magento/featured-products-on-magento-frontpage/comment-page-1/#comment-580</link>
		<dc:creator>Alex Duffield</dc:creator>
		<pubDate>Wed, 19 Nov 2008 16:42:25 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=17#comment-580</guid>
		<description>Running 1.1.6 and got this going no problem with the instructions above.. For those having issues, just check the code in your own files.. for example in step 5 I had to correct all the php open tags, from "&#60; ?php" to "helper('catalog/image')" needs to be "$this-&#62;helper('catalog/image')"
line 22 "&#38;&#38;" needs to be "&#38;&#38;" 
line 27 "&#38;nbsp;" needs to be "&#160;"

I hope the doesnt mess up these correction.. 

I do have a question as well.. How would I ge about getting an RSS feed of the featured products?? Thanks!!</description>
		<content:encoded><![CDATA[<p>Running 1.1.6 and got this going no problem with the instructions above.. For those having issues, just check the code in your own files.. for example in step 5 I had to correct all the php open tags, from &#8220;&lt; ?php&#8221; to &#8220;helper(&#8217;catalog/image&#8217;)&#8221; needs to be &#8220;$this-&gt;helper(&#8217;catalog/image&#8217;)&#8221;<br />
line 22 &#8220;&amp;&amp;&#8221; needs to be &#8220;&amp;&amp;&#8221;<br />
line 27 &#8220;&amp;nbsp;&#8221; needs to be &#8220;&nbsp;&#8221;</p>
<p>I hope the doesnt mess up these correction.. </p>
<p>I do have a question as well.. How would I ge about getting an RSS feed of the featured products?? Thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CVivek</title>
		<link>http://inchoo.net/ecommerce/magento/featured-products-on-magento-frontpage/comment-page-1/#comment-460</link>
		<dc:creator>CVivek</dc:creator>
		<pubDate>Fri, 14 Nov 2008 14:25:09 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=17#comment-460</guid>
		<description>Hello Everybody,

I have followed this tutorial a couple of times and also use the downloaded zip file but it is not working on magento 1.6 and nothing is appearing on home page!!

Let me know anybody has done it on 1.6</description>
		<content:encoded><![CDATA[<p>Hello Everybody,</p>
<p>I have followed this tutorial a couple of times and also use the downloaded zip file but it is not working on magento 1.6 and nothing is appearing on home page!!</p>
<p>Let me know anybody has done it on 1.6</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel</title>
		<link>http://inchoo.net/ecommerce/magento/featured-products-on-magento-frontpage/comment-page-1/#comment-442</link>
		<dc:creator>Joel</dc:creator>
		<pubDate>Thu, 13 Nov 2008 11:51:34 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=17#comment-442</guid>
		<description>This is very cool - thanks for taking the time to document this.
I have an issue in that my product is in one category only and I would like it to include the path information as well ie site.com/products/trousers/brown-cool-trousers.html
Do you know if this is possible or if it should do it anyway and I have set it up incorrectly?
Cheers</description>
		<content:encoded><![CDATA[<p>This is very cool - thanks for taking the time to document this.<br />
I have an issue in that my product is in one category only and I would like it to include the path information as well ie site.com/products/trousers/brown-cool-trousers.html<br />
Do you know if this is possible or if it should do it anyway and I have set it up incorrectly?<br />
Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carl</title>
		<link>http://inchoo.net/ecommerce/magento/featured-products-on-magento-frontpage/comment-page-1/#comment-380</link>
		<dc:creator>Carl</dc:creator>
		<pubDate>Mon, 10 Nov 2008 17:47:41 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=17#comment-380</guid>
		<description>Running Magento 1.1.6 and this doesn't work.

I followed the tutorial exactly, when that didn't work I downloaded the zipfile mentioned in the comments and used those files.  Still nothing.

I gotta say, for all the power of Magento, it has to be one of the biggest hassles to work with..  The fact that it doesn't already have some sort of featured product capability is highly annoying.</description>
		<content:encoded><![CDATA[<p>Running Magento 1.1.6 and this doesn&#8217;t work.</p>
<p>I followed the tutorial exactly, when that didn&#8217;t work I downloaded the zipfile mentioned in the comments and used those files.  Still nothing.</p>
<p>I gotta say, for all the power of Magento, it has to be one of the biggest hassles to work with..  The fact that it doesn&#8217;t already have some sort of featured product capability is highly annoying.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
