<?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: logical conditions and date icon not working properly + functions.php problem</title>
		<link>https://legacy.forums.gravityhelp.com/topic/logical-conditions-and-date-icon-not-working-properly-functionsphp-problem</link>
		<description>Gravity Support Forums Topic: logical conditions and date icon not working properly + functions.php problem</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 06:16:30 +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/logical-conditions-and-date-icon-not-working-properly-functionsphp-problem" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "logical conditions and date icon not working properly + functions.php problem"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/logical-conditions-and-date-icon-not-working-properly-functionsphp-problem#post-103809</link>
			<pubDate>Tue, 18 Dec 2012 01:28:24 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">103809@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you for that update.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>clueno1 on "logical conditions and date icon not working properly + functions.php problem"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/logical-conditions-and-date-icon-not-working-properly-functionsphp-problem#post-102674</link>
			<pubDate>Fri, 14 Dec 2012 11:14:22 +0000</pubDate>
			<dc:creator>clueno1</dc:creator>
			<guid isPermaLink="false">102674@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;ı dont know what is the problem. But I reinstall theme. and no problem now.&#60;/p&#62;
&#60;p&#62;Thank You...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "logical conditions and date icon not working properly + functions.php problem"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/logical-conditions-and-date-icon-not-working-properly-functionsphp-problem#post-102646</link>
			<pubDate>Fri, 14 Dec 2012 10:02:54 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">102646@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Chances are you do not need the open PHP tag.  Try removing this line:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You have a syntax error in your theme's functions.php.  It's due to an edit you made.  Please take a look at line 3150 and just before it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>clueno1 on "logical conditions and date icon not working properly + functions.php problem"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/logical-conditions-and-date-icon-not-working-properly-functionsphp-problem#post-102635</link>
			<pubDate>Fri, 14 Dec 2012 09:40:11 +0000</pubDate>
			<dc:creator>clueno1</dc:creator>
			<guid isPermaLink="false">102635@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;is there anybody to read this message. should i uninstall theme and gravity forms and reinstall?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>clueno1 on "logical conditions and date icon not working properly + functions.php problem"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/logical-conditions-and-date-icon-not-working-properly-functionsphp-problem#post-102621</link>
			<pubDate>Fri, 14 Dec 2012 08:22:05 +0000</pubDate>
			<dc:creator>clueno1</dc:creator>
			<guid isPermaLink="false">102621@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello&#60;br /&#62;
logical conditions and date icon not working properly in my form. gravity is up to date now. I am using novus theme. The problem occurs just in this. theme No problem in twentyone. I couldnt find any solution please help me.&#60;/p&#62;
&#60;p&#62;my form is&#60;br /&#62;
&#60;a href=&#34;http://www.happyballoontours.com/?page_id=2470&#34; rel=&#34;nofollow&#34;&#62;http://www.happyballoontours.com/?page_id=2470&#60;/a&#62;&#60;br /&#62;
please ignore the graphic problems.&#60;/p&#62;
&#60;p&#62;Probably there is a problem in functions.php. Also this problem happens&#60;br /&#62;
when i try to reach wp from &#60;a href=&#34;http://www.happyballoontours.com/wp-admin/&#34; rel=&#34;nofollow&#34;&#62;http://www.happyballoontours.com/wp-admin/&#60;/a&#62;&#60;br /&#62;
it gives a warning like this.&#60;/p&#62;
&#60;p&#62;Warning: Cannot modify header information - headers already sent by (output started at /home/happybal/public_html/wp-content/themes/novus/functions.php:3150) in /home/happybal/public_html/wp-includes/pluggable.php on line 876&#60;/p&#62;
&#60;p&#62; Gravity forms' extra code begins in functions.php 3150. line. &#60;/p&#62;
&#60;p&#62;The code is above&#60;/p&#62;
&#60;p&#62;&#38;lt;?php&#60;/p&#62;
&#60;p&#62;/**&#60;br /&#62;
* Better Pre-submission Confirmation&#60;br /&#62;
* &#60;a href=&#34;http://gravitywiz.com/2012/08/04/better-pre-submission-confirmation/&#34; rel=&#34;nofollow&#34;&#62;http://gravitywiz.com/2012/08/04/better-pre-submission-confirmation/&#60;/a&#62;&#60;br /&#62;
*/&#60;/p&#62;
&#60;p&#62;class GWPreviewConfirmation {&#60;/p&#62;
&#60;p&#62;    private static $lead;&#60;/p&#62;
&#60;p&#62;    function init() {&#60;/p&#62;
&#60;p&#62;        add_filter('gform_pre_render', array('GWPreviewConfirmation', 'replace_merge_tags'));&#60;br /&#62;
        add_filter('gform_replace_merge_tags', array('GWPreviewConfirmation', 'product_summary_merge_tag'), 10, 3);&#60;br /&#62;
----------------&#60;/p&#62;
&#60;p&#62;Thank You
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
