<?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: Character Limitation Using Thesis</title>
		<link>https://legacy.forums.gravityhelp.com/topic/character-limitation-using-thesis</link>
		<description>Gravity Support Forums Topic: Character Limitation Using Thesis</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 10:21:26 +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/character-limitation-using-thesis" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "Character Limitation Using Thesis"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/character-limitation-using-thesis#post-8355</link>
			<pubDate>Mon, 09 Aug 2010 13:09:30 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">8355@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sure, send to kevin at rocketgenius.com &#38;amp; I'll take a look as soon as I can.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>blafarmm on "Character Limitation Using Thesis"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/character-limitation-using-thesis#post-8354</link>
			<pubDate>Mon, 09 Aug 2010 12:41:06 +0000</pubDate>
			<dc:creator>blafarmm</dc:creator>
			<guid isPermaLink="false">8354@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Kevin.  Works perfectly.&#60;/p&#62;
&#60;p&#62;Can I contact you via email to discuss two other issues that require showing you screen grabs?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Character Limitation Using Thesis"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/character-limitation-using-thesis#post-8346</link>
			<pubDate>Mon, 09 Aug 2010 09:08:17 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">8346@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thesis provides a way to add scripts to your &#38;lt;head &#38;gt; via the admin settings. You should place your script references in there.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://grab.by/grabs/886fb77641e80c7bd530c75f1788b996.png&#34; rel=&#34;nofollow&#34;&#62;screenshot&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>blafarmm on "Character Limitation Using Thesis"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/character-limitation-using-thesis#post-8342</link>
			<pubDate>Mon, 09 Aug 2010 00:30:34 +0000</pubDate>
			<dc:creator>blafarmm</dc:creator>
			<guid isPermaLink="false">8342@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have a form that really needs character input limitation.&#60;/p&#62;
&#60;p&#62;I've read several posts on the forum regarding stopgap solutions until 1.4 is released.&#60;br /&#62;
I'd love to use jTextareaCounter because it provides feedback -- but I don't have the &#34;chops&#34; to deploy it.&#60;/p&#62;
&#60;p&#62;Accordingly, I'm thinking about this easy solution to bridge the gap:&#60;br /&#62;
&#60;a href=&#34;http://forum.gravityhelp.com/topic/limit-characters-in-paragraph-text-field&#34; rel=&#34;nofollow&#34;&#62;http://forum.gravityhelp.com/topic/limit-characters-in-paragraph-text-field&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;My only problem is that I use Thesis -- and it's header.php does not have &#38;lt;/head&#38;gt; tag.&#60;br /&#62;
I have copied the header.php code below.&#60;br /&#62;
Can someone please give me some guidance on how to modify it.&#60;/p&#62;
&#60;p&#62;Thanks&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php

function thesis_header_area() {
	thesis_hook_before_header();
	thesis_header();
	thesis_hook_after_header();
}

function thesis_header() {
	echo &#38;quot;\t&#38;lt;div id=\&#38;quot;header\&#38;quot;&#38;gt;\n&#38;quot;;
	thesis_hook_header();
	echo &#38;quot;\t&#38;lt;/div&#38;gt;\n&#38;quot;;
}

function thesis_default_header() {
	thesis_hook_before_title();
	thesis_title_and_tagline();
	thesis_hook_after_title();
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>

	</channel>
</rss>
