<?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: Notifications Missing Html Container</title>
		<link>https://legacy.forums.gravityhelp.com/topic/notifications-missing-html-container</link>
		<description>Gravity Support Forums Topic: Notifications Missing Html Container</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 23:32: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/notifications-missing-html-container" rel="self" type="application/rss+xml" />

		<item>
			<title>webcitymedia on "Notifications Missing Html Container"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/notifications-missing-html-container#post-65383</link>
			<pubDate>Mon, 09 Jul 2012 14:34:38 +0000</pubDate>
			<dc:creator>webcitymedia</dc:creator>
			<guid isPermaLink="false">65383@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Need to add an issue with the editor. The fix will disappear if you toggle back to the Visual Editor. The Visual mode strips out the HTML container.&#60;/p&#62;
&#60;p&#62;We need a solution that provides an optional default sticky html top and bottom section of the HTML container that is not impacted by the Visual editor.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>webcitymedia on "Notifications Missing Html Container"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/notifications-missing-html-container#post-63911</link>
			<pubDate>Thu, 28 Jun 2012 10:59:24 +0000</pubDate>
			<dc:creator>webcitymedia</dc:creator>
			<guid isPermaLink="false">63911@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I wanted to share something I found when working a Gmail spam folder issue when using Gravity Forms notifications. My customers notification Gmail address recipient was seeing those Gravity Form notifications going into his spam folder. I duplicated the results using my Gmail account. I should note we use Postmark to ensure delivery. Gmail will accept these notifications but then Gmail does it's internal spam weighting is almost kills it. Having a message going into a spam folder hurts the reputation of the sender. The fix: Ensure every html notification includes the HTML container code at the top of the e-mail and bottom. Spammers often fail to write complete code and will get caught.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;!DOCTYPE html PUBLIC &#38;quot;-//W3C//DTD XHTML 1.0 Strict//EN&#38;quot; &#38;quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&#38;quot;&#38;gt;
&#38;lt;html xmlns=&#38;quot;http://www.w3.org/1999/xhtml&#38;quot;&#38;gt;
&#38;lt;head&#38;gt;
	&#38;lt;meta http-equiv=&#38;quot;Content-Type&#38;quot; content=&#38;quot;text/html; charset=utf-8&#38;quot; /&#38;gt;
	&#38;lt;meta name=&#38;quot;viewport&#38;quot; content=&#38;quot;width=device-width, initial-scale=1.0&#38;quot;/&#38;gt;
	&#38;lt;title&#38;gt;Confirmed Move from {Name: (First):23.3} {Name: (Last):23.6}&#38;lt;/title&#38;gt;
&#38;lt;/head&#38;gt;
&#38;lt;body&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Normal Gravity Form content&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;/body&#38;gt;
&#38;lt;/html&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Native Gravity Notification Forms lacked the essential HTML container code.&#60;br /&#62;
The fix is simple although manual.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
