<?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: Product Featured Images</title>
		<link>http://www.kriesi.at/support/topic/product-featured-images</link>
		<description>Support Forum - Topic: Product Featured Images</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 08:02:19 +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/product-featured-images" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Product Featured Images"</title>
			<link>http://www.kriesi.at/support/topic/product-featured-images#post-85251</link>
			<pubDate>Sun, 25 Nov 2012 01:26:48 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">85251@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;Glad it is fixed.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>reputeclothing on "Product Featured Images"</title>
			<link>http://www.kriesi.at/support/topic/product-featured-images#post-85229</link>
			<pubDate>Sat, 24 Nov 2012 18:12:32 +0000</pubDate>
			<dc:creator>reputeclothing</dc:creator>
			<guid isPermaLink="false">85229@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Contacted my web host and they've fixed the problem, thanks :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Product Featured Images"</title>
			<link>http://www.kriesi.at/support/topic/product-featured-images#post-85179</link>
			<pubDate>Sat, 24 Nov 2012 00:06:48 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">85179@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Will,&#60;/p&#62;
&#60;p&#62;Glad that we could help. Just let us know if it works or not. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>reputeclothing on "Product Featured Images"</title>
			<link>http://www.kriesi.at/support/topic/product-featured-images#post-85117</link>
			<pubDate>Fri, 23 Nov 2012 10:28:22 +0000</pubDate>
			<dc:creator>reputeclothing</dc:creator>
			<guid isPermaLink="false">85117@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok will do.&#60;/p&#62;
&#60;p&#62;Thanks for your help.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Product Featured Images"</title>
			<link>http://www.kriesi.at/support/topic/product-featured-images#post-85059</link>
			<pubDate>Fri, 23 Nov 2012 02:44:59 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">85059@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;That is weird. Please contact your host. &#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>reputeclothing on "Product Featured Images"</title>
			<link>http://www.kriesi.at/support/topic/product-featured-images#post-85001</link>
			<pubDate>Thu, 22 Nov 2012 13:12:49 +0000</pubDate>
			<dc:creator>reputeclothing</dc:creator>
			<guid isPermaLink="false">85001@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;I've configured my site with filezilla and connected successfully but the site's file aren't showing up it's just empty?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Product Featured Images"</title>
			<link>http://www.kriesi.at/support/topic/product-featured-images#post-84944</link>
			<pubDate>Thu, 22 Nov 2012 05:04:09 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">84944@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Will,&#60;/p&#62;
&#60;p&#62;Inside your WP Dashboard open Woocommerce &#38;gt; Settings &#38;gt; Catalog &#38;gt; Image Options &#38;gt; Catalog Images and set the width to 201px and height to 201px. &#60;/p&#62;
&#60;p&#62;Also using ftp software, kindly access wp-content/themes/flashlight/woocommerce-config/config.php and find this line of code:&#60;br /&#62;
&#60;code&#62;$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;shop_catalog&#38;#39;] 	= array(&#38;#39;width&#38;#39;=&#38;gt;200, &#38;#39;height&#38;#39;=&#38;gt;140);&#60;/code&#62;&#60;br /&#62;
and change it to:&#60;br /&#62;
&#60;code&#62;$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;shop_catalog&#38;#39;] 	= array(&#38;#39;width&#38;#39;=&#38;gt;201, &#38;#39;height&#38;#39;=&#38;gt;201);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Then use the Regenerate Thumbnails plugin to regenerate the images: &#60;a href=&#34;http://wordpress.org/extend/plugins/regenerate-thumbnails/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/regenerate-thumbnails/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>reputeclothing on "Product Featured Images"</title>
			<link>http://www.kriesi.at/support/topic/product-featured-images#post-84889</link>
			<pubDate>Wed, 21 Nov 2012 14:54:51 +0000</pubDate>
			<dc:creator>reputeclothing</dc:creator>
			<guid isPermaLink="false">84889@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;The quality of the images on my store page is poor and blurry, but the pictures are very good quality ones on the product page itself.&#60;/p&#62;
&#60;p&#62;How do I improve the quality of the pictures in the store page?&#60;/p&#62;
&#60;p&#62;My site is reputeclothing.co.uk&#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
Will
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
