<?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 - Tag: add to card - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/add-to-card</link>
		<description>Support Forum - Tag: add to card - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 21:38:08 +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/tags/add-to-card" rel="self" type="application/rss+xml" />

		<item>
			<title>jen_design on "Removing  &#34;ADD TO CARD&#039;  and &#34;SHOW DETAILS&#34; ?"</title>
			<link>http://www.kriesi.at/support/topic/removing-add-to-card-and-show-details#post-103615</link>
			<pubDate>Fri, 29 Mar 2013 21:26:27 +0000</pubDate>
			<dc:creator>jen_design</dc:creator>
			<guid isPermaLink="false">103615@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Oh I see... thanks for your help!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Removing  &#34;ADD TO CARD&#039;  and &#34;SHOW DETAILS&#34; ?"</title>
			<link>http://www.kriesi.at/support/topic/removing-add-to-card-and-show-details#post-102928</link>
			<pubDate>Mon, 25 Mar 2013 12:07:10 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">102928@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey jen_design,&#60;/p&#62;
&#60;p&#62;The link on the products isn't getting modified at all with the above code. Its just removing the container that the buttons are in from rendering. So the actual product thumb isn't affected at all.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jen_design on "Removing  &#34;ADD TO CARD&#039;  and &#34;SHOW DETAILS&#34; ?"</title>
			<link>http://www.kriesi.at/support/topic/removing-add-to-card-and-show-details#post-102838</link>
			<pubDate>Sun, 24 Mar 2013 16:06:48 +0000</pubDate>
			<dc:creator>jen_design</dc:creator>
			<guid isPermaLink="false">102838@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, I have the same issue. I added the code, but now the product thumbnails don't link to the product page. I would like for it to link to the product page. Where can I insert the link so when you click the thumbnail it will go to the product page? &#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "WooCommerce Product Enquiry extension"</title>
			<link>http://www.kriesi.at/support/topic/woocommerce-product-enquiry-extension#post-95473</link>
			<pubDate>Wed, 06 Feb 2013 14:28:57 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">95473@http://www.kriesi.at/support/</guid>
			<description>&#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;#top.single-product .clear {
clear: both;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>tabishiqbal on "WooCommerce Product Enquiry extension"</title>
			<link>http://www.kriesi.at/support/topic/woocommerce-product-enquiry-extension#post-95444</link>
			<pubDate>Wed, 06 Feb 2013 13:12:08 +0000</pubDate>
			<dc:creator>tabishiqbal</dc:creator>
			<guid isPermaLink="false">95444@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey thanks!&#60;/p&#62;
&#60;p&#62;Can you please look at the product enquiry form and let me know what I can do as it is not coming out properly in this theme.  One of the mods posted in another theme that it works perfectly but it doesn't with propulsion.&#60;/p&#62;
&#60;p&#62;Regards&#60;/p&#62;
&#60;p&#62;Tabish
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "WooCommerce Product Enquiry extension"</title>
			<link>http://www.kriesi.at/support/topic/woocommerce-product-enquiry-extension#post-95287</link>
			<pubDate>Tue, 05 Feb 2013 15:23:11 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">95287@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Tabish,&#60;/p&#62;
&#60;p&#62;#1 - This will effect all product pages. It would have to be re-done for each product if you wanted it to only effect certain products.&#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;#top.single-product .avia_cart.avia_cart_simple {
display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; This would be for all add-to-cart sections on single product pages.&#60;/p&#62;
&#60;p&#62;#2 - Add the following to your quick css or custom.css file:&#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;#3 - You can remove the links to those pages in your menus manager in the appearance section of wordpress. The cart with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.cart_dropdown {
display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;#4 - You can add any css changes you want to the custom.css file in the css folder and they will take priority over any theme css.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tabishiqbal on "WooCommerce Product Enquiry extension"</title>
			<link>http://www.kriesi.at/support/topic/woocommerce-product-enquiry-extension#post-95207</link>
			<pubDate>Tue, 05 Feb 2013 09:32:26 +0000</pubDate>
			<dc:creator>tabishiqbal</dc:creator>
			<guid isPermaLink="false">95207@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello.&#60;/p&#62;
&#60;p&#62;I have the propulsion theme installed and just installed the woocommerce product enquiry extension however it does not come out properly.  &#60;/p&#62;
&#60;p&#62;There are also a few changes that I want to know about.  If you go to the following: &#60;a href=&#34;http://staging.avenirtechnologies.co/product/694839/&#34; rel=&#34;nofollow&#34;&#62;http://staging.avenirtechnologies.co/product/694839/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;1) You will see under the picture there is a grey box with the following text &#34;Call for pricing or fill in the Product Enquiry Form!&#34;  Once I remove this the box still stays there.  Is there a way to remove that completely? &#60;/p&#62;
&#60;p&#62;2) How to remove the &#34;add to cart&#34; when you hover over the picture. &#60;/p&#62;
&#60;p&#62;3) Remove the cart, check out, track your order, etc&#60;/p&#62;
&#60;p&#62;4) Also, am I able to change the css on the theme? &#60;/p&#62;
&#60;p&#62;Much appreciate it.&#60;/p&#62;
&#60;p&#62;Tabish
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Removing  &#34;ADD TO CARD&#039;  and &#34;SHOW DETAILS&#34; ?"</title>
			<link>http://www.kriesi.at/support/topic/removing-add-to-card-and-show-details#post-94995</link>
			<pubDate>Mon, 04 Feb 2013 13:05:54 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">94995@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Alain,&#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;.avia_cart_buttons {
    display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;That should work without issue but if you run into an instance where they should be appearing for what you want and are now not, link to that page and we can provide some css to show them in that instance.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>AlainTernet on "Removing  &#34;ADD TO CARD&#039;  and &#34;SHOW DETAILS&#34; ?"</title>
			<link>http://www.kriesi.at/support/topic/removing-add-to-card-and-show-details#post-94909</link>
			<pubDate>Mon, 04 Feb 2013 05:31:12 +0000</pubDate>
			<dc:creator>AlainTernet</dc:creator>
			<guid isPermaLink="false">94909@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
I would like to know how I can hide the Add to cart and Show details buttons in&#60;br /&#62;
the Replete theme catalogs products.  Thanks to this forum I succeeded to remove them&#60;br /&#62;
from Abundance, but it seem to not working with Replete.&#60;/p&#62;
&#60;p&#62;I want to remove buttons, but I want to keep a link on the thumbnail&#60;br /&#62;
Alain
&#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-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>
