<?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: Preview using wrong path</title>
		<link>https://legacy.forums.gravityhelp.com/topic/preview-using-wrong-path</link>
		<description>Gravity Support Forums Topic: Preview using wrong path</description>
		<language>en-US</language>
		<pubDate>Sat, 18 Apr 2026 12:40:53 +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/preview-using-wrong-path" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Preview using wrong path"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/preview-using-wrong-path#post-152745</link>
			<pubDate>Sat, 23 Feb 2013 01:10:52 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">152745@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Are you all set now?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>M.C.Vlot on "Preview using wrong path"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/preview-using-wrong-path#post-151082</link>
			<pubDate>Wed, 20 Feb 2013 18:02:55 +0000</pubDate>
			<dc:creator>M.C.Vlot</dc:creator>
			<guid isPermaLink="false">151082@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;True, I am really impressed!! Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Preview using wrong path"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/preview-using-wrong-path#post-150560</link>
			<pubDate>Wed, 20 Feb 2013 00:05:43 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">150560@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;After talking with the development team, this issue could be caused by not properly following the advice in item 7 in the documentation you linked to:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;
Copy (NOT MOVE!) the index.php and .htaccess files from the WordPress directory into the root directory of your site (Blog address).
&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;Have you done that or done something different?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Preview using wrong path"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/preview-using-wrong-path#post-149430</link>
			<pubDate>Mon, 18 Feb 2013 14:21:53 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">149430@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'll ask the development team about this to see if they have any thoughts.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "Preview using wrong path"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/preview-using-wrong-path#post-149335</link>
			<pubDate>Mon, 18 Feb 2013 11:47:31 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">149335@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I also have wordpress installed in a subdirectory but I am not experiencing the incorrect preview url issue you are having, you may want to take another look at your htaccess file, it sounds like you have a rewrite rule in place&#60;/p&#62;
&#60;p&#62;Edit:  If you check in your wp folder do you still have an index.php file, if I remember correctly if you move that file to the site root instead of just copying it you can get problems similar to what you have described.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>M.C.Vlot on "Preview using wrong path"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/preview-using-wrong-path#post-149268</link>
			<pubDate>Mon, 18 Feb 2013 10:24:08 +0000</pubDate>
			<dc:creator>M.C.Vlot</dc:creator>
			<guid isPermaLink="false">149268@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;URL preview: &#60;a href=&#34;http://www.uc-smartenergy.com/wp/?gf_page=preview&#38;amp;id=1&#34; rel=&#34;nofollow&#34;&#62;http://www.uc-smartenergy.com/wp/?gf_page=preview&#38;amp;id=1&#60;/a&#62;&#60;br /&#62;
The one that works (hand modified): &#60;a href=&#34;http://www.uc-smartenergy.com/?gf_page=preview&#38;amp;id=1&#34; rel=&#34;nofollow&#34;&#62;http://www.uc-smartenergy.com/?gf_page=preview&#38;amp;id=1&#60;/a&#62;&#60;br /&#62;
The general settings:&#60;br /&#62;
  WP Address: &#60;a href=&#34;http://www.uc-smartenergy.com/wp&#34; rel=&#34;nofollow&#34;&#62;http://www.uc-smartenergy.com/wp&#60;/a&#62;&#60;br /&#62;
  Site Address: &#60;a href=&#34;http://www.uc-smartenergy.com&#34; rel=&#34;nofollow&#34;&#62;http://www.uc-smartenergy.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;In the root directory the index.php file has been modified to add the &#34;wp&#34; directory in the path as per the wordpress information for such an installation: &#60;a href=&#34;http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory&#60;/a&#62;. The rest all works correctly (and it does not if you do not set this right), so I cannot imagine this is the cause.&#60;/p&#62;
&#60;p&#62;It is not a major issue since of course it is possible to work without the preview; nevertheless it is a bit &#34;sloppy&#34;.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Preview using wrong path"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/preview-using-wrong-path#post-148813</link>
			<pubDate>Mon, 18 Feb 2013 00:00:06 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">148813@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you tell us what modifications you made, and let us know what the URLs are that you are seeing when you go to preview a form?&#60;/p&#62;
&#60;p&#62;Also, what are your setting for WordPress Address (URL) and  Site Address (URL) from the General Settings page.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>M.C.Vlot on "Preview using wrong path"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/preview-using-wrong-path#post-147007</link>
			<pubDate>Thu, 14 Feb 2013 16:32:18 +0000</pubDate>
			<dc:creator>M.C.Vlot</dc:creator>
			<guid isPermaLink="false">147007@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The preview of the form is using the wrong path on my wordpress installation. Wordpress is installed in a separate directory. But the preview attempts to use this separate directory as part of the url for previewing the form. When I remove this directory from the url it works.&#60;/p&#62;
&#60;p&#62;It should be something stupid, but please help me. Note: it is not the index.php file and .htaccess : those have been adapted in accordance with the wordpress installation guidelines.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
