<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<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>Gravity Support Forums Topic: Form post body not accepting HTML</title>
		<link>https://legacy.forums.gravityhelp.com/topic/form-post-body-not-accepting-html</link>
		<description>Gravity Support Forums Topic: Form post body not accepting HTML</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 08:04:06 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/form-post-body-not-accepting-html" rel="self" type="application/rss+xml" />

		<item>
			<title>RichardBest on "Form post body not accepting HTML"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-post-body-not-accepting-html#post-31025</link>
			<pubDate>Wed, 27 Jul 2011 05:50:23 +0000</pubDate>
			<dc:creator>RichardBest</dc:creator>
			<guid isPermaLink="false">31025@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Carl. Will do. Incidentally, I just tested the same form on a different WordPress install with the nested ordered list code. This time I received this error message:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;Forbidden

You don&#38;#39;t have permission to access /test/ on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I suspect this is indeed server related. &#60;/p&#62;
&#60;p&#62;Will now send you the logon and FTP logon.&#60;/p&#62;
&#60;p&#62;Many thanks&#60;br /&#62;
Richard
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Form post body not accepting HTML"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-post-body-not-accepting-html#post-30965</link>
			<pubDate>Tue, 26 Jul 2011 11:20:39 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">30965@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@RichardBest Send us a WordPress admin login for the site AND an FTP login for the site via our Contact Us form and we can do some debugging.  Reference this forum post when doing so. We'd have to debug this on your server, neither Chris or I can replicate it locally and we aren't located in the same location or using the same test servers... so it's definitely specific to your server or site.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>RichardBest on "Form post body not accepting HTML"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-post-body-not-accepting-html#post-30948</link>
			<pubDate>Tue, 26 Jul 2011 03:51:27 +0000</pubDate>
			<dc:creator>RichardBest</dc:creator>
			<guid isPermaLink="false">30948@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Chris&#60;/p&#62;
&#60;p&#62;The test form I'm using is very simple. I've stripped out extra fields to check whether they were causing the problem and they're not. Here's a link to the export file: &#60;a href=&#34;http://dl.dropbox.com/u/10701887/gravityforms-export-2011-07-26.xml&#34; rel=&#34;nofollow&#34;&#62;http://dl.dropbox.com/u/10701887/gravityforms-export-2011-07-26.xml&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The problem does seem to be caused by the nested lists. The following works (i.e., will submit):&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;li&#38;gt;blah&#38;lt;/li&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;But, the following will not submit:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;ol&#38;gt;
&#38;lt;li&#38;gt;blah&#38;lt;/li&#38;gt;
&#38;lt;/ol&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I see no logical reason as to why that should be the case. I'm stumped. Even weirder that you can't emulate the problem as I have fresh installs of WP and GF.&#60;/p&#62;
&#60;p&#62;Thanks for any additional thoughts/help.&#60;/p&#62;
&#60;p&#62;Richard
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Form post body not accepting HTML"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-post-body-not-accepting-html#post-30944</link>
			<pubDate>Tue, 26 Jul 2011 02:15:52 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">30944@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Richard.  Something weird is going on.&#60;/p&#62;
&#60;p&#62;I posted your HTML to this form on my site twice:&#60;br /&#62;
&#60;a href=&#34;http://gravity.chrishajer.com/title-test/&#34; rel=&#34;nofollow&#34;&#62;http://gravity.chrishajer.com/title-test/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://pastie.org/2272414&#34; rel=&#34;nofollow&#34;&#62;Post body without using a content template&#60;/a&#62; (pastie)&#60;br /&#62;
&#60;a href=&#34;http://pastie.org/2272419&#34; rel=&#34;nofollow&#34;&#62;Post body &#60;strong&#62;with&#60;/strong&#62; a content template&#60;/a&#62; (pastie)&#60;/p&#62;
&#60;p&#62;My content template is simply:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;ol class=&#38;quot;richardbest&#38;quot;&#38;gt;
{Post Body:5}
&#38;lt;/ol&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I pasted in your entry exactly as you posted it here, both times.  When using the content template, a whole bunch of extra  stuff got added.  Not sure if that is causing you a problem, but it was strange to see on my site.  I was looking for an option to turn off auto-formatting, like you can when customizing the email notifications, but I could not find it.&#60;/p&#62;
&#60;p&#62;I'm using WordPress 3.2.1 and Twenty Eleven (child theme) with the following plugins:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://ottopress.com/2011/wordpress-3-2-beta-admin-tweak/&#34; rel=&#34;nofollow&#34;&#62;Embiggen Site Title&#60;/a&#62;&#60;br /&#62;
Gravity Forms 1.5.2.8&#60;br /&#62;
&#38;nbsp;&#38;nbsp;&#38;nbsp;&#38;nbsp;PayPal Add-on&#60;br /&#62;
&#38;nbsp;&#38;nbsp;&#38;nbsp;&#38;nbsp;User Registration Add-on&#60;/p&#62;
&#60;p&#62;My functions.php is empty except for a function which applies only to a different form with a gform_post_submission_2 hook.&#60;/p&#62;
&#60;p&#62;Very weird, although my experience was not the same as yours.  Mine submitted fine.  Maybe your form is more complex and that's causing problems on the host, with memory or something like that?  Or mod_security or SELinux causing trouble?  Maybe the list items are a red herring?&#60;/p&#62;
&#60;p&#62;Can you post a link to the form online on your server, or export the form as XML so we can try it?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>RichardBest on "Form post body not accepting HTML"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-post-body-not-accepting-html#post-30939</link>
			<pubDate>Mon, 25 Jul 2011 22:28:37 +0000</pubDate>
			<dc:creator>RichardBest</dc:creator>
			<guid isPermaLink="false">30939@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Carl, Chris. I've checked for theme and plugin conflicts but am confident there is none. The problem appears across all 3 themes I have installed, including TwentyTen and TwentyEleven. I've deactivated all other plugins and the problem remains. &#60;/p&#62;
&#60;p&#62;I'm running the latest release versions of WP and GF.&#60;/p&#62;
&#60;p&#62;Interestingly, I've realised I can get the code snippet I gave you above to submit through the form. The problem I'm having is with more complicated submissions with nested lists, like this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;li&#38;gt;

&#38;lt;strong&#38;gt;Duration of Contract&#38;lt;/strong&#38;gt;

&#38;lt;ol&#38;gt;

&#38;lt;li&#38;gt;&#38;lt;strong&#38;gt;Initial Contract Period&#38;lt;/strong&#38;gt;: This Contract begins on the Commencement Date and continues for the duration of the Initial Contract Period unless terminated in accordance with clause [insert cross reference] or [insert cross reference].&#38;lt;/li&#38;gt;

&#38;lt;li&#38;gt;&#38;lt;strong&#38;gt;Option to extend Contract Period&#38;lt;/strong&#38;gt;:

&#38;lt;ol&#38;gt;&#38;lt;li&#38;gt;The Initial Contract Period may be extended by the Customer for further period(s), specified in item [8] of the Contract Details (each an Option Period), on the terms and conditions then in effect, by giving written notice to the Contractor.  Such notice must: 

&#38;lt;ol&#38;gt;&#38;lt;li&#38;gt;be at least 30 days; or&#38;lt;/li&#38;gt;
&#38;lt;li&#38;gt;such other period as specified in item [9] of the Contract Details (Option Notice Period),&#38;lt;/li&#38;gt;&#38;lt;/ol&#38;gt;
before the end of the current Contract Period.&#38;lt;/li&#38;gt;  

&#38;lt;li&#38;gt;Any extension exercised in accordance with this clause 3.2 takes effect from the end of the then current Contract Period.&#38;lt;/li&#38;gt;&#38;lt;/ol&#38;gt;&#38;lt;/li&#38;gt; 

&#38;lt;/ol&#38;gt;

&#38;lt;/li&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Would you mind trying this code on your site please and letting me know if it submits?&#60;/p&#62;
&#60;p&#62;Chris, I'm not running multisite. When the form submits, the screen/page simply refreshes as if I'd never submitted anything, i.e., the page and the empty form appear and there's no confirmation message.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Form post body not accepting HTML"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-post-body-not-accepting-html#post-30932</link>
			<pubDate>Mon, 25 Jul 2011 19:13:42 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">30932@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@RichardBest - is this on a multisite installation?  Also, does the form submit properly, but the post body is empty?  Or are you getting a blank screen like a 500 Internal Server Error?  I'm not clear on what &#34;form entries just go white&#34; means exactly.  Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Form post body not accepting HTML"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-post-body-not-accepting-html#post-30889</link>
			<pubDate>Mon, 25 Jul 2011 12:56:15 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">30889@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm unable to replicate this using a Post Body field and the data you included above.  See screenshots below.&#60;/p&#62;
&#60;p&#62;Form Data:&#60;br /&#62;
&#60;a href=&#34;http://i.imgur.com/OI0bq.png&#34; rel=&#34;nofollow&#34;&#62;http://i.imgur.com/OI0bq.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Entry Data:&#60;br /&#62;
&#60;a href=&#34;http://i.imgur.com/SjfDC.png&#34; rel=&#34;nofollow&#34;&#62;http://i.imgur.com/SjfDC.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Post Data:&#60;br /&#62;
&#60;a href=&#34;http://i.imgur.com/hPJxY.png&#34; rel=&#34;nofollow&#34;&#62;http://i.imgur.com/hPJxY.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The first thing I would suggest, which i'm sure you probably figured would be my first question, is to check for theme and plugin conflicts that could cause this by following these directions:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Testing_for_a_Theme/Plugin_Conflict&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Testing_for_a_Theme/Plugin_Conflict&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The next question would be if you have any custom code in place using hooks that could be impacting the processing.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>RichardBest on "Form post body not accepting HTML"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-post-body-not-accepting-html#post-30858</link>
			<pubDate>Mon, 25 Jul 2011 03:26:05 +0000</pubDate>
			<dc:creator>RichardBest</dc:creator>
			<guid isPermaLink="false">30858@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi guys&#60;/p&#62;
&#60;p&#62;I'm hoping you might be able to help out with a problem I'm having please. A form I'm deploying to submit posts won't accept HTML, like this:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;li&#38;gt;&#38;lt;strong&#38;gt;Term&#38;lt;/strong&#38;gt;: This Agreement shall commence on the Effective Date and end the day after the end of the Warranty Period, unless otherwise varied in accordance with clause [add cross reference].&#38;lt;/li&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;When I try to submit a form with this in the post entry field the form entries just go white and nothing submits.&#60;/p&#62;
&#60;p&#62;I know there's no opening and closing UL or OL tags. That's deliberate as I'm picking them up in the index.php and single.php templates. (Might sound odd, but there's a reason for this.)&#60;/p&#62;
&#60;p&#62;Any ideas what might be causing this please?&#60;/p&#62;
&#60;p&#62;Many thanks.&#60;br /&#62;
Richard
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
