<?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: How to hide &#34;add to card&#039; and &#34;show details&#34;?</title>
		<link>http://www.kriesi.at/support/topic/how-to-hide-add-to-card-and-show-details</link>
		<description>Support Forum - Topic: How to hide &quot;add to card&#039; and &quot;show details&quot;?</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 12:31:46 +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/how-to-hide-add-to-card-and-show-details" rel="self" type="application/rss+xml" />

		<item>
			<title>Mya on "How to hide &#34;add to card&#039; and &#34;show details&#34;?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-hide-add-to-card-and-show-details#post-60660</link>
			<pubDate>Mon, 18 Jun 2012 04:01:20 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">60660@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi fitzpatrick,&#60;/p&#62;
&#60;p&#62;In some instances, each theme is a little different.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fitzpatrick512 on "How to hide &#34;add to card&#039; and &#34;show details&#34;?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-hide-add-to-card-and-show-details#post-60273</link>
			<pubDate>Thu, 14 Jun 2012 21:39:17 +0000</pubDate>
			<dc:creator>fitzpatrick512</dc:creator>
			<guid isPermaLink="false">60273@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;In my Flashlight them this code disables the overlay buttons (but it does add the link):&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;quot;&#38;lt;a&#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 get_the_post_thumbnail( get_the_ID(), &#38;#39;shop_catalog&#38;#39; );
echo $link;
echo &#38;quot;&#38;lt;a&#38;gt;&#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;;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Mya on "How to hide &#34;add to card&#039; and &#34;show details&#34;?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-hide-add-to-card-and-show-details#post-60259</link>
			<pubDate>Thu, 14 Jun 2012 20:06:03 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">60259@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Glad you find it useful WarriorSan! &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>WarriorSan on "How to hide &#34;add to card&#039; and &#34;show details&#34;?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-hide-add-to-card-and-show-details#post-60251</link>
			<pubDate>Thu, 14 Jun 2012 19:33:38 +0000</pubDate>
			<dc:creator>WarriorSan</dc:creator>
			<guid isPermaLink="false">60251@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for the useful info!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "How to hide &#34;add to card&#039; and &#34;show details&#34;?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-hide-add-to-card-and-show-details#post-60040</link>
			<pubDate>Wed, 13 Jun 2012 16:34:54 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">60040@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi fitzpatrick512,&#60;/p&#62;
&#60;p&#62;You should be able to make the change to the up woocomerce-config&#38;gt;config.php I posted above and then it will work as you describe. The css is what hides the buttons and the php change is what adds the link to the whole image.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fitzpatrick512 on "How to hide &#34;add to card&#039; and &#34;show details&#34;?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-hide-add-to-card-and-show-details#post-60024</link>
			<pubDate>Wed, 13 Jun 2012 13:44:53 +0000</pubDate>
			<dc:creator>fitzpatrick512</dc:creator>
			<guid isPermaLink="false">60024@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hmm... I'd like to have both - the overlay button AND the clickable image. That way if people are on a mobile or just want to click the image before the buttons pop up (or if they want to click outside the button area) - it still takes them to the product.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "How to hide &#34;add to card&#039; and &#34;show details&#34;?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-hide-add-to-card-and-show-details#post-56561</link>
			<pubDate>Fri, 18 May 2012 14:03:03 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">56561@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Is this issue resolved now?&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>alexdigital on "How to hide &#34;add to card&#039; and &#34;show details&#34;?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-hide-add-to-card-and-show-details#post-56218</link>
			<pubDate>Tue, 15 May 2012 21:07:42 +0000</pubDate>
			<dc:creator>alexdigital</dc:creator>
			<guid isPermaLink="false">56218@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Doh.&#60;/p&#62;
&#60;p&#62;You use the code in the CSS you posted earlier.&#60;/p&#62;
&#60;p&#62;Fixed.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;#top div .thumbnail_container .add_to_cart_button{&#60;br /&#62;
display: none;&#60;br /&#62;
}&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>alexdigital on "How to hide &#34;add to card&#039; and &#34;show details&#34;?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-hide-add-to-card-and-show-details#post-56153</link>
			<pubDate>Tue, 15 May 2012 13:04:23 +0000</pubDate>
			<dc:creator>alexdigital</dc:creator>
			<guid isPermaLink="false">56153@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Devin,&#60;/p&#62;
&#60;p&#62;That did work however the products have options so the show options button is still there. How do I lose it?&#60;/p&#62;
&#60;p&#62;-Alex
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "How to hide &#34;add to card&#039; and &#34;show details&#34;?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-hide-add-to-card-and-show-details#post-52057</link>
			<pubDate>Tue, 17 Apr 2012 18:23:48 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">52057@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Alex,&#60;/p&#62;
&#60;p&#62;Open up woocomerce-config&#38;gt;config.php and search for:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;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;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Replace it with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;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 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;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;That should do it :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>alexdigital on "How to hide &#34;add to card&#039; and &#34;show details&#34;?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-hide-add-to-card-and-show-details#post-51828</link>
			<pubDate>Mon, 16 Apr 2012 15:27:14 +0000</pubDate>
			<dc:creator>alexdigital</dc:creator>
			<guid isPermaLink="false">51828@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Useful post..&#60;/p&#62;
&#60;p&#62;Is there away to remove the buttons and just make the the image clickable?&#60;/p&#62;
&#60;p&#62;-Alex
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "How to hide &#34;add to card&#039; and &#34;show details&#34;?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-hide-add-to-card-and-show-details#post-50375</link>
			<pubDate>Fri, 06 Apr 2012 16:47:05 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">50375@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes - open up abundance\woocommerce-config\config.php and search for following line:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;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;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Instead of &#34;Show Details&#34; insert any other (custom) text. You can also remove the show_details_button class from the link.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>HitchB on "How to hide &#34;add to card&#039; and &#34;show details&#34;?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-hide-add-to-card-and-show-details#post-50022</link>
			<pubDate>Wed, 04 Apr 2012 19:01:57 +0000</pubDate>
			<dc:creator>HitchB</dc:creator>
			<guid isPermaLink="false">50022@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Mya, in fact I tested it if I hide the show details button there's absolutely no more way to click on the image and see the details.&#60;br /&#62;
So I left it like that. However I was wondering if there's any way at least to change the text and logo and make a simple &#34;view more&#34; for example?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "How to hide &#34;add to card&#039; and &#34;show details&#34;?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-hide-add-to-card-and-show-details#post-49807</link>
			<pubDate>Tue, 03 Apr 2012 20:46:50 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">49807@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You would need to add this to your custom CSS.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top div .thumbnail_container .show_details_button{
display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>HitchB on "How to hide &#34;add to card&#039; and &#34;show details&#34;?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-hide-add-to-card-and-show-details#post-49650</link>
			<pubDate>Tue, 03 Apr 2012 04:32:55 +0000</pubDate>
			<dc:creator>HitchB</dc:creator>
			<guid isPermaLink="false">49650@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks a lot for your help! s there a way to hide the &#34;Show details&#34; also? so on hover users can select the image and naturally click on it to see the product.&#60;br /&#62;
User doesn't need to read &#34;show details&#34; to understand that he needs to click on the thumbnail to see the details....I think:)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "How to hide &#34;add to card&#039; and &#34;show details&#34;?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-hide-add-to-card-and-show-details#post-49514</link>
			<pubDate>Mon, 02 Apr 2012 11:20:07 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">49514@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You can hide the add to cart option with following code - I'd add it to css/custom.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top div .thumbnail_container .add_to_cart_button{
display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Then the user can only click on the &#34;Show details&#34; button and you force him to use the &#34;Add to cart&#34; option on the single product page.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "How to hide &#34;add to card&#039; and &#34;show details&#34;?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-hide-add-to-card-and-show-details#post-49487</link>
			<pubDate>Mon, 02 Apr 2012 06:38:21 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">49487@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;They can always click show details button to see the product thumbnails. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>HitchB on "How to hide &#34;add to card&#039; and &#34;show details&#34;?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-hide-add-to-card-and-show-details#post-49467</link>
			<pubDate>Mon, 02 Apr 2012 05:32:01 +0000</pubDate>
			<dc:creator>HitchB</dc:creator>
			<guid isPermaLink="false">49467@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
This is probably the most annoying feature on the theme, as customers just want to click to see the picture and not necessary add it.&#60;br /&#62;
Also it's not aesthetic. Your help would be much appreciated as I don't see a clear answer on how to get ride of this without affecting the functionalities of the site.&#60;br /&#62;
Many many thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
