<?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: Adding a link to a dynamic Confirmation Message</title>
		<link>https://legacy.forums.gravityhelp.com/topic/adding-a-link-to-a-dynamic-confirmation-message</link>
		<description>Gravity Support Forums Topic: Adding a link to a dynamic Confirmation Message</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 18:03:58 +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/adding-a-link-to-a-dynamic-confirmation-message" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Adding a link to a dynamic Confirmation Message"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-a-link-to-a-dynamic-confirmation-message#post-134485</link>
			<pubDate>Mon, 28 Jan 2013 22:39:45 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">134485@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Any update Craig?  I have not heard from Priority Support what the resolution was.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>CraigTommola on "Adding a link to a dynamic Confirmation Message"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-a-link-to-a-dynamic-confirmation-message#post-128712</link>
			<pubDate>Tue, 22 Jan 2013 14:58:44 +0000</pubDate>
			<dc:creator>CraigTommola</dc:creator>
			<guid isPermaLink="false">128712@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Done. Hopefully we can address this today.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Adding a link to a dynamic Confirmation Message"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-a-link-to-a-dynamic-confirmation-message#post-128557</link>
			<pubDate>Tue, 22 Jan 2013 11:21:26 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">128557@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Craig, it's hard to tell from here why it's not working for you.  Since you are a developer license holder, I would open a priority support ticket and see if someone can offer advice or take a look.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/priority-support/&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/priority-support/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>CraigTommola on "Adding a link to a dynamic Confirmation Message"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-a-link-to-a-dynamic-confirmation-message#post-124628</link>
			<pubDate>Thu, 17 Jan 2013 16:25:08 +0000</pubDate>
			<dc:creator>CraigTommola</dc:creator>
			<guid isPermaLink="false">124628@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I also tried replacing the &#38;lt; &#38;gt; with &#38;amp; l t ; and &#38;amp; g t ; and wrapped it with html_entity_decode( )&#60;br /&#62;
This reverted it back to having no html display at all. So much for tricking it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>CraigTommola on "Adding a link to a dynamic Confirmation Message"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-a-link-to-a-dynamic-confirmation-message#post-124615</link>
			<pubDate>Thu, 17 Jan 2013 16:13:19 +0000</pubDate>
			<dc:creator>CraigTommola</dc:creator>
			<guid isPermaLink="false">124615@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If I wrap the output in htmlentities( ) then it shows the code, but doesn't render it as a link. Does that help at all??
&#60;/p&#62;</description>
		</item>
		<item>
			<title>CraigTommola on "Adding a link to a dynamic Confirmation Message"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-a-link-to-a-dynamic-confirmation-message#post-124577</link>
			<pubDate>Thu, 17 Jan 2013 15:05:28 +0000</pubDate>
			<dc:creator>CraigTommola</dc:creator>
			<guid isPermaLink="false">124577@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have made sure my syntax and use of quotes exactly matches yours.&#60;br /&#62;
I have placed the allowable_tags filter exactly where you have it (other locations didn't allow tags, or caused a white screen)&#60;br /&#62;
I see no change in output.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Adding a link to a dynamic Confirmation Message"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-a-link-to-a-dynamic-confirmation-message#post-121908</link>
			<pubDate>Mon, 14 Jan 2013 21:26:12 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">121908@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Craig, the process I used worked for me so far as at least allowing the HTML tags into the post.  Have you gotten to that point?  That much will be required before we can go any further.  We can't log in to your site and do the programming for you, but we do try and show you what needs to be done.&#60;/p&#62;
&#60;p&#62;Can you explain what is happening now?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>CraigTommola on "Adding a link to a dynamic Confirmation Message"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-a-link-to-a-dynamic-confirmation-message#post-121713</link>
			<pubDate>Mon, 14 Jan 2013 14:55:32 +0000</pubDate>
			<dc:creator>CraigTommola</dc:creator>
			<guid isPermaLink="false">121713@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Still didn't work.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Adding a link to a dynamic Confirmation Message"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-a-link-to-a-dynamic-confirmation-message#post-119631</link>
			<pubDate>Fri, 11 Jan 2013 16:03:10 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">119631@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Craig, the position of the code in the functions.php does not matter, so long as it's not inside another function or code block, and is properly inside &#38;lt;?php tags.  I actually have it in an external file, just to simplify management of the snippets for each form.&#60;/p&#62;
&#60;p&#62;Here is that code &#60;a href=&#34;http://pastebin.com/NqhE2ujG&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/NqhE2ujG&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;This is the entry in my functions.php:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[php]
require_once(get_stylesheet_directory() . &#38;#39;/inc/20.php&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The snippet is stored in my child theme folder, &#60;strong&#62;inc&#60;/strong&#62; subfolder and then in 20.php:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;/htdocs/wp-content/themes/child/functions.php
/htdocs/wp-content/themes/child/inc/20.php&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>CraigTommola on "Adding a link to a dynamic Confirmation Message"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-a-link-to-a-dynamic-confirmation-message#post-119604</link>
			<pubDate>Fri, 11 Jan 2013 15:04:51 +0000</pubDate>
			<dc:creator>CraigTommola</dc:creator>
			<guid isPermaLink="false">119604@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have tried numerous instances of what you described. Nothing is working to let the link through or even provide a line break.&#60;/p&#62;
&#60;p&#62;Please post your functions.php content related to your successful execution in a pastebin, or respond to the above question about position of the snippet.&#60;/p&#62;
&#60;p&#62;Thx&#60;br /&#62;
CT
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
