<?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: Manually build a form inside page template</title>
		<link>https://legacy.forums.gravityhelp.com/topic/manually-build-a-form-inside-page-template</link>
		<description>Gravity Support Forums Topic: Manually build a form inside page template</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 15:50:44 +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/manually-build-a-form-inside-page-template" rel="self" type="application/rss+xml" />

		<item>
			<title>kyle on "Manually build a form inside page template"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/manually-build-a-form-inside-page-template#post-55220</link>
			<pubDate>Fri, 13 Apr 2012 15:49:40 +0000</pubDate>
			<dc:creator>kyle</dc:creator>
			<guid isPermaLink="false">55220@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Well you could have the labels show, and hide them w JavaScript. That way, if JavaScript is disabled they see the labels.  If it isn't, they don't see them. Simple CSS like:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;.js label {display: none}&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;And jquery like:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;jQuery(&#38;quot;.gform_wrapper&#38;quot;).addClass(&#38;#39;.js&#38;#39;);&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Andrew Munro on "Manually build a form inside page template"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/manually-build-a-form-inside-page-template#post-55161</link>
			<pubDate>Thu, 12 Apr 2012 23:38:05 +0000</pubDate>
			<dc:creator>Andrew Munro</dc:creator>
			<guid isPermaLink="false">55161@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks, yeah I've seen a few but it bugs me that if javascript was turned off on the user's browser, there would be no placeholders, and no text at all, just blank input fields.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kyle on "Manually build a form inside page template"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/manually-build-a-form-inside-page-template#post-55159</link>
			<pubDate>Thu, 12 Apr 2012 23:36:11 +0000</pubDate>
			<dc:creator>kyle</dc:creator>
			<guid isPermaLink="false">55159@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Personally, I'd just use a standard form, and then add placeholders using JavaScript if you really feel you need them.  It would be a lot less work, and less error prone, I'm sure.&#60;/p&#62;
&#60;p&#62;Tons of results for jquery add placeholder on google.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Andrew Munro on "Manually build a form inside page template"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/manually-build-a-form-inside-page-template#post-55158</link>
			<pubDate>Thu, 12 Apr 2012 23:09:05 +0000</pubDate>
			<dc:creator>Andrew Munro</dc:creator>
			<guid isPermaLink="false">55158@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;still not having any luck, any ideas?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Andrew Munro on "Manually build a form inside page template"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/manually-build-a-form-inside-page-template#post-54555</link>
			<pubDate>Sun, 08 Apr 2012 00:32:58 +0000</pubDate>
			<dc:creator>Andrew Munro</dc:creator>
			<guid isPermaLink="false">54555@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;What I'm wanting to do is manually build a form inside a WP page template. I want to do this so 1. I can use utilise html5 placeholder (I realise GF does not support this yet)&#60;br /&#62;
2. Make the forms html a lot simpler (without all the classes, li's and such)&#60;/p&#62;
&#60;p&#62;It's just a very simple form and I see if I copy and paste the raw html after building it (from firebug) it works but I don't get validation and the thanks message. How can I manually add the validation and thanks message back in?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
