add listing page redirects to home page or
This topic contains 18 replies, has 3 voices, and was last updated by Paolo 10 years ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket-
AuthorPosts
-
June 11, 2015 at 10:38 am #42192
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_placeThanks
June 11, 2015 at 5:48 pm #42256Hi,
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
June 11, 2015 at 10:38 pm #42311This reply has been marked as private.June 12, 2015 at 5:54 pm #42393The 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
June 16, 2015 at 2:05 am #42631This reply has been marked as private.June 16, 2015 at 3:07 pm #42702Hi,
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
June 16, 2015 at 6:59 pm #42745This reply has been marked as private.June 17, 2015 at 11:57 am #42851Thanks 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
August 13, 2015 at 9:14 pm #49330I’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
August 14, 2015 at 4:43 pm #49418Hi,
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
August 19, 2015 at 9:43 am #49967Still having problems with the theme. Can you tell me what is the exact page the add listing link redirects to?
August 19, 2015 at 5:35 pm #50019example:
http://wpgeo.directory/?geodir_signup=true
I confirm the problem is what Stiofan said.
Please ask to the theme author if there is anyway to remove the visual editor conditionally with a function.
Thanks
August 21, 2015 at 8:12 pm #50335Is that form an actual page I can edit? Headway needs a specific layout to point it to.
August 21, 2015 at 10:58 pm #50347That is not an actual page, but if you can remove it with an option, you should be able to remove it with a function too. If the developer of the theme is kind enough to give a little assistance, it can be done…
Thanks
August 24, 2015 at 9:43 pm #50729Hi,
Here is what I have from Headway. I think you will need to contact them via the email below.
I don’t understand what they are saying needs to be done. The reason it loads the front page is because it not an actual page. Headway uses the WordPress template hierarchy.
If it was an actual page, it would be easily solvable. If the developer wants to work with us, we will work with them but we’ll need to work with the developer directly. If that is something they are interested in, have them email [email protected] and I will make sure it gets to our lead developer.
—
Jamie VanRaalte
Headway Themes Support
http://headwaythemes.com -
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket