<?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: WYSIWYG</title>
		<link>https://legacy.forums.gravityhelp.com/topic/wysiwyg</link>
		<description>Gravity Support Forums Topic: WYSIWYG</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 23:45:22 +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/wysiwyg" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "WYSIWYG"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/wysiwyg#post-39808</link>
			<pubDate>Thu, 03 Nov 2011 00:40:40 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">39808@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Where_Do_I_Put_This_Code%3F&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Where_Do_I_Put_This_Code%3F&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The JavaScript will go in your theme's header.php.  It needs to be included on any page with a textarea where you want the WYSIWYG editor to appear.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>espimedia on "WYSIWYG"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/wysiwyg#post-39788</link>
			<pubDate>Wed, 02 Nov 2011 22:18:52 +0000</pubDate>
			<dc:creator>espimedia</dc:creator>
			<guid isPermaLink="false">39788@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello, it seems this post describes a way to integrate the &#60;a href=&#34;http://ckeditor.com/&#34; rel=&#34;nofollow&#34;&#62;http://ckeditor.com/&#60;/a&#62; or TinyMCE (not sure wish one) but could I ask for help please as to where do you put the code the post suggests in order to use the WYSIWYG editor in a form? I heard it was coming in 1.6 but didn't.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/a-visual-editor-in-gravity-forms&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/a-visual-editor-in-gravity-forms&#60;/a&#62;&#60;/p&#62;
&#60;p&#62; 01	&#38;lt;!-- OF COURSE YOU NEED TO ADAPT NEXT LINE TO YOUR tiny_mce.js PATH --&#38;gt;&#60;br /&#62;
02	&#38;lt;script type=&#34;text/javascript&#34; src=&#34;../js/tiny_mce.js&#34;&#38;gt;&#38;lt;/script&#38;gt;&#60;br /&#62;
03	&#38;lt;script type=&#34;text/javascript&#34;&#38;gt;&#60;br /&#62;
04	    tinyMCE.init({&#60;br /&#62;
05	        // General options&#60;br /&#62;
06	        mode : &#34;textareas&#34;,&#60;br /&#62;
07	        theme : &#34;advanced&#34;&#60;br /&#62;
08	});&#60;br /&#62;
09	&#38;lt;/script&#38;gt;&#60;br /&#62;
10	&#38;lt;textarea id=&#34;elm1&#34; name=&#34;elm1&#34; rows=&#34;15&#34; cols=&#34;10&#34; style=&#34;width: 80%&#34;&#38;gt;TEST&#38;lt;/textarea&#38;gt;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
