<?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: Hide featured image from the product page image</title>
		<link>http://www.kriesi.at/support/topic/hide-featured-image-from-the-product-page-image</link>
		<description>Support Forum - Topic: Hide featured image from the product page image</description>
		<language>en-US</language>
		<pubDate>Sun, 26 May 2013 08:05:28 +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/hide-featured-image-from-the-product-page-image" rel="self" type="application/rss+xml" />

		<item>
			<title>Nick on "Hide featured image from the product page image"</title>
			<link>http://www.kriesi.at/support/topic/hide-featured-image-from-the-product-page-image#post-89336</link>
			<pubDate>Sat, 22 Dec 2012 13:23:58 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">89336@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;On the individual product pages the photo matches the photo of item I clicked on the archive page. The photo comes out cut because you have it set to crop which is a mistake.&#60;/p&#62;
&#60;p&#62;What you need to do:&#60;/p&#62;
&#60;p&#62;What is the aspect ration (proportion between width and height) of images you are uploading? You need to set the width and height of the image in /config-woocommerce/config.php on line 16 that *has the same aspect ratio as the images you upload. So if original image is 500 widtht 350 height (for example) that means that you need to change line 16 from&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;shop_single&#38;#39;] 		= array(&#38;#39;width&#38;#39;=&#38;gt;450, &#38;#39;height&#38;#39;=&#38;gt;355);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;to the same aspect ratio as the image you want uploaded. (if you upload 500width 350 height)  ... &#60;/p&#62;
&#60;p&#62;(500/350) = (450/x)&#60;br /&#62;
(450*350)/500 = x&#60;br /&#62;
315=x&#60;br /&#62;
So if you are uploading 500width 350 height images, you need to change line 16 to 450width and 315 height to keep same aspect ratio so that image will not get cropped&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;shop_single&#38;#39;] 		= array(&#38;#39;width&#38;#39;=&#38;gt;450, &#38;#39;height&#38;#39;=&#38;gt;315);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hanlinsg on "Hide featured image from the product page image"</title>
			<link>http://www.kriesi.at/support/topic/hide-featured-image-from-the-product-page-image#post-89226</link>
			<pubDate>Fri, 21 Dec 2012 09:33:59 +0000</pubDate>
			<dc:creator>hanlinsg</dc:creator>
			<guid isPermaLink="false">89226@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there,&#60;br /&#62;
I've done some research online and found out that this issue might be due to be theme.&#60;/p&#62;
&#60;p&#62;I'm using WooCommerce (latest version) and i'd like to know how do i hide the featured image in the single product page.&#60;br /&#62;
This is my shop overview page:&#60;br /&#62;
&#60;a href=&#34;http://www.bathmatesingapore.com/shop-bathmate-penis-pump/&#34; rel=&#34;nofollow&#34;&#62;http://www.bathmatesingapore.com/shop-bathmate-penis-pump/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;see those product pictures? &#60;/p&#62;
&#60;p&#62;Now here is my single product page:&#60;br /&#62;
&#60;a href=&#34;http://www.bathmatesingapore.com/shop-bathmate-penis-pump/bathmate-hydromax-x30-clear/&#34; rel=&#34;nofollow&#34;&#62;http://www.bathmatesingapore.com/shop-bathmate-penis-pump/bathmate-hydromax-x30-clear/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;See that the first picture shown is actually the picture from the previous Shop Overview page.&#60;br /&#62;
I don't want it to be shown here.&#60;/p&#62;
&#60;p&#62;* I've checked the box:Enabling this option will hide it from the product page image gallery. However it does not work.&#60;/p&#62;
&#60;p&#62;Please help me out here.&#60;br /&#62;
Thank you!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
