<?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: sale flash pro - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/sale-flash-pro</link>
		<description>Support Forum - Tag: sale flash pro - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 11:12:59 +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/sale-flash-pro" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "sale flash pro"</title>
			<link>http://www.kriesi.at/support/topic/sale-flash-pro#post-86365</link>
			<pubDate>Mon, 03 Dec 2012 19:54:06 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">86365@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Anita,&#60;/p&#62;
&#60;p&#62;Try disabling your caching plugin while testing out new changes and adding CSS. It may just not be loading in your css since its pulling a cached version of the page content.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>superfoods on "sale flash pro"</title>
			<link>http://www.kriesi.at/support/topic/sale-flash-pro#post-86351</link>
			<pubDate>Mon, 03 Dec 2012 19:31:03 +0000</pubDate>
			<dc:creator>superfoods</dc:creator>
			<guid isPermaLink="false">86351@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Peter,&#60;/p&#62;
&#60;p&#62;Not working either :-( I placed the codes in quick CSS and also tried the !important code aswell. The prices below the product are showing the sale price now (only the ones that were activated through dynamic pricing - the smoothie book was activated at the product it self with a time for sale and is not showing the sale price). There is still no flash in the top of the products.&#60;/p&#62;
&#60;p&#62;How come that my custom.css is ignored? Very strange. Can you think of anything else? &#60;a href=&#34;http://www.superfoodkitchen.nl/sale-2/&#34; rel=&#34;nofollow&#34;&#62;http://www.superfoodkitchen.nl/sale-2/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Best regards,&#60;br /&#62;
Anita
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "sale flash pro"</title>
			<link>http://www.kriesi.at/support/topic/sale-flash-pro#post-85690</link>
			<pubDate>Wed, 28 Nov 2012 07:37:17 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">85690@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Very strange - it seems like your rules in custom.css are ignored. Did you try to place the code into the quick css field? You can also try to add an !important attribute like:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .onsale {
display: block !important;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>superfoods on "sale flash pro"</title>
			<link>http://www.kriesi.at/support/topic/sale-flash-pro#post-85588</link>
			<pubDate>Tue, 27 Nov 2012 15:55:08 +0000</pubDate>
			<dc:creator>superfoods</dc:creator>
			<guid isPermaLink="false">85588@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Peter,&#60;/p&#62;
&#60;p&#62;is not working :-( These codes are in my theme custom.css:&#60;/p&#62;
&#60;p&#62;#top .onsale {&#60;br /&#62;
display: block;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;#top.archive .onsale {&#60;br /&#62;
display: block&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;@media only screen and (max-width: 767px) {&#60;br /&#62;
#top.archive .onsale {&#60;br /&#62;
top: 7px;&#60;br /&#62;
left: 329px;&#60;br /&#62;
display: block;&#60;br /&#62;
width: 20%;}&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;#top.single-product .onsale {&#60;br /&#62;
top: 0px;&#60;br /&#62;
left: -108px;&#60;br /&#62;
display: block;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;@media only screen and (max-width: 767px) {&#60;br /&#62;
#top.single-product .onsale {&#60;br /&#62;
top: -743px;&#60;br /&#62;
left: 328px;&#60;br /&#62;
width: 20%;}&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;#top.single-product .related.products .onsale {&#60;br /&#62;
top: 7px;&#60;br /&#62;
left: 33px;&#60;br /&#62;
width: 70%;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;@media only screen and (max-width: 767px) { #top.single-product .related.products .onsale {&#60;br /&#62;
top: 7px;&#60;br /&#62;
left: 94px;&#60;br /&#62;
width: 50%;}&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;#top .onsale {&#60;br /&#62;
background-color: rgba(0, 0, 0, 0.5);&#60;br /&#62;
color: #fff;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;What's wrong?&#60;br /&#62;
&#60;a href=&#34;http://www.superfoodkitchen.nl/sale-2/&#34; rel=&#34;nofollow&#34;&#62;http://www.superfoodkitchen.nl/sale-2/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Regards, Anita
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "sale flash pro"</title>
			<link>http://www.kriesi.at/support/topic/sale-flash-pro#post-85490</link>
			<pubDate>Tue, 27 Nov 2012 07:14:57 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">85490@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Add following code to css/custom.css and the on sale tags should work:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top .onsale {
display: block;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>superfoods on "sale flash pro"</title>
			<link>http://www.kriesi.at/support/topic/sale-flash-pro#post-85388</link>
			<pubDate>Mon, 26 Nov 2012 15:26:05 +0000</pubDate>
			<dc:creator>superfoods</dc:creator>
			<guid isPermaLink="false">85388@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;The Sale Flash Pro extension is not working. I asked WooCommerce, but this is the answer they gave me:&#60;/p&#62;
&#60;p&#62;The cause for this is probably that your theme does not support the theme flash. The Sale Flash Pro extension uses the 'woocommerce_sale_flash' hook to output the actual flash. When that hook is not called, the extension is not able to show the sale flash and will therefore look as if it is not working.&#60;br /&#62;
Please contact your theme author in order to fix this. We hear good feedback of people working with Kriesi themes and WooCommerce, so they should be able to resolve this issue for you.&#60;/p&#62;
&#60;p&#62;Regarding to a former topic, I putted the next code in my custom.css. Unfortunately is this not working. &#60;/p&#62;
&#60;p&#62;------------------------------------------------&#60;/p&#62;
&#60;p&#62;#top.archive .onsale {&#60;br /&#62;
display: block&#60;br /&#62;
}&#60;br /&#62;
@media only screen and (max-width: 767px) {&#60;br /&#62;
#top.archive .onsale {&#60;br /&#62;
top: 7px;&#60;br /&#62;
left: 329px;&#60;br /&#62;
display: block;&#60;br /&#62;
width: 20%;}&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;#top.single-product .onsale {&#60;br /&#62;
top: 0px;&#60;br /&#62;
left: -108px;&#60;br /&#62;
display: block;&#60;br /&#62;
}&#60;br /&#62;
@media only screen and (max-width: 767px) {&#60;br /&#62;
#top.single-product .onsale {&#60;br /&#62;
top: -743px;&#60;br /&#62;
left: 328px;&#60;br /&#62;
width: 20%;}&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;#top.single-product .related.products .onsale {&#60;br /&#62;
top: 7px;&#60;br /&#62;
left: 33px;&#60;br /&#62;
width: 70%;&#60;br /&#62;
}&#60;br /&#62;
@media only screen and (max-width: 767px) { #top.single-product .related.products .onsale {&#60;br /&#62;
top: 7px;&#60;br /&#62;
left: 94px;&#60;br /&#62;
width: 50%;}&#60;/p&#62;
&#60;p&#62;}&#60;br /&#62;
#top .onsale {&#60;br /&#62;
background-color: rgba(0, 0, 0, 0.5);&#60;br /&#62;
color: #fff;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;-----------------------------------------------------------------------------------&#60;/p&#62;
&#60;p&#62;Can you help me? Thanks a lot!&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.superfoodkitchen.nl/sale-2/&#34; rel=&#34;nofollow&#34;&#62;http://www.superfoodkitchen.nl/sale-2/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Best regards, Anita
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
