<?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: Price Not Displayed</title>
		<link>http://www.kriesi.at/support/topic/price-not-displayed</link>
		<description>Support Forum - Topic: Price Not Displayed</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 20:29:34 +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/price-not-displayed" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Price Not Displayed"</title>
			<link>http://www.kriesi.at/support/topic/price-not-displayed#post-76785</link>
			<pubDate>Fri, 21 Sep 2012 12:47:50 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">76785@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;According to the plugin documentation: &#60;a href=&#34;http://wcdocs.woothemes.com/user-guide/extensions/functionality/name-your-price/&#34; rel=&#34;nofollow&#34;&#62;http://wcdocs.woothemes.com/user-guide/extensions/functionality/name-your-price/&#60;/a&#62; you maybe need to &#34;move&#34; the minimum price function output. Try to replace following code in functions.php:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;woocommerce_template_single_price($post, $_product);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;woocommerce_template_single_price($post, $_product);
global $product;
if( is_product() &#38;amp;&#38;amp; $product-&#38;gt;minimum ) {
global $wc_name_your_price;
        $wc_name_your_price-&#38;gt;display_minimum_price();
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Nick on "Price Not Displayed"</title>
			<link>http://www.kriesi.at/support/topic/price-not-displayed#post-76718</link>
			<pubDate>Thu, 20 Sep 2012 21:28:04 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">76718@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I haven't seen this plugin yet so its difficult for me to tell you anything useful. Since its a premium plugin, I can't ask you to send me a copy without Woo approval. Your best bet is to speak to Woo support because I think this may be exactly the type of situation that they are best equipped to solve. &#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>minnoe on "Price Not Displayed"</title>
			<link>http://www.kriesi.at/support/topic/price-not-displayed#post-76667</link>
			<pubDate>Thu, 20 Sep 2012 11:45:25 +0000</pubDate>
			<dc:creator>minnoe</dc:creator>
			<guid isPermaLink="false">76667@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes, Ismael, it's a very new plugin- just released so I imagine no one's run into this problem just yet but if someone else on your team has any suggestions it would be appreciated.....&#60;br /&#62;
Minnoe
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Price Not Displayed"</title>
			<link>http://www.kriesi.at/support/topic/price-not-displayed#post-76660</link>
			<pubDate>Thu, 20 Sep 2012 11:02:47 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">76660@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Minnoe,&#60;/p&#62;
&#60;p&#62;Honestly, I'm not sure about that and I'm not familiar with that plugin. I'm tagging the rest of the support to check on this issue.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>minnoe on "Price Not Displayed"</title>
			<link>http://www.kriesi.at/support/topic/price-not-displayed#post-76557</link>
			<pubDate>Wed, 19 Sep 2012 11:56:36 +0000</pubDate>
			<dc:creator>minnoe</dc:creator>
			<guid isPermaLink="false">76557@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I've figured out that to eliminate the problem I can's mix my 'Name Your Price' products with my other categories. Is there some code I can punch in that will eliminate that problem?&#60;br /&#62;
Minnoe
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Price Not Displayed"</title>
			<link>http://www.kriesi.at/support/topic/price-not-displayed#post-76521</link>
			<pubDate>Wed, 19 Sep 2012 03:44:26 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">76521@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Minnoe,&#60;/p&#62;
&#60;p&#62;Try to disable that plugin, and check if the price appears again, if not, try to disable the plugins that you have added recently before the issue persists.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>minnoe on "Price Not Displayed"</title>
			<link>http://www.kriesi.at/support/topic/price-not-displayed#post-76513</link>
			<pubDate>Wed, 19 Sep 2012 02:37:12 +0000</pubDate>
			<dc:creator>minnoe</dc:creator>
			<guid isPermaLink="false">76513@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;p.s. I'm wondering if this has something to do with the Name Your Price plugin which I purchased.....&#60;br /&#62;
Thanks again,&#60;br /&#62;
Minnoe
&#60;/p&#62;</description>
		</item>
		<item>
			<title>minnoe on "Price Not Displayed"</title>
			<link>http://www.kriesi.at/support/topic/price-not-displayed#post-76512</link>
			<pubDate>Wed, 19 Sep 2012 02:35:10 +0000</pubDate>
			<dc:creator>minnoe</dc:creator>
			<guid isPermaLink="false">76512@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Abundance,&#60;br /&#62;
My site is &#60;a href=&#34;http://www.blossomsonabudget.net&#34; rel=&#34;nofollow&#34;&#62;http://www.blossomsonabudget.net&#60;/a&#62;&#60;br /&#62;
Previously my product categories such as Vase Arrangements, Container Arrangements etc. were displaying the product ID as well as the price but now the price of each item seems to have disappeared. I'd like it to display the price again. Help!&#60;br /&#62;
Minnoe
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
