<?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 Tag: Thesis - Recent Posts</title>
		<link>https://legacy.forums.gravityhelp.com/tags/thesis</link>
		<description>Gravity Support Forums Tag: Thesis - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 00:58:27 +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/tags/thesis" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Tab Over on ALL pages"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/tab-over-on-all-pages#post-337170</link>
			<pubDate>Fri, 21 Jun 2013 17:22:58 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">337170@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;G,&#60;/p&#62;
&#60;p&#62;For those widgets, just set the tabindex on one of them in your widget settings to be much higher than the other.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gsifers on "Tab Over on ALL pages"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/tab-over-on-all-pages#post-337164</link>
			<pubDate>Fri, 21 Jun 2013 17:19:54 +0000</pubDate>
			<dc:creator>gsifers</dc:creator>
			<guid isPermaLink="false">337164@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey Rob,&#60;/p&#62;
&#60;p&#62;I pasted the code from the link into my custom functions folder and it did somewhat help the tab over issues on my site pages; however, when I can't seem to &#34;tab-over&#34; in the correct order (i.e. the cursor skips around to different forms on the page). Here is a good example: go here &#60;a href=&#34;http://www.texashomeloanpro.com/dallas-home-loan-options/&#34; rel=&#34;nofollow&#34;&#62;http://www.texashomeloanpro.com/dallas-home-loan-options/&#60;/a&#62; and try tabbing over. &#60;/p&#62;
&#60;p&#62;Any other suggestions?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
G
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Tab Over on ALL pages"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/tab-over-on-all-pages#post-332505</link>
			<pubDate>Wed, 19 Jun 2013 15:48:56 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">332505@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;G,&#60;/p&#62;
&#60;p&#62;See if this helps you out:&#60;br /&#62;
&#60;a href=&#34;http://gravitywiz.com/fix-gravity-form-tabindex-conflicts/&#34; rel=&#34;nofollow&#34;&#62;http://gravitywiz.com/fix-gravity-form-tabindex-conflicts/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gsifers on "Tab Over on ALL pages"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/tab-over-on-all-pages#post-332502</link>
			<pubDate>Wed, 19 Jun 2013 15:46:38 +0000</pubDate>
			<dc:creator>gsifers</dc:creator>
			<guid isPermaLink="false">332502@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Greetings,&#60;br /&#62;
I am currently running Thesis 1.8.5 on my site here &#60;a href=&#34;http://www.texashomeloanpro.com&#34; rel=&#34;nofollow&#34;&#62;http://www.texashomeloanpro.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I used the forum here to fix the &#34;tab over&#34; problem on my homepage by pasting the following into my custom functions folder:&#60;/p&#62;
&#60;p&#62;add_filter('gform_tabindex', create_function('', 'return 2')); &#60;/p&#62;
&#60;p&#62;My question: how do I make this fix apply to ALL of the pages on my site?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
G
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Form not showing"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-not-showing-2#post-136626</link>
			<pubDate>Wed, 30 Jan 2013 15:30:43 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">136626@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Glad you were able to isolate the issue and resolve it. All my best!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bwalklet on "Form not showing"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-not-showing-2#post-136584</link>
			<pubDate>Wed, 30 Jan 2013 14:22:13 +0000</pubDate>
			<dc:creator>bwalklet</dc:creator>
			<guid isPermaLink="false">136584@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yay! Found the script in custom_functions.php....removed it, unchecked the jQuery library box on the page editor (as well as sitewide jQuery library), and voila!&#60;/p&#62;
&#60;p&#62;Anyone with MD2...this is likely what you need to do!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bwalklet on "Form not showing"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-not-showing-2#post-136505</link>
			<pubDate>Wed, 30 Jan 2013 12:50:43 +0000</pubDate>
			<dc:creator>bwalklet</dc:creator>
			<guid isPermaLink="false">136505@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;pretty sure it's a theme conflict, as I see that others with my theme have experienced the same issue with no resolve. I was looking for footer.php but couldn't find it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Form not showing"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-not-showing-2#post-136394</link>
			<pubDate>Wed, 30 Jan 2013 10:56:32 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">136394@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Unfortunately, it really depends on how it was inserted in there. It might be in the footer.php file of your theme, or it might be in another file... It could be inserted by a plugin, I'm not certain. The only way to really isolate it and figure out where it is coming from is to follow these steps:&#60;br /&#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;</description>
		</item>
		<item>
			<title>Rob Harrell on "Problems with form in Thesis 2.0 + Marketers Delight 3"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/problems-with-form-in-thesis-20-marketers-delight-3#post-136388</link>
			<pubDate>Wed, 30 Jan 2013 10:53:20 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">136388@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;handling via priority support.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bwalklet on "Form not showing"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-not-showing-2#post-135930</link>
			<pubDate>Wed, 30 Jan 2013 03:00:45 +0000</pubDate>
			<dc:creator>bwalklet</dc:creator>
			<guid isPermaLink="false">135930@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;OK cool. Which file is it that I'm supposed to be removing the script from?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
