Title: [Plugin: Gravity Forms Directory &amp; Addons] Plugin redirect posts to different page
Last modified: August 20, 2016

---

# [Plugin: Gravity Forms Directory & Addons] Plugin redirect posts to different page

 *  [Charleeesh](https://wordpress.org/support/users/charleeesh/)
 * (@charleeesh)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-gravity-forms-directory-addons-plugin-redirect-posts-to-different-page/)
 * Hi, I was trying to install your plugin and everything works fine, But then I
   suddenly discover that first post of my blog is pointing to different static 
   page. To be more clear. Everytime I activate plugin every first post directing
   not to post but to static page.So when broken post jumps from first place to 
   second place it works allright again and it screws again first. Ive tried this
   aslo on fresh WP install and its behave same way.
 * My permalinks are set to POSTNAME. And Im using Mystique theme and I bought developer
   version of GF
 * Thank for your help
 * [http://wordpress.org/extend/plugins/gravity-forms-addons/](http://wordpress.org/extend/plugins/gravity-forms-addons/)

Viewing 8 replies - 1 through 8 (of 8 total)

 *  Plugin Author [Zack Katz](https://wordpress.org/support/users/katzwebdesign/)
 * (@katzwebdesign)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-gravity-forms-directory-addons-plugin-redirect-posts-to-different-page/#post-2344136)
 * Please provide a link.
 *  Thread Starter [Charleeesh](https://wordpress.org/support/users/charleeesh/)
 * (@charleeesh)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-gravity-forms-directory-addons-plugin-redirect-posts-to-different-page/#post-2344153)
 * [http://www.silencraft.cz](http://www.silencraft.cz)
 *  Plugin Author [Zack Katz](https://wordpress.org/support/users/katzwebdesign/)
 * (@katzwebdesign)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-gravity-forms-directory-addons-plugin-redirect-posts-to-different-page/#post-2344158)
 * Please link to the actual page running the directory; I can’t find it.
 *  Thread Starter [Charleeesh](https://wordpress.org/support/users/charleeesh/)
 * (@charleeesh)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-gravity-forms-directory-addons-plugin-redirect-posts-to-different-page/#post-2344159)
 * Sorry I had it disabled. Please chech this.
    This is actuall directory page [http://www.silencraft.cz/seznam-guild](http://www.silencraft.cz/seznam-guild)
   And please check first post on blog page [http://www.silencraft.cz](http://www.silencraft.cz).
   Its pointing to /kontakt static page.
 *  Plugin Author [Zack Katz](https://wordpress.org/support/users/katzwebdesign/)
 * (@katzwebdesign)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-gravity-forms-directory-addons-plugin-redirect-posts-to-different-page/#post-2344160)
 * I’m not sure what the problem is – it’s working properly for me.
 *  Thread Starter [Charleeesh](https://wordpress.org/support/users/charleeesh/)
 * (@charleeesh)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-gravity-forms-directory-addons-plugin-redirect-posts-to-different-page/#post-2344162)
 * This is wierd. When plugin is activated firt post here [http://www.silencraft.cz](http://www.silencraft.cz)
   is pointing to wrong [http://www.silencraft.cz/kontakt](http://www.silencraft.cz/kontakt)(
   static page) but it should go to [http://www.silencraft.cz/minecraft-verze-1-9-prerelease](http://www.silencraft.cz/minecraft-verze-1-9-prerelease)
   which is perm link for this post. Page with directory addon working fine. It 
   always happen to the first post.
 *  Plugin Author [Zack Katz](https://wordpress.org/support/users/katzwebdesign/)
 * (@katzwebdesign)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-gravity-forms-directory-addons-plugin-redirect-posts-to-different-page/#post-2344163)
 * That sounds like a theme issue to me….
 *  [millbank](https://wordpress.org/support/users/millbank/)
 * (@millbank)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-gravity-forms-directory-addons-plugin-redirect-posts-to-different-page/#post-2344173)
 * I had a similar problem where the back to directory somehow pointed to my contact
   page and I added an add_filter entry in my functions.php file.
 * add_filter(‘kws_gf_directory_backlink’, ‘link_to_member_directory’);
    function
   link_to_member_directory($entryback) { return str_replace(‘[http://www.agcetn.org/contact&#8217](http://www.agcetn.org/contact&#8217);,‘
   [http://www.agcetn.org/member-directory&#8217](http://www.agcetn.org/member-directory&#8217);,
   $entryback); }
 * This made the Back to directory link point back to the directory and not the 
   contact page. Wierd stuff, but maybe this will help.

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘[Plugin: Gravity Forms Directory & Addons] Plugin redirect posts to different
page’ is closed to new replies.

 * ![](https://ps.w.org/gravity-forms-addons/assets/icon-256x256.jpg?rev=996787)
 * [Gravity Forms Directory](https://wordpress.org/plugins/gravity-forms-addons/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/gravity-forms-addons/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/gravity-forms-addons/)
 * [Active Topics](https://wordpress.org/support/plugin/gravity-forms-addons/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/gravity-forms-addons/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/gravity-forms-addons/reviews/)

 * 8 replies
 * 3 participants
 * Last reply from: [millbank](https://wordpress.org/support/users/millbank/)
 * Last activity: [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-gravity-forms-directory-addons-plugin-redirect-posts-to-different-page/#post-2344173)
 * Status: not resolved