<?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: Next/Previous buttons not appearing</title>
		<link>https://legacy.forums.gravityhelp.com/topic/nextprevious-buttons-not-appearing</link>
		<description>Gravity Support Forums Topic: Next/Previous buttons not appearing</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 20:06:43 +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/nextprevious-buttons-not-appearing" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Next/Previous buttons not appearing"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/nextprevious-buttons-not-appearing#post-54735</link>
			<pubDate>Tue, 10 Apr 2012 10:32:35 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">54735@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Cool, thanks for letting us know Shawn.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>peschelnet on "Next/Previous buttons not appearing"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/nextprevious-buttons-not-appearing#post-54715</link>
			<pubDate>Tue, 10 Apr 2012 05:50:45 +0000</pubDate>
			<dc:creator>peschelnet</dc:creator>
			<guid isPermaLink="false">54715@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Never mind I figured it out.&#60;/p&#62;
&#60;p&#62;I changed the name of the form but, did change the id#&#60;/p&#62;
&#60;p&#62;Before  ---&#38;gt;  [gravityform id=1 name=DoorCreator(2)(2)]&#60;/p&#62;
&#60;p&#62;After   ---&#38;gt; [gravityform id=7 name=DoorCreator(2)(2)]&#60;/p&#62;
&#60;p&#62;thx&#60;/p&#62;
&#60;p&#62;Shawn
&#60;/p&#62;</description>
		</item>
		<item>
			<title>peschelnet on "Next/Previous buttons not appearing"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/nextprevious-buttons-not-appearing#post-54714</link>
			<pubDate>Tue, 10 Apr 2012 05:43:08 +0000</pubDate>
			<dc:creator>peschelnet</dc:creator>
			<guid isPermaLink="false">54714@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Rob,&#60;/p&#62;
&#60;p&#62;I've been playing with the logic all day and on the live side I can't get past the 3rd step. On the back end preview I can walk all the way through. If you get a chance I made the logic specific for the just the Round Top Doors &#38;gt; Pinehurst&#38;gt;  to troubleshoot the logic and I still can't get the next button to show where the specific option are located.&#60;/p&#62;
&#60;p&#62;Thx&#60;/p&#62;
&#60;p&#62;Shawn
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Next/Previous buttons not appearing"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/nextprevious-buttons-not-appearing#post-54626</link>
			<pubDate>Mon, 09 Apr 2012 11:47:13 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">54626@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Have you double checked your conditional logic on the form to make sure everything is in order?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>peschelnet on "Next/Previous buttons not appearing"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/nextprevious-buttons-not-appearing#post-54624</link>
			<pubDate>Mon, 09 Apr 2012 11:38:44 +0000</pubDate>
			<dc:creator>peschelnet</dc:creator>
			<guid isPermaLink="false">54624@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;nope. the theme isn't the issue, I switched it over to the default theme and it still doesn't work. Take a look for yourself. Also it was working fine with the theme before so I think it's something else.&#60;/p&#62;
&#60;p&#62;thx&#60;/p&#62;
&#60;p&#62;Shawn
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Next/Previous buttons not appearing"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/nextprevious-buttons-not-appearing#post-54550</link>
			<pubDate>Sat, 07 Apr 2012 19:41:23 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">54550@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Probably don't need that right now.. I thought it could be a problem with how the conditional logic is set up but if it works in the preview and not in the theme, then there's something in the theme that's causing the issue.&#60;/p&#62;
&#60;p&#62;I would put money that it's something to do with this block of jQuery in your themes &#60;a href=&#34;http://doorcreations.com/newsite/wp-content/themes/DCTemplatev5/script.js&#34; rel=&#34;nofollow&#34;&#62;scripts.js&#60;/a&#62; file.. it's appending classes and properties to your form button elements. I think that's causing a conflict with the form script and in turn causing your display issue.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://pastie.org/3747364&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org/3747364&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You can try temporarily removing that from your script file and see if that works. You can always try using the default theme temporarily to narrow it down and make sure it is the active theme that's the issue.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>peschelnet on "Next/Previous buttons not appearing"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/nextprevious-buttons-not-appearing#post-54548</link>
			<pubDate>Sat, 07 Apr 2012 19:24:25 +0000</pubDate>
			<dc:creator>peschelnet</dc:creator>
			<guid isPermaLink="false">54548@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;you are correct. I can provide back end access if you want.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Next/Previous buttons not appearing"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/nextprevious-buttons-not-appearing#post-54545</link>
			<pubDate>Sat, 07 Apr 2012 19:18:21 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">54545@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;So it works properly in your form preview and not in the themed page correct?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>peschelnet on "Next/Previous buttons not appearing"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/nextprevious-buttons-not-appearing#post-54544</link>
			<pubDate>Sat, 07 Apr 2012 18:41:45 +0000</pubDate>
			<dc:creator>peschelnet</dc:creator>
			<guid isPermaLink="false">54544@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I just finished up my form and can view it in &#34;test mode&#34; but, when I try to view it on the site I get two or three selections in to it and than the next/previous buttons disappear. Can someone please take a look and see what I've done wrong to make this happen.&#60;/p&#62;
&#60;p&#62;doorcreations.com/newsite&#60;/p&#62;
&#60;p&#62;Select the &#34;Door Creator&#34;&#60;/p&#62;
&#60;p&#62;Thx&#60;/p&#62;
&#60;p&#62;Shawn
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
