<?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: Maxlength for Paragraph Text Fields</title>
		<link>https://legacy.forums.gravityhelp.com/topic/maxlength-for-paragraph-text-fields</link>
		<description>Gravity Support Forums Topic: Maxlength for Paragraph Text Fields</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 10:20:49 +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/maxlength-for-paragraph-text-fields" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "Maxlength for Paragraph Text Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/maxlength-for-paragraph-text-fields#post-10832</link>
			<pubDate>Wed, 06 Oct 2010 00:30:08 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">10832@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@blafarmm - I emailed you back. Your earlier message ended up in my spam folder.&#60;/p&#62;
&#60;p&#62;As I mentioned there, this isn't really a form support issue, but a customization. I've tested this script in Thesis 1.7 and it worked fine. Since you're having implementation problems, you may need to get in touch with the Thesis support for some guidance... I'm not sure . Or as I mentioned in the email as well, maybe you can reach out to an experienced developer to help get it going for you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>blafarmm on "Maxlength for Paragraph Text Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/maxlength-for-paragraph-text-fields#post-10830</link>
			<pubDate>Wed, 06 Oct 2010 00:02:16 +0000</pubDate>
			<dc:creator>blafarmm</dc:creator>
			<guid isPermaLink="false">10830@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Kevin,&#60;/p&#62;
&#60;p&#62;It may be &#34;operator error&#34; on my part -- but this &#34;fix&#34; is not working for me.&#60;/p&#62;
&#60;p&#62;Even worse, the formating of my Gravity forms that are embedded in Thesis 1.7 pages is completely screwed up -- even without the textarea approach.&#60;/p&#62;
&#60;p&#62;In short, my checkbox &#34;boxes&#34; are all over the place in Firefox, IE and Chrome -- and this is on multiple sites.&#60;/p&#62;
&#60;p&#62;I'm not quite sure what's going on here -- but I've emailed you several times with a description of the problem.&#60;/p&#62;
&#60;p&#62;I'm in a bit of a bind -- so I'm hoping there is a quick solution I can apply to this pressing problem.  And afterward, maybe you can find fault in my implementation of the textarea fix you suggested.&#60;/p&#62;
&#60;p&#62;Thanks very much.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Maxlength for Paragraph Text Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/maxlength-for-paragraph-text-fields#post-9433</link>
			<pubDate>Sun, 05 Sep 2010 19:10:03 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">9433@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Great news. Thanks for the update.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ignitephoenix@gmail.com on "Maxlength for Paragraph Text Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/maxlength-for-paragraph-text-fields#post-9432</link>
			<pubDate>Sun, 05 Sep 2010 19:09:22 +0000</pubDate>
			<dc:creator>ignitephoenix@gmail.com</dc:creator>
			<guid isPermaLink="false">9432@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Kevin - This worked for us. Thanks so much for your help. &#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Michael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Maxlength for Paragraph Text Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/maxlength-for-paragraph-text-fields#post-9365</link>
			<pubDate>Fri, 03 Sep 2010 18:38:00 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">9365@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Okay guys, I've got this working on Thesis 1.7 and here's the how-to.&#60;/p&#62;
&#60;p&#62;First, I created a &#34;js&#34; folder inside the custom folder and uploaded the &#60;a href=&#34;http://dl.dropbox.com/u/688846/gravityhelp/limit-textarea.js&#34; rel=&#34;nofollow&#34;&#62;limit-textarea.js file&#60;/a&#62; into that directory.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://grab.by/grabs/0d6ca498d0476feb6ba98ffa5f51080a.png&#34; rel=&#34;nofollow&#34;&#62;screenshot&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Then, I went to the Thesis Site Options page and added the following to the Document Head &#38;gt; additional scripts section.&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;script type=&#38;quot;text/javascript&#38;quot; src=&#38;quot;http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js&#38;quot;&#38;gt;&#38;lt;/script&#38;gt;
&#38;lt;script src=&#38;quot;/wp-content/themes/thesis_17/custom/js/limit-textarea.js&#38;quot;&#38;gt;&#38;lt;/script&#38;gt;
&#38;lt;script type=&#38;quot;text/javascript&#38;quot;&#38;gt;
jQuery(document).ready(function() {
 		jQuery(&#38;quot;.limit150 .textarea&#38;quot;).attr(&#38;quot;maxlength&#38;quot;, &#38;quot;150&#38;quot;);
 		jQuery(&#38;quot;.limit150 .textarea&#38;quot;).attr(&#38;quot;onkeyup&#38;quot;, &#38;quot;return ismaxlength(this)&#38;quot;);
	});
&#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;&#60;a href=&#34;http://grab.by/grabs/8e1bb58eb9c31c7a714e6a74bc82f392.png&#34; rel=&#34;nofollow&#34;&#62;screenshot&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Notice that I included a link to the jQuery library there.. if you're already loading jQuery somewhere, you probably don't need that. There is a relative path to the js file so you shouldn't have to change that unless you put the file in another directory.&#60;/p&#62;
&#60;p&#62;Once that's done, you then need to go to the form admin. Navigate to the textarea that you want to apply the limit to, then under the advanced tab, add the class name &#34;limit150&#34;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://grab.by/grabs/84960c7abc00cb67511362839aee5c0a.png&#34; rel=&#34;nofollow&#34;&#62;screenshot&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Save the form, go to your form page, refresh it and it should be working for you. You can apply the class to any textarea you'd like to limit. Of course, you can tweak the jQuery statement to change the limit number, the class name or whatever you like to suit your application.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ignitephoenix@gmail.com on "Maxlength for Paragraph Text Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/maxlength-for-paragraph-text-fields#post-9359</link>
			<pubDate>Fri, 03 Sep 2010 17:52:34 +0000</pubDate>
			<dc:creator>ignitephoenix@gmail.com</dc:creator>
			<guid isPermaLink="false">9359@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;We are having the same problem as blfarmm. We are on Thesis 1.7 and did everything you mentioned above. Created a js folder in the custom direct and copied the limit-textarea.js file to it. &#60;/p&#62;
&#60;p&#62;We are testing the Gravity form at &#60;a href=&#34;http://ignitephoenix.com/dev/gravity-testing-page/&#34; rel=&#34;nofollow&#34;&#62;http://ignitephoenix.com/dev/gravity-testing-page/&#60;/a&#62;. Here's exactly what are script looks like:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;script src=&#38;quot;&#38;lt;?php bloginfo(&#38;#39;http://ignitephoenix.com/public_html/wordpress/wp-content/themes/thesis_17/custom/js/limit-textarea.js&#38;#39;); ?&#38;gt;/js/limit-textarea.js&#38;quot;&#38;gt;&#38;lt;/script&#38;gt;
&#38;lt;script type=&#38;quot;text/javascript&#38;quot;&#38;gt;
jQuery(document).ready(function() {
jQuery(&#38;quot;#input_1_6&#38;quot;).attr(&#38;quot;maxlength&#38;quot;, &#38;quot;350&#38;quot;);
jQuery(&#38;quot;#input_1_6&#38;quot;).attr(&#38;quot;onkeyup&#38;quot;, &#38;quot;return ismaxlength(this)&#38;quot;);
});
{
jQuery(&#38;quot;#input_1_8&#38;quot;).attr(&#38;quot;maxlength&#38;quot;, &#38;quot;350&#38;quot;);
jQuery(&#38;quot;#input_1_8&#38;quot;).attr(&#38;quot;onkeyup&#38;quot;, &#38;quot;return ismaxlength(this)&#38;quot;);
});
&#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>blafarmm on "Maxlength for Paragraph Text Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/maxlength-for-paragraph-text-fields#post-9164</link>
			<pubDate>Mon, 30 Aug 2010 17:20:27 +0000</pubDate>
			<dc:creator>blafarmm</dc:creator>
			<guid isPermaLink="false">9164@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It definitely makes sense to keep files in the Custom folder -- especially when updates roll-out.  Thanks for the reminder.&#60;/p&#62;
&#60;p&#62;I created a &#34;js&#34; folder in the &#34;custom&#34; directory (as there was none) and copied &#34;limit-textarea.js&#34; file to it.&#60;/p&#62;
&#60;p&#62;And, here's exactly what I pasted into my &#34;Thesis Site Options &#38;gt; Additional Scripts&#34;:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;script src=&#38;quot;http://MYDOMAIN.info/public_html/wordpress/wp-content/themes/thesis_17/custom/js/limit-textarea.js&#38;quot;&#38;gt;&#38;lt;/script&#38;gt;
&#38;lt;script type=&#38;quot;text/javascript&#38;quot;&#38;gt;
jQuery(document).ready(function() {
 		jQuery(&#38;quot;#input_96_739&#38;quot;).attr(&#38;quot;maxlength&#38;quot;, &#38;quot;250&#38;quot;);
 		jQuery(&#38;quot;#input_96_739&#38;quot;).attr(&#38;quot;onkeyup&#38;quot;, &#38;quot;return ismaxlength(this)&#38;quot;);
	});
&#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I've cleared the cache in my browser -- and it still does not work.&#60;/p&#62;
&#60;p&#62;Not sure what's going on here -- but I appreciate the help.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rochestercitypages on "Maxlength for Paragraph Text Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/maxlength-for-paragraph-text-fields#post-9126</link>
			<pubDate>Sun, 29 Aug 2010 23:10:40 +0000</pubDate>
			<dc:creator>rochestercitypages</dc:creator>
			<guid isPermaLink="false">9126@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;blafarmm,&#60;/p&#62;
&#60;p&#62;Then if your using thesis you need to add the js into the custom folder. Thats what I do and it works fine.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://MYDOMAIN.info/public_html/wordpress/wp-content/themes/thesis_17/custom/js/limit-textarea.js&#34; rel=&#34;nofollow&#34;&#62;http://MYDOMAIN.info/public_html/wordpress/wp-content/themes/thesis_17/custom/js/limit-textarea.js&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You don't wanna mess with the core of Thesis...put everything in the custom folder that way it down the road you wont have to worry about trying to figure this out again.&#60;/p&#62;
&#60;p&#62;Luke
&#60;/p&#62;</description>
		</item>
		<item>
			<title>blafarmm on "Maxlength for Paragraph Text Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/maxlength-for-paragraph-text-fields#post-9125</link>
			<pubDate>Sun, 29 Aug 2010 22:18:56 +0000</pubDate>
			<dc:creator>blafarmm</dc:creator>
			<guid isPermaLink="false">9125@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks rochestercitypages.&#60;/p&#62;
&#60;p&#62;Unfortunately, that didn't work either.&#60;/p&#62;
&#60;p&#62;For the record, I used both the single quote  '  from the original script -- as well as the double quotes  &#34;  you used in your example.  &#60;/p&#62;
&#60;p&#62;I didn't use the &#34;js&#34; directory from you example -- as Thesis does not have one.  But I did path the script to both the Thesis root directory -- as well as the Thesis &#34;/lib/scripts&#34; directory. &#60;/p&#62;
&#60;p&#62;And, no dice.  Not sure why this worked so easily a month ago -- and not now.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rochestercitypages on "Maxlength for Paragraph Text Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/maxlength-for-paragraph-text-fields#post-9124</link>
			<pubDate>Sun, 29 Aug 2010 21:50:31 +0000</pubDate>
			<dc:creator>rochestercitypages</dc:creator>
			<guid isPermaLink="false">9124@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;blafarmm,&#60;/p&#62;
&#60;p&#62;Try changing the path to:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;script src=&#38;quot;http://MYDOMAIN.info/public_html/wordpress/wp-content/themes/thesis_17/js/limit-textarea.js&#38;quot;&#38;gt;&#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;I hope that will work for you.&#60;/p&#62;
&#60;p&#62;Luke
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
