<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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">
	<channel>
		<title>Support Forum - Topic: Show product categories on Shop page</title>
		<link>http://www.kriesi.at/support/topic/show-product-categories-on-shop-page</link>
		<description>Support Forum - Topic: Show product categories on Shop page</description>
		<language>en-US</language>
		<pubDate>Sat, 18 May 2013 08:49:04 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/show-product-categories-on-shop-page" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Show product categories on Shop page"</title>
			<link>http://www.kriesi.at/support/topic/show-product-categories-on-shop-page#post-93306</link>
			<pubDate>Thu, 24 Jan 2013 22:01:00 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">93306@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You can create a new page then name it &#34;Category Shop Page&#34; for example. Paste this code on the editor, this has a 3 column image container. &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div class=&#38;#39;template-shop content&#38;#39;&#38;gt;

	&#38;lt;ul class=&#38;quot;products&#38;quot;&#38;gt;

		&#38;lt;li class=&#38;quot;product first&#38;quot;&#38;gt;

			&#38;lt;div class=&#38;#39;thumbnail_container&#38;#39;&#38;gt;

				&#38;lt;div class=&#38;#39;thumbnail_container_inner&#38;#39;&#38;gt;

				&#38;lt;a href=&#38;quot;http://www.kriesi.at/themes/abundance/shop/CATEGORY-1&#38;quot;&#38;gt;&#38;lt;img width=&#38;quot;300&#38;quot; height=&#38;quot;300&#38;quot; src=&#38;quot;http://www.kriesi.at/themes/abundance/files/2011/11/CATEGORY-1.jpg&#38;quot; class=&#38;quot;attachment-shop_catalog wp-post-image&#38;quot; alt=&#38;quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&#38;quot; title=&#38;quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&#38;quot; /&#38;gt;&#38;lt;/a&#38;gt;

				&#38;lt;/div&#38;gt;

			&#38;lt;/div&#38;gt;

			&#38;lt;a href=&#38;quot;http://www.kriesi.at/themes/abundance/shop/CATEGORY-1&#38;quot;&#38;gt;

			&#38;lt;h3&#38;gt;CATEGORY 1&#38;lt;/h3&#38;gt;

			&#38;lt;/a&#38;gt;

		&#38;lt;/li&#38;gt;

		&#38;lt;li class=&#38;quot;product &#38;quot;&#38;gt;

			&#38;lt;div class=&#38;#39;thumbnail_container&#38;#39;&#38;gt;

				&#38;lt;div class=&#38;#39;thumbnail_container_inner&#38;#39;&#38;gt;

				&#38;lt;a href=&#38;quot;http://www.kriesi.at/themes/abundance/shop/CATEGORY-2&#38;quot;&#38;gt;&#38;lt;img width=&#38;quot;300&#38;quot; height=&#38;quot;300&#38;quot; src=&#38;quot;http://www.kriesi.at/themes/abundance/files/2011/11/CATEGORY-1.jpg&#38;quot; class=&#38;quot;attachment-shop_catalog wp-post-image&#38;quot; alt=&#38;quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&#38;quot; title=&#38;quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&#38;quot; /&#38;gt;&#38;lt;/a&#38;gt;

				&#38;lt;/div&#38;gt;

			&#38;lt;/div&#38;gt;

			&#38;lt;a href=&#38;quot;http://www.kriesi.at/themes/abundance/shop/CATEGORY-2&#38;quot;&#38;gt;

			&#38;lt;h3&#38;gt;CATEGORY 2&#38;lt;/h3&#38;gt;

			&#38;lt;/a&#38;gt;

		&#38;lt;/li&#38;gt;

		&#38;lt;li class=&#38;quot;product last&#38;quot;&#38;gt;

			&#38;lt;div class=&#38;#39;thumbnail_container&#38;#39;&#38;gt;

				&#38;lt;div class=&#38;#39;thumbnail_container_inner&#38;#39;&#38;gt;

				&#38;lt;a href=&#38;quot;http://www.kriesi.at/themes/abundance/shop/CATEGORY-3&#38;quot;&#38;gt;&#38;lt;img width=&#38;quot;300&#38;quot; height=&#38;quot;300&#38;quot; src=&#38;quot;http://www.kriesi.at/themes/abundance/files/2011/11/CATEGORY-1.jpg&#38;quot; class=&#38;quot;attachment-shop_catalog wp-post-image&#38;quot; alt=&#38;quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&#38;quot; title=&#38;quot;Lorem ipsum dolor sit amet, consectetuer adipiscing elit.&#38;quot; /&#38;gt;&#38;lt;/a&#38;gt;

				&#38;lt;/div&#38;gt;

			&#38;lt;/div&#38;gt;

			&#38;lt;a href=&#38;quot;http://www.kriesi.at/themes/abundance/shop/CATEGORY-3&#38;quot;&#38;gt;

			&#38;lt;h3&#38;gt;CATEGORY 3&#38;lt;/h3&#38;gt;

			&#38;lt;/a&#38;gt;

		&#38;lt;/li&#38;gt;

	&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You need to change this &#60;strong&#62;&#60;a href=&#34;http://www.kriesi.at/themes/abundance/shop/CATEGORY-1&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/themes/abundance/shop/CATEGORY-1&#60;/a&#62;&#60;/strong&#62; with &#60;strong&#62;your category url&#60;/strong&#62;. You also need to supply the image for each of the category product. Just change this image link &#60;strong&#62;&#60;a href=&#34;http://www.kriesi.at/themes/abundance/files/2011/11/CATEGORY-1.jpg&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/themes/abundance/files/2011/11/CATEGORY-1.jpg&#60;/a&#62;&#60;/strong&#62; with &#60;strong&#62;your image link&#60;/strong&#62;&#60;br /&#62;
Now go to appearance &#38;gt; menu then replace the existing &#34;Shop&#34; menu with a new custom link directing to the newly created &#34;Category Shop Page&#34;.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colaja on "Show product categories on Shop page"</title>
			<link>http://www.kriesi.at/support/topic/show-product-categories-on-shop-page#post-93289</link>
			<pubDate>Thu, 24 Jan 2013 19:28:25 +0000</pubDate>
			<dc:creator>colaja</dc:creator>
			<guid isPermaLink="false">93289@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Actually no. For the sidebar it's ok, but I don't need it in the sidebar.&#60;/p&#62;
&#60;p&#62;Here's the thing, take a look at abundance demo:&#60;br /&#62;
&#60;a href=&#34;http://www.kriesi.at/themes/abundance/shop/&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/themes/abundance/shop/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;This is the first &#34;shop&#34; page, right? And you have all products there. &#60;/p&#62;
&#60;p&#62;Instead of products I want to have just product categories, not listed all products, just images for the product categories. I can set images for the categories, but I don't have an idea how show them on that page.&#60;/p&#62;
&#60;p&#62;Any help?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Show product categories on Shop page"</title>
			<link>http://www.kriesi.at/support/topic/show-product-categories-on-shop-page#post-93183</link>
			<pubDate>Thu, 24 Jan 2013 09:54:02 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">93183@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi colaja,&#60;/p&#62;
&#60;p&#62;Kindly go to Appearance &#38;gt; Widgets and look for &#60;strong&#62;Woocommerce Product Categories&#60;/strong&#62; and drag it to &#60;strong&#62;Shop Overview Page (left)&#60;/strong&#62; or &#60;strong&#62;Shop Overview Page (right)&#60;/strong&#62;. This depends where your sidebar is located or you can drag it on both.&#60;/p&#62;
&#60;p&#62;Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colaja on "Show product categories on Shop page"</title>
			<link>http://www.kriesi.at/support/topic/show-product-categories-on-shop-page#post-93157</link>
			<pubDate>Thu, 24 Jan 2013 08:01:30 +0000</pubDate>
			<dc:creator>colaja</dc:creator>
			<guid isPermaLink="false">93157@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Is there a way to display Product categories on Shop page instead of the traditional &#34;shop&#34; page that displays all the products?&#60;br /&#62;
Can you help me with this?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
