<?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: CSS / formatting gets stripped</title>
		<link>http://www.kriesi.at/support/topic/css-formatting-gets-stripped</link>
		<description>Support Forum - Topic: CSS / formatting gets stripped</description>
		<language>en-US</language>
		<pubDate>Sun, 26 May 2013 09:01:09 +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/css-formatting-gets-stripped" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "CSS / formatting gets stripped"</title>
			<link>http://www.kriesi.at/support/topic/css-formatting-gets-stripped#post-28190</link>
			<pubDate>Thu, 29 Sep 2011 16:48:18 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">28190@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that you found a solution :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ptoledo1 on "CSS / formatting gets stripped"</title>
			<link>http://www.kriesi.at/support/topic/css-formatting-gets-stripped#post-28174</link>
			<pubDate>Thu, 29 Sep 2011 13:15:39 +0000</pubDate>
			<dc:creator>ptoledo1</dc:creator>
			<guid isPermaLink="false">28174@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, just a follow up. I also checking with Gravity forms and here was what they said: &#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;The problem is going to be due to the fact the Gravity Forms scripts and stylesheet are not being output. Most likely due to how that Themeforest heme works if it is a one-page theme... it most likely isn't using a loop which means if you are using the shortcode the necessary scripts cannot be enqueued automatically.&#60;/p&#62;
&#60;p&#62;Because of this you will need to implement the Gravity Forms enqueue function in the themes functions.php file to enqueue the necessary scripts for that form. Documentation for this can be found here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gravity_form_enqueue_scripts&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gravity_form_enqueue_scripts&#60;/a&#62;
&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;seemed to work. Thought this might be useful in case someone else is using that plugin. Thanks for the prompt help and assistance! &#60;/p&#62;
&#60;p&#62;P
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ptoledo1 on "CSS / formatting gets stripped"</title>
			<link>http://www.kriesi.at/support/topic/css-formatting-gets-stripped#post-28172</link>
			<pubDate>Thu, 29 Sep 2011 12:36:52 +0000</pubDate>
			<dc:creator>ptoledo1</dc:creator>
			<guid isPermaLink="false">28172@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! Thanks for the reply and help. I really appreciate it. I added this to the css/custom but no dice. Doesn't seem to be a noticeable change. I flushed the cache, etc. Any other suggestions/workarounds? Great theme, btw. Really enjoying working with it in spite of this little challenge.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "CSS / formatting gets stripped"</title>
			<link>http://www.kriesi.at/support/topic/css-formatting-gets-stripped#post-28148</link>
			<pubDate>Thu, 29 Sep 2011 05:32:43 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">28148@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
Open up css/custom.css and add:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.gform_wrapper ul li{
background: none !important;
border: none !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I'd recommend pages because you can add images, etc. easily by using the wordpress editor.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ptoledo1 on "CSS / formatting gets stripped"</title>
			<link>http://www.kriesi.at/support/topic/css-formatting-gets-stripped#post-28123</link>
			<pubDate>Wed, 28 Sep 2011 19:59:10 +0000</pubDate>
			<dc:creator>ptoledo1</dc:creator>
			<guid isPermaLink="false">28123@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;the main problem is with Gravity forms. When I create a form and preview it, it comes out just fine. Then, when I put it into the one page portfolio via the page content section, it comes out stripped of style and even has some odd code showing. Here is a jpeg showing the preview, which renders fine, and the messed up page once its' published. Any help or suggestions greatly appreciated.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.caminopr.com/main/wp-content/uploads/2011/09/signoncomposite.jpg&#34; rel=&#34;nofollow&#34;&#62;http://www.caminopr.com/main/wp-content/uploads/2011/09/signoncomposite.jpg&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ptoledo1 on "CSS / formatting gets stripped"</title>
			<link>http://www.kriesi.at/support/topic/css-formatting-gets-stripped#post-28111</link>
			<pubDate>Wed, 28 Sep 2011 17:43:34 +0000</pubDate>
			<dc:creator>ptoledo1</dc:creator>
			<guid isPermaLink="false">28111@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi all. Great theme.&#60;br /&#62;
Question: when I use shortcodes of popular plugins like Gravity Forms, etc. the formatting seems to get screwy and the CSS also appears to be stripped out. Any recommendations?&#60;/p&#62;
&#60;p&#62;Also, for content, is it better to create a page, put content in a page, then select in the one page menu as content, or simply create a new TEXT menu item and place the content in there? Is there a difference, or best practices method you'd recommend?&#60;/p&#62;
&#60;p&#62;thanks!&#60;/p&#62;
&#60;p&#62;P
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
