<?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: Magento Basics &#8211; How To Create Sub Category Grid	</title>
	<atom:link href="https://www.conortomkins.co.uk/magento-basics-how-to-create-sub-category-grid/feed" rel="self" type="application/rss+xml" />
	<link>https://www.conortomkins.co.uk/magento-basics-how-to-create-sub-category-grid</link>
	<description>Freelance eCommerce Website Developer</description>
	<lastBuildDate>Mon, 30 Apr 2018 12:47:20 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.1</generator>
	<item>
		<title>
		By: Conor Tomkins		</title>
		<link>https://www.conortomkins.co.uk/magento-basics-how-to-create-sub-category-grid#comment-854</link>

		<dc:creator><![CDATA[Conor Tomkins]]></dc:creator>
		<pubDate>Mon, 30 Apr 2018 12:47:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.conortomkins.co.uk/?p=350#comment-854</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.conortomkins.co.uk/magento-basics-how-to-create-sub-category-grid#comment-853&quot;&gt;Rebecca&lt;/a&gt;.

Hello, if you are still having issues with this - please contact me at conor@conortomkins.co.uk]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.conortomkins.co.uk/magento-basics-how-to-create-sub-category-grid#comment-853">Rebecca</a>.</p>
<p>Hello, if you are still having issues with this &#8211; please contact me at <a href="mailto:conor@conortomkins.co.uk">conor@conortomkins.co.uk</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Rebecca		</title>
		<link>https://www.conortomkins.co.uk/magento-basics-how-to-create-sub-category-grid#comment-853</link>

		<dc:creator><![CDATA[Rebecca]]></dc:creator>
		<pubDate>Fri, 27 Apr 2018 15:56:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.conortomkins.co.uk/?p=350#comment-853</guid>

					<description><![CDATA[Hey, great guide, I got it working on one of my categories but can only get a list display rather than showing the sub cats as a grid.

I was going to try the amendment you suggested above but not sure where to find my themes main .css file.
Any tips would be much appreciated, thanks!]]></description>
			<content:encoded><![CDATA[<p>Hey, great guide, I got it working on one of my categories but can only get a list display rather than showing the sub cats as a grid.</p>
<p>I was going to try the amendment you suggested above but not sure where to find my themes main .css file.<br />
Any tips would be much appreciated, thanks!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Conor Tomkins		</title>
		<link>https://www.conortomkins.co.uk/magento-basics-how-to-create-sub-category-grid#comment-638</link>

		<dc:creator><![CDATA[Conor Tomkins]]></dc:creator>
		<pubDate>Sat, 31 Dec 2016 15:27:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.conortomkins.co.uk/?p=350#comment-638</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.conortomkins.co.uk/magento-basics-how-to-create-sub-category-grid#comment-593&quot;&gt;Navya&lt;/a&gt;.

This code is untested in Magento 2 &amp; will likely not work.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.conortomkins.co.uk/magento-basics-how-to-create-sub-category-grid#comment-593">Navya</a>.</p>
<p>This code is untested in Magento 2 &#038; will likely not work.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Conor Tomkins		</title>
		<link>https://www.conortomkins.co.uk/magento-basics-how-to-create-sub-category-grid#comment-637</link>

		<dc:creator><![CDATA[Conor Tomkins]]></dc:creator>
		<pubDate>Sat, 31 Dec 2016 15:27:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.conortomkins.co.uk/?p=350#comment-637</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.conortomkins.co.uk/magento-basics-how-to-create-sub-category-grid#comment-604&quot;&gt;david&lt;/a&gt;.

Very sorry for the delayed reply. You can add the following code to order the categories in the order which you set in the administrator panel:

 -&gt;addAttributeToSort(&#039;position&#039;);]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.conortomkins.co.uk/magento-basics-how-to-create-sub-category-grid#comment-604">david</a>.</p>
<p>Very sorry for the delayed reply. You can add the following code to order the categories in the order which you set in the administrator panel:</p>
<p> ->addAttributeToSort(&#8216;position&#8217;);</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Conor Tomkins		</title>
		<link>https://www.conortomkins.co.uk/magento-basics-how-to-create-sub-category-grid#comment-607</link>

		<dc:creator><![CDATA[Conor Tomkins]]></dc:creator>
		<pubDate>Mon, 18 Jul 2016 22:20:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.conortomkins.co.uk/?p=350#comment-607</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.conortomkins.co.uk/magento-basics-how-to-create-sub-category-grid#comment-606&quot;&gt;Bradley&lt;/a&gt;.

Hello, please read one of the previous comments by &quot;Egle on March 10, 2016 at 3:38 pm&quot; - please tell me if you have added permissions for the new block.

In regards to having the name above the image simple change the position of this line:

&lt;span&gt;&lt;?php echo $category-&gt;getName() ?&gt;&lt;/span&gt;

I hope this helps.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.conortomkins.co.uk/magento-basics-how-to-create-sub-category-grid#comment-606">Bradley</a>.</p>
<p>Hello, please read one of the previous comments by &#8220;Egle on March 10, 2016 at 3:38 pm&#8221; &#8211; please tell me if you have added permissions for the new block.</p>
<p>In regards to having the name above the image simple change the position of this line:</p>
<p><span><?php echo $category->getName() ?></span></p>
<p>I hope this helps.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Bradley		</title>
		<link>https://www.conortomkins.co.uk/magento-basics-how-to-create-sub-category-grid#comment-606</link>

		<dc:creator><![CDATA[Bradley]]></dc:creator>
		<pubDate>Mon, 18 Jul 2016 21:57:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.conortomkins.co.uk/?p=350#comment-606</guid>

					<description><![CDATA[Hi Conor. I have implemented what you said correctly, however still nothing appears. I am using the accessshop modified theme. Also, is it possible to add text above the sub categories?]]></description>
			<content:encoded><![CDATA[<p>Hi Conor. I have implemented what you said correctly, however still nothing appears. I am using the accessshop modified theme. Also, is it possible to add text above the sub categories?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: david		</title>
		<link>https://www.conortomkins.co.uk/magento-basics-how-to-create-sub-category-grid#comment-604</link>

		<dc:creator><![CDATA[david]]></dc:creator>
		<pubDate>Tue, 12 Jul 2016 17:16:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.conortomkins.co.uk/?p=350#comment-604</guid>

					<description><![CDATA[Hi Connor, for some reason the categories arent following position order, any ideas?]]></description>
			<content:encoded><![CDATA[<p>Hi Connor, for some reason the categories arent following position order, any ideas?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: David Lumley		</title>
		<link>https://www.conortomkins.co.uk/magento-basics-how-to-create-sub-category-grid#comment-596</link>

		<dc:creator><![CDATA[David Lumley]]></dc:creator>
		<pubDate>Sat, 18 Jun 2016 13:12:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.conortomkins.co.uk/?p=350#comment-596</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.conortomkins.co.uk/magento-basics-how-to-create-sub-category-grid#comment-592&quot;&gt;Conor Tomkins&lt;/a&gt;.

Thanks Conor - I am really impressed by your approach and attitude towards helping those with less knowledge and understaning about Magento - Very happy with the grid on my categories pages now :) - Thanks]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.conortomkins.co.uk/magento-basics-how-to-create-sub-category-grid#comment-592">Conor Tomkins</a>.</p>
<p>Thanks Conor &#8211; I am really impressed by your approach and attitude towards helping those with less knowledge and understaning about Magento &#8211; Very happy with the grid on my categories pages now 🙂 &#8211; Thanks</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Navya		</title>
		<link>https://www.conortomkins.co.uk/magento-basics-how-to-create-sub-category-grid#comment-593</link>

		<dc:creator><![CDATA[Navya]]></dc:creator>
		<pubDate>Thu, 16 Jun 2016 12:08:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.conortomkins.co.uk/?p=350#comment-593</guid>

					<description><![CDATA[Is it the same code for magento 2 as well??. Since the directory structures have changed and where do i keep this code?]]></description>
			<content:encoded><![CDATA[<p>Is it the same code for magento 2 as well??. Since the directory structures have changed and where do i keep this code?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Conor Tomkins		</title>
		<link>https://www.conortomkins.co.uk/magento-basics-how-to-create-sub-category-grid#comment-592</link>

		<dc:creator><![CDATA[Conor Tomkins]]></dc:creator>
		<pubDate>Mon, 13 Jun 2016 18:22:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.conortomkins.co.uk/?p=350#comment-592</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.conortomkins.co.uk/magento-basics-how-to-create-sub-category-grid#comment-591&quot;&gt;Da Free&lt;/a&gt;.

Hello, Sorry but I do not understand your issue.

Please contact us by email or live chat and we can try and help.

Thank you]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.conortomkins.co.uk/magento-basics-how-to-create-sub-category-grid#comment-591">Da Free</a>.</p>
<p>Hello, Sorry but I do not understand your issue.</p>
<p>Please contact us by email or live chat and we can try and help.</p>
<p>Thank you</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
