<?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: Move price from title to another place completely</title>
		<link>http://www.kriesi.at/support/topic/move-price-from-title-to-another-place-completely</link>
		<description>Support Forum - Topic: Move price from title to another place completely</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 00:41:19 +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/move-price-from-title-to-another-place-completely" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Move price from title to another place completely"</title>
			<link>http://www.kriesi.at/support/topic/move-price-from-title-to-another-place-completely#post-84800</link>
			<pubDate>Wed, 21 Nov 2012 01:38:24 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">84800@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;Glad you fixed it. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>khurramalvi on "Move price from title to another place completely"</title>
			<link>http://www.kriesi.at/support/topic/move-price-from-title-to-another-place-completely#post-84756</link>
			<pubDate>Tue, 20 Nov 2012 18:57:02 +0000</pubDate>
			<dc:creator>khurramalvi</dc:creator>
			<guid isPermaLink="false">84756@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Dude for the reply but following your way duplicate the price especially when there is a sale price. I adjust price position with css.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Move price from title to another place completely"</title>
			<link>http://www.kriesi.at/support/topic/move-price-from-title-to-another-place-completely#post-84717</link>
			<pubDate>Tue, 20 Nov 2012 13:42:46 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">84717@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You can try following filter code - add it to the bottom of functions.php (I didn't test it though):&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;add_action( &#38;#39;woocommerce_before_add_to_cart_button&#38;#39;, &#38;#39;ino_add_to_cart_price&#38;#39; );
function ino_add_to_cart_price()
{
global $product;
echo $product-&#38;gt;get_price();
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>khurramalvi on "Move price from title to another place completely"</title>
			<link>http://www.kriesi.at/support/topic/move-price-from-title-to-another-place-completely#post-84698</link>
			<pubDate>Tue, 20 Nov 2012 12:31:59 +0000</pubDate>
			<dc:creator>khurramalvi</dc:creator>
			<guid isPermaLink="false">84698@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Please see below image&#60;/p&#62;
&#60;p&#62;&#60;img src=&#34;http://i47.tinypic.com/2nkg2.jpg&#34;&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
