GeoDirectory Supportlogin issue Buddypress combination – GeoDirectory Support https://wpgeodirectory.com/support/topic/login-issue-buddypress-combination/feed Mon, 16 Mar 2026 21:53:44 +0000 http://bbpress.org/?v=2.5.14-6684 en-US https://wpgeodirectory.com/support/topic/login-issue-buddypress-combination/#post-38000 <![CDATA[login issue Buddypress combination]]> https://wpgeodirectory.com/support/topic/login-issue-buddypress-combination/#post-38000 Sat, 25 Apr 2015 20:00:58 +0000 viguursthijs Hi Guys,

let me first congratulate you with your first official anniversary! Unbelievable what you’ve achieved!

We experience difficulties with new users that try to login, after we’ve combined wpgeo with buddypress. We’ve tested it last week on our staging, and then it worked well. I’ll send login-details separately.

The problem exists twice:
1: After a new registrant enters his details he gets an activation-link, and after the confirmation he can login again. That’s not possible. It leads to a never ending loop, and the url looks quite odd: https://iamyogi.com/?geodir_signup=true&logemsg=1&redirect_to=https%3A%2F%2Fiamyogi.com%2F%3Fgeodir_signup%3Dtrue.

If an existing user enters his details, he’s just nicely welcomed, to say it like that.

2:
Buddypress also offers a smart menu-option named LOGIN. It’s only visible if a user is NOT logged in. That’s very friendly. But: If someone clicks on that option he/she is also directed to a strange URL, that ultimately leads to an ugly wordpress-login-page…: https://iamyogi.com/wpvoordeur?redirect_to=https%3A%2F%2Fiamyogi.com%2F%3Fgeodir_signup%3Dtrue

If a user clicks on the LOGIn-option in our (purple) admin-bar (right side on top)(installed via the GD-login widget) then everything goes well: he’s being directed to: https://iamyogi.com/?geodir_signup=true.
I like to emphasize that we have not tested this on staging, so I’m not sure if this is happening quite some time.

Issue 2 is not a showstopper, although it would be very user-friendly if we could have this, but as you understand: Issue 1 is quite heavy-shit, and it forces us to think about migrating back on a very short term…;-(

]]>
https://wpgeodirectory.com/support/topic/login-issue-buddypress-combination/#post-38004 <![CDATA[Reply To: login issue Buddypress combination]]> https://wpgeodirectory.com/support/topic/login-issue-buddypress-combination/#post-38004 Sat, 25 Apr 2015 20:10:47 +0000 viguursthijs https://wpgeodirectory.com/support/topic/login-issue-buddypress-combination/#post-38006 <![CDATA[Reply To: login issue Buddypress combination]]> https://wpgeodirectory.com/support/topic/login-issue-buddypress-combination/#post-38006 Sat, 25 Apr 2015 21:19:22 +0000 viguursthijs https://wpgeodirectory.com/support/topic/login-issue-buddypress-combination/#post-38080 <![CDATA[Reply To: login issue Buddypress combination]]> https://wpgeodirectory.com/support/topic/login-issue-buddypress-combination/#post-38080 Mon, 27 Apr 2015 16:57:42 +0000 Simone Hello, have you added some functions in the functions.php (absent in the staging-website)?

]]>
https://wpgeodirectory.com/support/topic/login-issue-buddypress-combination/#post-38122 <![CDATA[Reply To: login issue Buddypress combination]]> https://wpgeodirectory.com/support/topic/login-issue-buddypress-combination/#post-38122 Tue, 28 Apr 2015 07:46:07 +0000 viguursthijs Hi Simone,

as far as I know we didn’t. i just checked the functions in the wpincludes folder, as well as the functions in the wpgeothemeframework and they are identical both on staging as live…

]]>
https://wpgeodirectory.com/support/topic/login-issue-buddypress-combination/#post-38125 <![CDATA[Reply To: login issue Buddypress combination]]> https://wpgeodirectory.com/support/topic/login-issue-buddypress-combination/#post-38125 Tue, 28 Apr 2015 09:17:17 +0000 viguursthijs Simone,

some additional insights:
With buddypress a user logs in with his EMAIL and password.

We’ve discovered that the flow works if the new user logins in THE FIRST TIME with his username, everything goes well. The second and further logins he can just enter his email. Just the first time it appears to be needed to enter a username.

This is really strange, don’t you agree?
I hope you have more deeper thoughts about an explanation.

Thanks again!

]]>
https://wpgeodirectory.com/support/topic/login-issue-buddypress-combination/#post-38132 <![CDATA[Reply To: login issue Buddypress combination]]> https://wpgeodirectory.com/support/topic/login-issue-buddypress-combination/#post-38132 Tue, 28 Apr 2015 11:28:33 +0000 Simone Hello, ok we found the culprit, wordpress does not allow to login using email (the login box it’s the wordpress one).
you can use this plugin, it will allows you to choose to login with both email or username
https://wordpress.org/plugins/wp-email-login/

]]>
https://wpgeodirectory.com/support/topic/login-issue-buddypress-combination/#post-38149 <![CDATA[Reply To: login issue Buddypress combination]]> https://wpgeodirectory.com/support/topic/login-issue-buddypress-combination/#post-38149 Tue, 28 Apr 2015 15:38:23 +0000 viguursthijs Hooray! Thanks a lot. My Partner was about to tear the hair out of his head…;-)

Any idea on the second issue as well? That’s both on staging acting strange.

Thanks in advance!

]]>
https://wpgeodirectory.com/support/topic/login-issue-buddypress-combination/#post-38155 <![CDATA[Reply To: login issue Buddypress combination]]> https://wpgeodirectory.com/support/topic/login-issue-buddypress-combination/#post-38155 Tue, 28 Apr 2015 16:55:01 +0000 Simone 😉

for your second issue, I think something weird is happening with buddy press and the login-url system.
A quick workaround is to add a custom link pointing to /?geodir_signup=true and with the help of this plugin
https://wordpress.org/plugins/menu-items-visibility-control/
you can hide it to logged in users with this condition

! is_user_logged_in()

Let us know how it goes

]]>
https://wpgeodirectory.com/support/topic/login-issue-buddypress-combination/#post-38535 <![CDATA[Reply To: login issue Buddypress combination]]> https://wpgeodirectory.com/support/topic/login-issue-buddypress-combination/#post-38535 Sun, 03 May 2015 07:38:06 +0000 viguursthijs Perfect, works great! Thanks!

]]>