<?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: Simple Feedback on side of browser</title>
		<link>https://legacy.forums.gravityhelp.com/topic/simple-feedback-on-side-of-browser</link>
		<description>Gravity Support Forums Topic: Simple Feedback on side of browser</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 04:54:11 +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/simple-feedback-on-side-of-browser" rel="self" type="application/rss+xml" />

		<item>
			<title>fredang85 on "Simple Feedback on side of browser"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/simple-feedback-on-side-of-browser#post-43791</link>
			<pubDate>Mon, 12 Dec 2011 14:32:32 +0000</pubDate>
			<dc:creator>fredang85</dc:creator>
			<guid isPermaLink="false">43791@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sliding out forms are really fun to use, and very intuitive as well. I urge Gravity Form to roll this out as soon as possible as this saves alot of space on a website.&#60;/p&#62;
&#60;p&#62;Gravity Form has spent alot of time on the form itself, no doubt, but other than a very editable form with great features, it would have a bigger selling point if I did not have to install a feedback sliding form which I bought from CodeCanyon.&#60;/p&#62;
&#60;p&#62;Carry on the good work!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Simple Feedback on side of browser"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/simple-feedback-on-side-of-browser#post-42826</link>
			<pubDate>Thu, 01 Dec 2011 21:35:08 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">42826@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If we had a tutorial or how to on this we'd be glad to provide it but there isn't really a way to provide a quick or simple guide for this.  David gave a simple rundown of what you would have to do to implement something like this.&#60;/p&#62;
&#60;p&#62;You would have to find an existing jQuery script that let's you do this type of functionality that supports displaying any content as part of the script.  Then where the content goes, you would use the function call method to display the Gravity Forms you want to display.&#60;/p&#62;
&#60;p&#62;I'm not familiar with these types of scripts to give a recommendation on which one would be good to use.  Documentation for the function call to display a form anywhere in your theme template files can be found here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Embedding_A_Form#Function_Call&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Embedding_A_Form#Function_Call&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;When using the function call to display the form you also need to use the enqueue function call to make sure the scripts and CSS for that form are output properly by adding it to your themes functions.php file here.  That enqueue function is discussed in the documentation above and links to a page specific to how to use that function.&#60;/p&#62;
&#60;p&#62;This type of functionality is something we'd like to create an add-on for in the future.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>imarket on "Simple Feedback on side of browser"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/simple-feedback-on-side-of-browser#post-42815</link>
			<pubDate>Thu, 01 Dec 2011 20:09:32 +0000</pubDate>
			<dc:creator>imarket</dc:creator>
			<guid isPermaLink="false">42815@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I would love to have something like this too but I am not savvy enough to do it without help, can I please get a simple guide?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "Simple Feedback on side of browser"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/simple-feedback-on-side-of-browser#post-42054</link>
			<pubDate>Wed, 23 Nov 2011 19:43:54 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">42054@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Saul,&#60;/p&#62;
&#60;p&#62;Using the &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Embedding_A_Form&#34; rel=&#34;nofollow&#34;&#62;gravity_form()&#60;/a&#62; function, you can add a Gravity Form anywhere on your website. The trick will be to find a simple script that provides the &#34;slide&#34; functionality. When implementing the script, instead of adding manual content to the slide you would call the &#60;strong&#62;gravity_form()&#60;/strong&#62; function.&#60;/p&#62;
&#60;p&#62;If you get a start and run into issues, we'd be happy to offer additional advice. :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>saulorama on "Simple Feedback on side of browser"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/simple-feedback-on-side-of-browser#post-42017</link>
			<pubDate>Wed, 23 Nov 2011 14:18:16 +0000</pubDate>
			<dc:creator>saulorama</dc:creator>
			<guid isPermaLink="false">42017@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am pretty sure this has been asked before but I didn't find it. I would like to add a Feedback button on the side of the browser that you click and it slides out to be a form. I am pretty sure this is easy but I could use some guidance. &#60;/p&#62;
&#60;p&#62;This is something seen on a lot of sites and there is a plugin but I wanted to use my Gravity Forms... :)&#60;/p&#62;
&#60;p&#62;Here is an example plugin. &#60;a href=&#34;http://wordpress.org/extend/plugins/slick-contact-forms/screenshots/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/slick-contact-forms/screenshots/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks!&#60;/p&#62;
&#60;p&#62;-Saul
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
