<?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: SAME PRODUCT SIZE</title>
		<link>http://www.kriesi.at/support/topic/same-product-size</link>
		<description>Support Forum - Topic: SAME PRODUCT SIZE</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 07:20:58 +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/same-product-size" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "SAME PRODUCT SIZE"</title>
			<link>http://www.kriesi.at/support/topic/same-product-size#post-83540</link>
			<pubDate>Tue, 13 Nov 2012 01:54:35 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">83540@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi fredbussy,&#60;/p&#62;
&#60;p&#62;Glad that Devin helped you. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fredbussy on "SAME PRODUCT SIZE"</title>
			<link>http://www.kriesi.at/support/topic/same-product-size#post-83518</link>
			<pubDate>Mon, 12 Nov 2012 21:13:17 +0000</pubDate>
			<dc:creator>fredbussy</dc:creator>
			<guid isPermaLink="false">83518@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;thanks lot Devin thats what i need (y)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "SAME PRODUCT SIZE"</title>
			<link>http://www.kriesi.at/support/topic/same-product-size#post-83506</link>
			<pubDate>Mon, 12 Nov 2012 18:26:07 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">83506@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi fredbussy,&#60;/p&#62;
&#60;p&#62;Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.box {
background: transparent;
background-color: rgba(255, 255, 255, 0.4);
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can also try removing the background-color value if you'd rather have that effect.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fredbussy on "SAME PRODUCT SIZE"</title>
			<link>http://www.kriesi.at/support/topic/same-product-size#post-83450</link>
			<pubDate>Mon, 12 Nov 2012 12:45:38 +0000</pubDate>
			<dc:creator>fredbussy</dc:creator>
			<guid isPermaLink="false">83450@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hi Ismael &#60;/p&#62;
&#60;p&#62;Your replay is OOOK thanks it's work good in my locale server i think that the problem is the test server that i use .&#60;/p&#62;
&#60;p&#62;stil have an ather quation how i domake menu and pages transparent(diaphanous) to see the wallpaper &#60;/p&#62;
&#60;p&#62;thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fredbussy on "SAME PRODUCT SIZE"</title>
			<link>http://www.kriesi.at/support/topic/same-product-size#post-83446</link>
			<pubDate>Mon, 12 Nov 2012 12:20:40 +0000</pubDate>
			<dc:creator>fredbussy</dc:creator>
			<guid isPermaLink="false">83446@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hi ismael&#60;/p&#62;
&#60;p&#62;thanks for ur replay &#60;/p&#62;
&#60;p&#62;I try the 2nd solution. but the added code does not work. the plugin modifies the images but when I added another product I should redo the change with the pogin. it means that the code does not work . &#60;/p&#62;
&#60;p&#62;if there any ather solution please help thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "SAME PRODUCT SIZE"</title>
			<link>http://www.kriesi.at/support/topic/same-product-size#post-83434</link>
			<pubDate>Mon, 12 Nov 2012 10:51:02 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">83434@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi fredbussy,&#60;/p&#62;
&#60;p&#62;There are 2 approach on this:&#60;/p&#62;
&#60;p&#62;1.) Resize the images first before uploading the images to make sure the images have the same height. The ideal size for this is 200px width and 140px in height.&#60;/p&#62;
&#60;p&#62;2.) You can upload different image sizes, however, it might not look good and might show only part of the image, but assures that the image will have uniform height and width. If you use this approach, then kindly open wp-content\themes\flashlight\woocommerce-config\config.php and find this line of code:&#60;/p&#62;
&#60;p&#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;/p&#62;
&#60;p&#62;and replace it with:&#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, &#38;#39;crop&#38;#39;=&#38;gt;true);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;and use the Regenerate plugin: &#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;br /&#62;
to regenerate all images.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fredbussy on "SAME PRODUCT SIZE"</title>
			<link>http://www.kriesi.at/support/topic/same-product-size#post-83353</link>
			<pubDate>Sun, 11 Nov 2012 21:17:28 +0000</pubDate>
			<dc:creator>fredbussy</dc:creator>
			<guid isPermaLink="false">83353@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Please HELP any replaye
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fredbussy on "SAME PRODUCT SIZE"</title>
			<link>http://www.kriesi.at/support/topic/same-product-size#post-83329</link>
			<pubDate>Sun, 11 Nov 2012 17:24:31 +0000</pubDate>
			<dc:creator>fredbussy</dc:creator>
			<guid isPermaLink="false">83329@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;HI&#60;/p&#62;
&#60;p&#62;I have a small problem. I want the images in the product page (miniature) be the same size. although the image I used in the gallery are not.&#60;br /&#62;
because when I add product with deferent size the display is not good : &#60;a href=&#34;http://myshowroom1.hebergratuit.com/?product_cat=femme&#34; rel=&#34;nofollow&#34;&#62;http://myshowroom1.hebergratuit.com/?product_cat=femme&#60;/a&#62;&#60;br /&#62;
so how can I have the same display that &#60;a href=&#34;http://www.kriesi.at/themes/flashlight/shop/&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/themes/flashlight/shop/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
