<?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: Callout Area/Box - Disappeared When Uploading the WooCommerce Groups Extension</title>
		<link>http://www.kriesi.at/support/topic/callout-areabox-disappeared-when-uploading-the-woocommerce-groups-extension</link>
		<description>Support Forum - Topic: Callout Area/Box - Disappeared When Uploading the WooCommerce Groups Extension</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 16:52:14 +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/callout-areabox-disappeared-when-uploading-the-woocommerce-groups-extension" rel="self" type="application/rss+xml" />

		<item>
			<title>Mya on "Callout Area/Box - Disappeared When Uploading the WooCommerce Groups Extension"</title>
			<link>http://www.kriesi.at/support/topic/callout-areabox-disappeared-when-uploading-the-woocommerce-groups-extension#post-80115</link>
			<pubDate>Wed, 17 Oct 2012 18:50:09 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">80115@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Let us know if you have more questions.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>RyanM6 on "Callout Area/Box - Disappeared When Uploading the WooCommerce Groups Extension"</title>
			<link>http://www.kriesi.at/support/topic/callout-areabox-disappeared-when-uploading-the-woocommerce-groups-extension#post-80002</link>
			<pubDate>Wed, 17 Oct 2012 03:31:54 +0000</pubDate>
			<dc:creator>RyanM6</dc:creator>
			<guid isPermaLink="false">80002@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Well, I wrote him.  We'll see if he responds.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Callout Area/Box - Disappeared When Uploading the WooCommerce Groups Extension"</title>
			<link>http://www.kriesi.at/support/topic/callout-areabox-disappeared-when-uploading-the-woocommerce-groups-extension#post-79898</link>
			<pubDate>Tue, 16 Oct 2012 05:50:36 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">79898@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Please contact the Groups author in this case: &#60;a href=&#34;http://www.itthinx.com/contact/&#34; rel=&#34;nofollow&#34;&#62;http://www.itthinx.com/contact/&#60;/a&#62; - it seems like he uses a content filter which breaks our theme. &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>RyanM6 on "Callout Area/Box - Disappeared When Uploading the WooCommerce Groups Extension"</title>
			<link>http://www.kriesi.at/support/topic/callout-areabox-disappeared-when-uploading-the-woocommerce-groups-extension#post-79713</link>
			<pubDate>Sun, 14 Oct 2012 15:16:18 +0000</pubDate>
			<dc:creator>RyanM6</dc:creator>
			<guid isPermaLink="false">79713@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Dude,  &#60;/p&#62;
&#60;p&#62;This works to bring the text back but it is not reading my short code now.  &#60;/p&#62;
&#60;p&#62;Bryan
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Callout Area/Box - Disappeared When Uploading the WooCommerce Groups Extension"</title>
			<link>http://www.kriesi.at/support/topic/callout-areabox-disappeared-when-uploading-the-woocommerce-groups-extension#post-79608</link>
			<pubDate>Sat, 13 Oct 2012 07:49:37 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">79608@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Try following - open up includes/helper-templates.php and replace following code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$dynamic_text = apply_filters(&#38;#39;the_content&#38;#39;, $dynamic_text);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;// $dynamic_text = apply_filters(&#38;#39;the_content&#38;#39;, $dynamic_text);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and check if this mod &#34;solves&#34; the issue.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>RyanM6 on "Callout Area/Box - Disappeared When Uploading the WooCommerce Groups Extension"</title>
			<link>http://www.kriesi.at/support/topic/callout-areabox-disappeared-when-uploading-the-woocommerce-groups-extension#post-79571</link>
			<pubDate>Fri, 12 Oct 2012 18:39:57 +0000</pubDate>
			<dc:creator>RyanM6</dc:creator>
			<guid isPermaLink="false">79571@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there,  &#60;/p&#62;
&#60;p&#62;We are using this theme to handle subscriptions.  After uploading the groups extension for WooCommerce - the top callout area that was working fine stopped working  for us.  It collapsed.  &#60;/p&#62;
&#60;p&#62;I went in and created our own FrontPage template to see if that would resolve the issue and it did not.  &#60;/p&#62;
&#60;p&#62;I'm not sure what's going on - when I deactivated the Groups &#38;amp; WooCommerce Groups extension the top callout box/area returned so I know the conflict is between those plugins.  &#60;/p&#62;
&#60;p&#62;Thanks for taking a look.  &#60;/p&#62;
&#60;p&#62;Bryan&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://virtualprivateinternet.com&#34; rel=&#34;nofollow&#34;&#62;http://virtualprivateinternet.com&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
