-
Author
-
June 11, 2015 at 18:35 #62098AbracadabraParticipant
Hello, I really need an answer from someone on this. I have been waiting on this one thing for weeks now to launch my site, update is out and Kleo 3.0 was supposed to resolve this issue, perhaps it did and I need to enable something, but as far as I see it this issue still exists.
For people who registered through facebook, once they come back to the site and try to log in, they still see this “You are already logged in. Please refresh page” when they refresh nothing happens the stay on same page. When they click on Login with Facebook, a pop up is displayed “You are already logged in”
For people who did not logged in with facebook, just simpy registered, they need to login every single time they visit the site, typically when someone clicks on remember me, they should remain logged in and when they type in homepage url they should go straight to their profile page, thats how it works eveywhere else.
I dont know how others see it, but for me this is a fundamental issue as its the first interaction they have with the site, and they have no idea what to do when they refresh and nothing happens.
Can someone please shed some light on this?
June 11, 2015 at 19:29 #62115sharmstrModeratorFor people who registered through facebook, once they come back to the site and try to log in, they still see this “You are already logged in. Please refresh page” when they refresh nothing happens the stay on same page. When they click on Login with Facebook, a pop up is displayed “You are already logged in”
Basic question here. Why are you even showing the login button to people who are already logged in?
For people who did not logged in with facebook, just simpy registered, they need to login every single time they visit the site, typically when someone clicks on remember me, they should remain logged in and when they type in homepage url they should go straight to their profile page, thats how it works eveywhere else.
This is only because you set it up that way. Most sites homepages are just that. home pages. You’ve set up your site so the home page is a “register or login” page. There’s no built in way with either WP, BP or Kleo to have logged in users who visit your home page to be redirected to their profile. There never has. You need to add custom code or find a plugin for that.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
June 11, 2015 at 19:36 #62120sharmstrModeratorI’m going to make a suggestion here. Keep in mind that I dont know your requirements. But as I see it, as a user, why would I want to be directed to my profile that shows my personal info? Why not show me something interesting like the latest forum updates or an activity feed. If you do that instead, you can change your home page to only show the slider you have that has the registration and login buttons, to people who arent logged in. There is a ‘content by usertype’ shortcode that will allow you to show are hide sections of a page depending on if a user is logged in or not.
You can add that to the register/login slider and set it to “Logged out user”. Under that you can have another section set to “Logged in user”. That section could have the forum and/or activity feeds (or whatever else you want.)
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
June 11, 2015 at 19:56 #62131sharmstrModeratorI found this as well. Basically it checks to see if the requested page is the home page and if the user is already logged in, it will redirect them to their profile. It say to put it in bp-custom.php, but put it in your functions.php file instead.
This might be what you’re after
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
June 11, 2015 at 20:34 #62140AbracadabraParticipantthanks Sharmstr, the last link looks very promising, I believe that is what Im after, I will look into this.
June 11, 2015 at 20:50 #62150AbracadabraParticipantYup, that was exactly what I was looking for.
It may only be me, but thats how many sites are set up, once someone is logged in they dont see the main/login page until they log out.
Big thanks Sharmstr!
June 11, 2015 at 21:05 #62157sharmstrModeratorI disagree, but I’m glad you got it sorted.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
-
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.