PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

WordPress installed in a separate directory

  1. ichauffeur
    Member

    Hi
    For security I have installed WordPress in a different directory from the root.

    But this is causing problems with Gravity Forms when I try and preview a form and also when editing which fields are shown in the Entries table.

    Any ideas on how to fix this issue?

    Thanks
    Rich

    Posted 11 years ago on Thursday September 20, 2012 | Permalink
  2. ichauffeur
    Member

    Just to clarify my above post, the link to the preview form is:

    http://localhost/mydirectory/?gf_page=preview&id=4

    When it should be like this:
    http://localhost/?gf_page=preview&id=4

    Posted 11 years ago on Thursday September 20, 2012 | Permalink
  3. Can you post a screenshot of your Settings > General page (http://localhost/mydirectory/wp-admin/options-general.php) where the WordPress address and Site Address are set?

    Have you followed these instructions?
    http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory

    Posted 11 years ago on Thursday September 20, 2012 | Permalink
  4. ichauffeur
    Member

    Thanks for the prompt reply Chris,

    My Settings > General settings are as follows:
    WordPress Address (URL): http://localhost/mydirectory
    Site Address (URL): http://localhost

    My permalinks are set like this:
    Custom Structure is selected and this is the value: /%postname%

    Yes, I have followed the instructions on the codex.

    Cheers
    Rich

    Posted 11 years ago on Thursday September 20, 2012 | Permalink
  5. Did you remove or modify the index.php from the root folder?

    What actually happens when you try to preview a form or edit an entry?

    Posted 11 years ago on Saturday September 22, 2012 | Permalink