<?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: shopping cart - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/shopping-cart</link>
		<description>Support Forum - Tag: shopping cart - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Tue, 21 May 2013 13:07:41 +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/shopping-cart" rel="self" type="application/rss+xml" />

		<item>
			<title>Peleke on "Problems with the shopping cart widget"</title>
			<link>http://www.kriesi.at/support/topic/problems-with-the-shopping-cart-widget#post-107828</link>
			<pubDate>Mon, 29 Apr 2013 19:05:46 +0000</pubDate>
			<dc:creator>Peleke</dc:creator>
			<guid isPermaLink="false">107828@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Sorry, plugin problem.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Peleke on "Problems with the shopping cart widget"</title>
			<link>http://www.kriesi.at/support/topic/problems-with-the-shopping-cart-widget#post-107676</link>
			<pubDate>Sun, 28 Apr 2013 17:29:39 +0000</pubDate>
			<dc:creator>Peleke</dc:creator>
			<guid isPermaLink="false">107676@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello, I have just bought and installed the current 1.4 Replete theme but I have some problems with the shopping cart widget:&#60;/p&#62;
&#60;p&#62;1. Even if the shopping cart is empty and the option to hide if empty is set in the widget it is still displayed. I have found these two links related to the problem: &#60;a href=&#34;https://github.com/woothemes/woocommerce/pull/2664&#34; rel=&#34;nofollow&#34;&#62;https://github.com/woothemes/woocommerce/pull/2664&#60;/a&#62; &#60;a href=&#34;https://github.com/woothemes/woocommerce/pull/1723&#34; rel=&#34;nofollow&#34;&#62;https://github.com/woothemes/woocommerce/pull/1723&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;2. When there is something in the shopping cart nothing is displayed in the widget but in the navigation bar&#60;/p&#62;
&#60;p&#62;How can I fix these problems?&#60;/p&#62;
&#60;p&#62;Thanks in advance.&#60;/p&#62;
&#60;p&#62;Cheers,&#60;/p&#62;
&#60;p&#62;Frederik
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Image in Mega Menu not being resized in IE"</title>
			<link>http://www.kriesi.at/support/topic/image-in-mega-menu-not-being-resized-in-ie#post-101507</link>
			<pubDate>Fri, 15 Mar 2013 17:06:30 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">101507@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad we could help :)&#60;/p&#62;
&#60;p&#62;Let us know if you have any other questions or issues.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>anniet on "Image in Mega Menu not being resized in IE"</title>
			<link>http://www.kriesi.at/support/topic/image-in-mega-menu-not-being-resized-in-ie#post-101314</link>
			<pubDate>Thu, 14 Mar 2013 15:40:17 +0000</pubDate>
			<dc:creator>anniet</dc:creator>
			<guid isPermaLink="false">101314@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;HI Nick,&#60;br /&#62;
Thanks a lot !
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Image in Mega Menu not being resized in IE"</title>
			<link>http://www.kriesi.at/support/topic/image-in-mega-menu-not-being-resized-in-ie#post-101313</link>
			<pubDate>Thu, 14 Mar 2013 15:26:27 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">101313@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;HI,&#60;/p&#62;
&#60;p&#62;For your first problem. overflow:hidden; may be needed someplace, though I took a look in IE9/win7 and I don't see anything like what you describe &#60;a href=&#34;http://i.imgur.com/wvMyx1M.jpg&#34; rel=&#34;nofollow&#34;&#62;http://i.imgur.com/wvMyx1M.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;-----&#60;br /&#62;
shopping cart&#60;/p&#62;
&#60;p&#62;Please add the following css block to the bottom of the /css/custom.css file; OR to Quick CSS located in the admin area of Abundance &#38;gt; Theme Options &#38;gt; Styling ... the text area at the bottom of that page:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .cart_dropdown {
display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;the removal of the overlays over product item thumbnails will require you to find lines 350-358 in the /woocommerce-config/config.php file within the theme which look like&#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;and replace them with this&#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 class=&#38;#39;btnsb $extraClass&#38;#39; 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;;
		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;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gpogioli on "Image in Mega Menu not being resized in IE"</title>
			<link>http://www.kriesi.at/support/topic/image-in-mega-menu-not-being-resized-in-ie#post-101031</link>
			<pubDate>Wed, 13 Mar 2013 06:53:29 +0000</pubDate>
			<dc:creator>gpogioli</dc:creator>
			<guid isPermaLink="false">101031@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi guys,&#60;/p&#62;
&#60;p&#62;I am having an issue where an image that I have included in one of the columns of my mega menu is not being contained within the width of the column but is instead expanded to full resolution (but this is only happening in the IE browser). Obviously this is a CSS issue with IE but not sure how to target this menu item in order to keep the image from overrunning the whole page. &#60;a href=&#34;http://www.hotelsptac.com&#34; rel=&#34;nofollow&#34;&#62;http://www.hotelsptac.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Also, my client doesn't want the shopping cart function of woocommerce (I am only using it for the product gallery aspect), and I would like to know how to eliminate the shopping cart icon in the upper right corner of the Abundance theme, as well as the add to cart function that appears when hovering over a product thumbnail?&#60;/p&#62;
&#60;p&#62;Thanks in advance!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "WooCommerce Cart Error"</title>
			<link>http://www.kriesi.at/support/topic/woocommerce-cart-error#post-100588</link>
			<pubDate>Mon, 11 Mar 2013 14:13:28 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">100588@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Go to WooCommerce &#38;gt; Settings &#38;gt; Pages and select your woocommerce pages (checkout, cart, etc.). You can use exisrting pages or go to Pages &#38;gt; Add New to create new pages. &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jungphotodesign on "WooCommerce Cart Error"</title>
			<link>http://www.kriesi.at/support/topic/woocommerce-cart-error#post-100437</link>
			<pubDate>Sun, 10 Mar 2013 16:13:46 +0000</pubDate>
			<dc:creator>jungphotodesign</dc:creator>
			<guid isPermaLink="false">100437@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;WooCommerce is not working properly&#60;br /&#62;
I purchased the Abundance eCommerce Business Theme with WooCommerce and am having an issue with the Cart&#60;br /&#62;
Under WooCommerce / System Status I am getting the message&#60;br /&#62;
Cart: Page not set &#60;/p&#62;
&#60;p&#62;Please advise on how to resolve this issue
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mensalemeralds on "Products not adding to shopping cart"</title>
			<link>http://www.kriesi.at/support/topic/products-not-adding-to-shopping-cart#post-80260</link>
			<pubDate>Thu, 18 Oct 2012 14:41:27 +0000</pubDate>
			<dc:creator>mensalemeralds</dc:creator>
			<guid isPermaLink="false">80260@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanx :D
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Products not adding to shopping cart"</title>
			<link>http://www.kriesi.at/support/topic/products-not-adding-to-shopping-cart#post-80139</link>
			<pubDate>Wed, 17 Oct 2012 20:58:45 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">80139@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey mensalemeralds,&#60;/p&#62;
&#60;p&#62;Glad you were able to sort the issue out :)&#60;/p&#62;
&#60;p&#62;You can update your theme files by downloading the theme from themeforest as you've done already. Then you just install the new files in the exact same way you first installed the theme. If you've done any customization to the actual theme files themselves just make sure to back it up so you can re-apply those changes.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mensalemeralds on "Products not adding to shopping cart"</title>
			<link>http://www.kriesi.at/support/topic/products-not-adding-to-shopping-cart#post-80084</link>
			<pubDate>Wed, 17 Oct 2012 14:53:21 +0000</pubDate>
			<dc:creator>mensalemeralds</dc:creator>
			<guid isPermaLink="false">80084@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
Regarding my three last questions:&#60;/p&#62;
&#60;p&#62;1. Never mind, I fixed the issue.&#60;br /&#62;
2. Since I fixed the issue and it had nothing to do with the version of flashlight and WooCommerce, never mind.&#60;br /&#62;
3. I do want to know how to update my template, so I wouldn't mind someone answering this one.&#60;/p&#62;
&#60;p&#62;Thanx
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mensalemeralds on "Products not adding to shopping cart"</title>
			<link>http://www.kriesi.at/support/topic/products-not-adding-to-shopping-cart#post-79996</link>
			<pubDate>Tue, 16 Oct 2012 22:52:25 +0000</pubDate>
			<dc:creator>mensalemeralds</dc:creator>
			<guid isPermaLink="false">79996@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
Thank you for your help, however I have three questions,&#60;br /&#62;
1. Can you go to this link and check this issue please: &#60;a href=&#34;http://www.mensalemeralds.com/colombian-emeralds-store/&#34; rel=&#34;nofollow&#34;&#62;http://www.mensalemeralds.com/colombian-emeralds-store/&#60;/a&#62; The thing is, when you add a product to the shopping cart it seems to be added, but when you go to the cart page there is not product in it.&#60;br /&#62;
2. Will updating to flashlight 1.7 and to the latest version of WooCommerce fix the problem I've been having with products not being added to the shopping cart?&#60;br /&#62;
3. How do I update flashlight, I have already downloaded version 1.7, but there is no such thing as update option or is it?&#60;br /&#62;
Thank you
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mensalemeralds on "Products not adding to shopping cart"</title>
			<link>http://www.kriesi.at/support/topic/products-not-adding-to-shopping-cart#post-79985</link>
			<pubDate>Tue, 16 Oct 2012 18:18:15 +0000</pubDate>
			<dc:creator>mensalemeralds</dc:creator>
			<guid isPermaLink="false">79985@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
Thank you for your help, however I have a three of questions,&#60;br /&#62;
1. Can you go to this link and check this issue please: &#60;a href=&#34;http://www.mensalemeralds.com/colombian-emeralds-store/&#34; rel=&#34;nofollow&#34;&#62;http://www.mensalemeralds.com/colombian-emeralds-store/&#60;/a&#62; The thing is, when you add a product to the shopping cart it seems to be added, but when you go to the cart page there is not product it.&#60;br /&#62;
2. Will updating to flashlight 1.7 and to the latest version of WooCommerce fix the problem I've been having with products not being added to the shopping cart?&#60;br /&#62;
3. How do I update flashlight, I have already downloaded version 1.7, but there is no such thing as update option or is it?&#60;br /&#62;
Thank you
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Products not adding to shopping cart"</title>
			<link>http://www.kriesi.at/support/topic/products-not-adding-to-shopping-cart#post-79684</link>
			<pubDate>Sun, 14 Oct 2012 08:29:18 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">79684@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Yes - please update WooCommerce to the latest and Flashlight to version 1.7. You can download the theme files from &#60;a href=&#34;http://themeforest.net/&#34; rel=&#34;nofollow&#34;&#62;http://themeforest.net/&#60;/a&#62; &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mensalemeralds on "Products not adding to shopping cart"</title>
			<link>http://www.kriesi.at/support/topic/products-not-adding-to-shopping-cart#post-79548</link>
			<pubDate>Fri, 12 Oct 2012 14:07:30 +0000</pubDate>
			<dc:creator>mensalemeralds</dc:creator>
			<guid isPermaLink="false">79548@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey, can anyone? someone? help me with this issue??..... I'm not really very experienced on this so I really need Help!&#60;br /&#62;
Thanx
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mensalemeralds on "Products not adding to shopping cart"</title>
			<link>http://www.kriesi.at/support/topic/products-not-adding-to-shopping-cart#post-79440</link>
			<pubDate>Thu, 11 Oct 2012 16:15:12 +0000</pubDate>
			<dc:creator>mensalemeralds</dc:creator>
			<guid isPermaLink="false">79440@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, I have recently installed WooCommerce on my site &#60;a href=&#34;http://www.mensalemeralds.com&#34; rel=&#34;nofollow&#34;&#62;http://www.mensalemeralds.com&#60;/a&#62; and I have created a products and they don't seem to be adding to the shopping cart whenever I try to do it. I am using Flashlight version 1.6.2 and WooCommerce version 1.4.1&#60;br /&#62;
I would appreciate your help with this issue. What do I have to do in order to have this problem fixed?&#60;/p&#62;
&#60;p&#62;I also would like to know if there is any new version of flashlight and how can I get it, and if the latest version of WooCommerce works correctly with Flashlight.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Create flat rate for shopping cart total price"</title>
			<link>http://www.kriesi.at/support/topic/create-flat-rate-for-shopping-cart-total-price#post-72760</link>
			<pubDate>Fri, 24 Aug 2012 20:17:22 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">72760@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Spud,&#60;/p&#62;
&#60;p&#62;A modification such as you require is best handled by Woo's plugin that Peter and Devin suggested, since reinventing the wheel in this instance would be a time demanding, costly project.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Create flat rate for shopping cart total price"</title>
			<link>http://www.kriesi.at/support/topic/create-flat-rate-for-shopping-cart-total-price#post-72540</link>
			<pubDate>Thu, 23 Aug 2012 17:10:17 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">72540@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Spud,&#60;/p&#62;
&#60;p&#62;Peter is correct in that your best option is the Product Bundles extension. When it comes to customizing the checkout/processing functions of WooCommerce we are pretty hands off as it can be a bit of playing with fire since it involves payment processing etc :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>iamspud5 on "Create flat rate for shopping cart total price"</title>
			<link>http://www.kriesi.at/support/topic/create-flat-rate-for-shopping-cart-total-price#post-72530</link>
			<pubDate>Thu, 23 Aug 2012 16:08:46 +0000</pubDate>
			<dc:creator>iamspud5</dc:creator>
			<guid isPermaLink="false">72530@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;So the business logic is a bit unique - the goal is to let a user select three products on our site (all priced at $25) and then get billed for only one of them (so the total would be $25). Our company that processes that and sees the three things they selected. We send those suggestions to their chosen recipient and ask the recipient to pick which of the three they would like to redeem, and we then send a gift card for $25 at the chosen retailer to the recipient. &#60;/p&#62;
&#60;p&#62;To add a constant, we are going to make 3 products mandatory, although originally we were going to allow them to select between 1-3, if that is still possible it would be ideal. So the ideal goal is if the user selects one, two, or three products, they always get billed at $25.&#60;/p&#62;
&#60;p&#62;Our site is a beta site to prove a concept so we recognize this is not the ideal final solution, just to show that it is possible.&#60;/p&#62;
&#60;p&#62;Spud
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Create flat rate for shopping cart total price"</title>
			<link>http://www.kriesi.at/support/topic/create-flat-rate-for-shopping-cart-total-price#post-72478</link>
			<pubDate>Thu, 23 Aug 2012 11:31:00 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">72478@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Afaik there's no easy way to achieve what you want. However there's an extension which allows you to sell bundles: &#60;a href=&#34;http://inoplugs.com/woocommercebundles&#34;&#62;WooComerce Product Bundles&#60;/a&#62; but I didn't test it yet.&#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Create flat rate for shopping cart total price"</title>
			<link>http://www.kriesi.at/support/topic/create-flat-rate-for-shopping-cart-total-price#post-72471</link>
			<pubDate>Thu, 23 Aug 2012 10:29:21 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">72471@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Please tell us a bit more about the business logic. What price will be charged if a shopper select (a) two products ; (b) four or more products? (c) are 3 products mandatory?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>iamspud5 on "Create flat rate for shopping cart total price"</title>
			<link>http://www.kriesi.at/support/topic/create-flat-rate-for-shopping-cart-total-price#post-72350</link>
			<pubDate>Wed, 22 Aug 2012 17:31:59 +0000</pubDate>
			<dc:creator>iamspud5</dc:creator>
			<guid isPermaLink="false">72350@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm working on building an ecommerce site that will have only products that are worth $25. What I would like to do is allow people to add three items (each at $25) to their cart but to only charge them for $25, rather than $75. Is there a way to change the code to force every checkout to be worth $25 regardless of the total price of the cart.&#60;/p&#62;
&#60;p&#62;Thanks, I know this is a unique request :)&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.rattlethebox.com&#34; rel=&#34;nofollow&#34;&#62;http://www.rattlethebox.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Spud
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Changing Propulsion Font Color in Product Table"</title>
			<link>http://www.kriesi.at/support/topic/changing-propulsion-font-color-in-product-table#post-64636</link>
			<pubDate>Tue, 10 Jul 2012 03:32:34 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">64636@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi carltonrsmith,&#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>carltonrsmith on "Changing Propulsion Font Color in Product Table"</title>
			<link>http://www.kriesi.at/support/topic/changing-propulsion-font-color-in-product-table#post-64619</link>
			<pubDate>Mon, 09 Jul 2012 23:09:31 +0000</pubDate>
			<dc:creator>carltonrsmith</dc:creator>
			<guid isPermaLink="false">64619@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;It worked! So awesome-looking now!&#60;br /&#62;
Resolved!&#60;br /&#62;
Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Changing Propulsion Font Color in Product Table"</title>
			<link>http://www.kriesi.at/support/topic/changing-propulsion-font-color-in-product-table#post-64568</link>
			<pubDate>Mon, 09 Jul 2012 19:36:34 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">64568@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi carltonrsmith,&#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;.cart_table_item a {
color: #333;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>carltonrsmith on "Changing Propulsion Font Color in Product Table"</title>
			<link>http://www.kriesi.at/support/topic/changing-propulsion-font-color-in-product-table#post-64532</link>
			<pubDate>Mon, 09 Jul 2012 16:44:44 +0000</pubDate>
			<dc:creator>carltonrsmith</dc:creator>
			<guid isPermaLink="false">64532@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
I spent an hour searching the Forum last night and tried several of the solutions, none of which worked for me.&#60;br /&#62;
Please view my site here:&#60;br /&#62;
&#60;a href=&#34;http://dev.sussieskin.com/cart&#34; rel=&#34;nofollow&#34;&#62;http://dev.sussieskin.com/cart&#60;/a&#62;&#60;br /&#62;
When more than one product is present in the shopping cart, the table creates a colored row (which I like), but font is the same color as the row, which makes it invisible.&#60;br /&#62;
How can I change the font color to white for just those rows?&#60;br /&#62;
Please be specific as to whether I can do this through the Quick CSS or need to add it elsewhere.&#60;br /&#62;
Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cybecom on "Woocommerce and Flashlight - Mysterious pink on hover and green prices"</title>
			<link>http://www.kriesi.at/support/topic/woocommerce-and-flashlight-mysterious-pink-on-hover-and-green-prices#post-45600</link>
			<pubDate>Sat, 10 Mar 2012 09:58:55 +0000</pubDate>
			<dc:creator>cybecom</dc:creator>
			<guid isPermaLink="false">45600@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Brilliant thanks for that Chris. Worked perfectly!&#60;br /&#62;
Regards&#60;br /&#62;
Michelle
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Woocommerce and Flashlight - Mysterious pink on hover and green prices"</title>
			<link>http://www.kriesi.at/support/topic/woocommerce-and-flashlight-mysterious-pink-on-hover-and-green-prices#post-44963</link>
			<pubDate>Wed, 07 Mar 2012 10:47:11 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">44963@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;The cart button hover state can be changed by adding this to your custom.css or Quick CSS:&#60;br /&#62;
&#60;code&#62;.cart .button:hover{background-color:#c0c0c0 !important;}&#60;/code&#62;&#60;br /&#62;
The price color can be changed by adding this:&#60;br /&#62;
&#60;code&#62;.price .amount{color:#ff0099;}&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Chris
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cybecom on "Woocommerce and Flashlight - Mysterious pink on hover and green prices"</title>
			<link>http://www.kriesi.at/support/topic/woocommerce-and-flashlight-mysterious-pink-on-hover-and-green-prices#post-44961</link>
			<pubDate>Wed, 07 Mar 2012 10:34:18 +0000</pubDate>
			<dc:creator>cybecom</dc:creator>
			<guid isPermaLink="false">44961@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Peter&#60;/p&#62;
&#60;p&#62;The site is currently in maintenance mode in that it can't be viewed publicly. However, I have uploaded a couple of screen shots which show what I mean.&#60;/p&#62;
&#60;p&#62;Pink. This appears whenever you hover over the shopping cart buttons and the following screen shot shows you one example:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.cybecom.com.au/temp/PinkOnHover.jpg&#34; rel=&#34;nofollow&#34;&#62;http://www.cybecom.com.au/temp/PinkOnHover.jpg&#60;/a&#62;     See the pink Add To Cart button&#60;/p&#62;
&#60;p&#62;Green Prices. You can see the green in the above screen shot but from the previous page, you can see them too as the attached screen shot indicates:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.cybecom.com.au/temp/GreenPrices.jpg&#34; rel=&#34;nofollow&#34;&#62;http://www.cybecom.com.au/temp/GreenPrices.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Regards&#60;/p&#62;
&#60;p&#62;Michelle
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Woocommerce and Flashlight - Mysterious pink on hover and green prices"</title>
			<link>http://www.kriesi.at/support/topic/woocommerce-and-flashlight-mysterious-pink-on-hover-and-green-prices#post-44657</link>
			<pubDate>Mon, 05 Mar 2012 09:25:28 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">44657@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Can you post a link to your flashlight website please? &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
