<?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: conditional logic bug</title>
		<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-bug</link>
		<description>Gravity Support Forums Topic: conditional logic bug</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 15:02:23 +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/conditional-logic-bug" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "conditional logic bug"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-bug#post-113199</link>
			<pubDate>Thu, 03 Jan 2013 15:17:39 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">113199@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you share the link to the page on your site where the form is embedded and explain what issue you are having with the form on that page?  Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>strolling on "conditional logic bug"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-bug#post-113169</link>
			<pubDate>Thu, 03 Jan 2013 14:20:51 +0000</pubDate>
			<dc:creator>strolling</dc:creator>
			<guid isPermaLink="false">113169@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm having the same problem after adding a modified jQuery scroller to my Theme's footer.php file.&#60;br /&#62;
The footer displays on every page.&#60;/p&#62;
&#60;p&#62;Here's the footer code with the jQuery script included. Let me know if this conflict can be resolved:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://pastie.org/5617163#8&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org/5617163#8&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "conditional logic bug"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-bug#post-106045</link>
			<pubDate>Sat, 22 Dec 2012 15:18:44 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">106045@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Looking at the pastebin, the functions.php is including a lot of external files, and the problem could lie in any one of those files.  Please contact the theme provider for support on this issue.  As I explained previously, Gravity Forms is functioning correctly with the Twenty Ten theme.  The problem is with the theme.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "conditional logic bug"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-bug#post-106044</link>
			<pubDate>Sat, 22 Dec 2012 15:17:04 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">106044@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The total not working is related to the same error.&#60;/p&#62;
&#60;p&#62;Don't embed a form in your wp-config.php file.  That's not a good solution.&#60;/p&#62;
&#60;p&#62;I will take a look at your functions.php and see if I can find out what might conflict.  Ultimately, you may need to go to the developer of this theme and see where the conflict lies.  Because the form works with the twenty ten theme, Gravity Forms is functioning properly.  The problem is with the theme.  We will see if we can help you with that.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dimitrilucy on "conditional logic bug"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-bug#post-106008</link>
			<pubDate>Sat, 22 Dec 2012 12:17:31 +0000</pubDate>
			<dc:creator>dimitrilucy</dc:creator>
			<guid isPermaLink="false">106008@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Here is the url of the file &#34;functions.php&#34; of my theme&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://pastebin.com/pFEHyne5&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/pFEHyne5&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I hope you will be able to solve the problem ..&#60;br /&#62;
I noticed also that the total of my forms do not functioned. it remains to 0.00&#60;br /&#62;
It works only if I put&#60;br /&#62;
&#34;&#38;lt;? Php echo do_shortcode ([gravityform id = 1 name = ContactUs title = false description = false] ');&#38;gt;&#34;&#60;/p&#62;
&#60;p&#62; in the file &#34;wp-config&#34; of my wordpress but the problem with that,  It's display the form in question on all pages ..&#60;/p&#62;
&#60;p&#62;Thanks in advance.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "conditional logic bug"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-bug#post-105513</link>
			<pubDate>Fri, 21 Dec 2012 18:53:31 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">105513@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Please copy the full contents of your theme's functions.php and paste it at the website pastebin.com or pastie.org.  The issue is with your theme and we can't guarantee that we can get Gravity Forms working with your theme.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dimitrilucy on "conditional logic bug"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-bug#post-105095</link>
			<pubDate>Thu, 20 Dec 2012 16:39:17 +0000</pubDate>
			<dc:creator>dimitrilucy</dc:creator>
			<guid isPermaLink="false">105095@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can I send you the file &#34;functions.php&#34; you look?&#60;br /&#62;
Or where can I find help?&#60;br /&#62;
I'm not a pro and I will not be able to fix the problem so I buy your license for nothing ..
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "conditional logic bug"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-bug#post-105092</link>
			<pubDate>Thu, 20 Dec 2012 16:32:12 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">105092@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There is probably something in the theme's functions.php which is fouling things up.  You have determined that the theme is the problem.  Now you need to determine what it is about this theme which is creating the conflict.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dimitrilucy on "conditional logic bug"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-bug#post-105086</link>
			<pubDate>Thu, 20 Dec 2012 16:29:27 +0000</pubDate>
			<dc:creator>dimitrilucy</dc:creator>
			<guid isPermaLink="false">105086@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I've searched the conflict following the instructions of your links and when I change template everything works.&#60;br /&#62;
So this is the template that problem, even disabling &#34;contact form&#34; does not work.&#60;br /&#62;
The site works fine, all tabs are visible but when you click on the tab &#34;structure&#34; where there form with logical conditions, as soon as you click on the site no longer works, you must refresh&#60;/p&#62;
&#60;p&#62;What should I do to make it work without changing templates?&#60;/p&#62;
&#60;p&#62;Thank you for your answers.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "conditional logic bug"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-bug#post-105076</link>
			<pubDate>Thu, 20 Dec 2012 16:17:00 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">105076@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Additionally, I could not navigate to any pages on the site at all.  The blue buttons on the bottom did not change the page and I never saw a Gravity Form on any page.  I was using Firefox 17.0.1 on Windows 7.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
