<?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: Turn off hover states on thumbnails of products</title>
		<link>http://www.kriesi.at/support/topic/turn-off-hover-states-on-thumbnails-of-products</link>
		<description>Support Forum - Topic: Turn off hover states on thumbnails of products</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 20:03:24 +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/turn-off-hover-states-on-thumbnails-of-products" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Turn off hover states on thumbnails of products"</title>
			<link>http://www.kriesi.at/support/topic/turn-off-hover-states-on-thumbnails-of-products#post-96279</link>
			<pubDate>Tue, 12 Feb 2013 04:41:11 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">96279@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Edit woocommerce-config &#38;gt; config.php and find this code&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;quot;&#38;lt;div class=&#38;#39;thumbnail_container&#38;#39;&#38;gt;&#38;quot;;
	echo &#38;quot;&#38;lt;div class=&#38;#39;thumbnail_container_inner&#38;#39;&#38;gt;&#38;quot;;
		echo get_the_post_thumbnail( get_the_ID(), &#38;#39;shop_catalog&#38;#39; );
		echo $link;
		echo &#38;quot;&#38;lt;a class=&#38;#39;button show_details_button $extraClass&#38;#39; href=&#38;#39;&#38;quot;.get_permalink($post-&#38;gt;ID).&#38;quot;&#38;#39;&#38;gt;&#38;quot;.__(&#38;#39;Show Details&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/a&#38;gt;&#38;quot;;
		if(!empty($rating)) echo &#38;quot;&#38;lt;span class=&#38;#39;rating_container&#38;#39;&#38;gt;&#38;quot;.$rating.&#38;quot;&#38;lt;/span&#38;gt;&#38;quot;;

		echo &#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;
	echo &#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Replace it with this code&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;quot;&#38;lt;div class=&#38;#39;thumbnail_container&#38;#39;&#38;gt;&#38;quot;;
	echo &#38;quot;&#38;lt;div class=&#38;#39;thumbnail_container_inner&#38;#39;&#38;gt;&#38;quot;;
		echo &#38;quot;&#38;lt;a href=&#38;#39;&#38;quot;.get_permalink($post-&#38;gt;ID).&#38;quot;&#38;#39;&#38;gt;&#38;quot;.get_the_post_thumbnail( get_the_ID(), &#38;#39;shop_catalog&#38;#39; ).&#38;quot;&#38;lt;/a&#38;gt;&#38;quot;;
		echo &#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;
	echo &#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>MarkHuntley on "Turn off hover states on thumbnails of products"</title>
			<link>http://www.kriesi.at/support/topic/turn-off-hover-states-on-thumbnails-of-products#post-96247</link>
			<pubDate>Mon, 11 Feb 2013 22:49:42 +0000</pubDate>
			<dc:creator>MarkHuntley</dc:creator>
			<guid isPermaLink="false">96247@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, is it possible to turn off the buttons that show on hover over the thumbnails of a product. And if it is possible would the image become clickable to view the full info etc.&#60;/p&#62;
&#60;p&#62;Thanks&#60;/p&#62;
&#60;p&#62;Mark
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
