GeoDirectory Supportadd listing page redirects to home page or – GeoDirectory Support https://wpgeodirectory.com/support/topic/add-listing-page-redirects-to-home-page-or/feed Thu, 02 Apr 2026 21:29:53 +0000 http://bbpress.org/?v=2.5.14-6684 en-US https://wpgeodirectory.com/support/topic/add-listing-page-redirects-to-home-page-or/#post-42192 <![CDATA[add listing page redirects to home page or]]> https://wpgeodirectory.com/support/topic/add-listing-page-redirects-to-home-page-or/#post-42192 Thu, 11 Jun 2015 10:38:50 +0000 xico In Chrome browser the add listing page sometimes redirects to another page.

In Safari it redirects to the home page. I see this in part of the url.
?geodir_signup=true&redirect_add_listing=http%3A%2F%2Fmain411.ca%2Fsite%2Fadd-listing%2F%3Flisting_type%3Dgd_place

Thanks

]]>
https://wpgeodirectory.com/support/topic/add-listing-page-redirects-to-home-page-or/#post-42256 <![CDATA[Reply To: add listing page redirects to home page or]]> https://wpgeodirectory.com/support/topic/add-listing-page-redirects-to-home-page-or/#post-42256 Thu, 11 Jun 2015 17:48:45 +0000 Paolo Hi,

that’s normal, it’s redirecting non logged in users to the signup page.

Isn’t the signup page appearing?

If you provide a link and admin credentials we will look into your issue.

Thanks

]]>
https://wpgeodirectory.com/support/topic/add-listing-page-redirects-to-home-page-or/#post-42311 <![CDATA[Reply To: add listing page redirects to home page or]]> https://wpgeodirectory.com/support/topic/add-listing-page-redirects-to-home-page-or/#post-42311 Thu, 11 Jun 2015 22:38:35 +0000 xico https://wpgeodirectory.com/support/topic/add-listing-page-redirects-to-home-page-or/#post-42393 <![CDATA[Reply To: add listing page redirects to home page or]]> https://wpgeodirectory.com/support/topic/add-listing-page-redirects-to-home-page-or/#post-42393 Fri, 12 Jun 2015 17:54:15 +0000 Paolo The signup page is created by GeoDirectory at this URL

http://yoursite.com/?geodir_signup=true

example:

http://wpgeo.directory/?geodir_signup=true

Which is where the add listing form redirects non logged in users.

However on your website that URL doesn’t seems to be able to bring up the sign up page for some reason.

The problem could be caused by a plugin or the theme, so I’d need to quickly switch theme back and forth and try to deactivate all non GD plugins to see if we find the culprit.

Once we know if the problem is in the theme or in one of the plugins, we can find a solution.

Let me know if I can proceed.

Thanks

]]>
https://wpgeodirectory.com/support/topic/add-listing-page-redirects-to-home-page-or/#post-42631 <![CDATA[Reply To: add listing page redirects to home page or]]> https://wpgeodirectory.com/support/topic/add-listing-page-redirects-to-home-page-or/#post-42631 Tue, 16 Jun 2015 02:05:20 +0000 xico https://wpgeodirectory.com/support/topic/add-listing-page-redirects-to-home-page-or/#post-42702 <![CDATA[Reply To: add listing page redirects to home page or]]> https://wpgeodirectory.com/support/topic/add-listing-page-redirects-to-home-page-or/#post-42702 Tue, 16 Jun 2015 15:07:44 +0000 Paolo Hi,

it’s definitely the theme, because if I activate 2015 the signup page works as expected.

We will need FTP credentials to debug this.

Let us know,

Thanks

]]>
https://wpgeodirectory.com/support/topic/add-listing-page-redirects-to-home-page-or/#post-42745 <![CDATA[Reply To: add listing page redirects to home page or]]> https://wpgeodirectory.com/support/topic/add-listing-page-redirects-to-home-page-or/#post-42745 Tue, 16 Jun 2015 18:59:09 +0000 xico https://wpgeodirectory.com/support/topic/add-listing-page-redirects-to-home-page-or/#post-42851 <![CDATA[Reply To: add listing page redirects to home page or]]> https://wpgeodirectory.com/support/topic/add-listing-page-redirects-to-home-page-or/#post-42851 Wed, 17 Jun 2015 11:57:59 +0000 Stiofan O'Connor Thanks for the info,

It seems to be the visual editor use on the homepage that is messing with this, can you ask headway how we can disable this so we can do something like


if($_REQUEST['geodir_signup'] && !is_admin()){
remove_action('init','headway-stuff',10);
}

Thanks,

Stiofan

]]>
https://wpgeodirectory.com/support/topic/add-listing-page-redirects-to-home-page-or/#post-49330 <![CDATA[Reply To: add listing page redirects to home page or]]> https://wpgeodirectory.com/support/topic/add-listing-page-redirects-to-home-page-or/#post-49330 Thu, 13 Aug 2015 21:14:23 +0000 xico I’ve been trying to fix this problem and the theme developer can’t reproduce this problem. Is there a way to use one of the social media login plugins to log into my Geodirectory site and access the form to fill out the details of their Add Place listing?

Thanks

]]>
https://wpgeodirectory.com/support/topic/add-listing-page-redirects-to-home-page-or/#post-49418 <![CDATA[Reply To: add listing page redirects to home page or]]> https://wpgeodirectory.com/support/topic/add-listing-page-redirects-to-home-page-or/#post-49418 Fri, 14 Aug 2015 16:43:49 +0000 Paolo Hi,

yes you can redirect the GD sign up page to any page you want and use a 3rd party plugin on the chosen page, to let users signup or login.

Theme my login could be an option

https://wpgeodirectory.com/docs/redirecting-the-login-page/

Thanks

]]>