-
Author
-
January 24, 2016 at 17:37 #100205kgParticipant
I just noticed that when new users register, they see my wp dashboard. they can’t edit anything but they should be redirected to the front end admin page not the WP dashboard. not sure how to change that.
Thanks again.
January 25, 2016 at 16:56 #100361sharmstrModeratorThat’s not a bug. Change your login redirect in theme options > misc
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
February 2, 2016 at 12:36 #101692kgParticipantI have the Login Redirect for Popup set to “Reload current page”. should that be displaying the WP Dashboard?
February 2, 2016 at 14:51 #101704sharmstrModeratorNeed access to test
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
February 3, 2016 at 18:47 #101910sharmstrModeratorIt uses the standard auth. Tell them you need to change their login link. It needs to have the ‘kleo-show-login’ class added to it. That’s what triggers the login modal.
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
February 3, 2016 at 18:51 #101912sharmstrModeratorAnd here is the documentation on that: https://archived.seventhqueen.com/documentation/kleo#login-redirect
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
February 26, 2016 at 20:30 #106915kgParticipantHi again. I am still having issues with this and after going back and forth with the support team from the Events Calendar plugin, they are saying that I need to connect with Theme support for help. here is my complete thread from with them to give you the full detailed background. To summarize my issue, once a user is logged in, when the select “ADD EVENT” from the menu, the plugin is not recognizing the user as being logged in and brings up their own login screen. After speaking with them (as you can see in the thread), they said they use the standard WordPress Auth and they use the default WordPress function is_user_logged_in to check if users are logged in. I see that the latest update of Kleo shows some new redirect and Registration features – but after updating to the latest version, I am still having these issues. It may be worth noting that I am using the KLEO login NOT the Buddypress login. I’m desperate to get this resolved as I have been trying for about a month and am not ant closer to resolving it.
Non-admin access in case you would like to test is:
http://dancingcircles.com
USERNAME: kgtest
PSSWD: kgtestThank you again!!
February 27, 2016 at 11:33 #107045sharmstrModeratorYou are mistaken in your thinking about what’s happening. The problem is with your “add event” link. Its all fine and good to have added “kleo-show-login” to it to launch the modal, but its going to launch the modal whether you’re logged in or not. What you need is a conditional menu item. One add event menu item with kleo-show-login that will only be displayed to people who are not logged in and another one without kleo-show-login that will only be displayed to people who are logged in.
https://wordpress.org/plugins/menu-items-visibility-control/
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
February 27, 2016 at 19:25 #107110kgParticipantBrilliant! You’re awesome! Worked like a charm. I tested it with that plugin as well as this one which I found a bit easier as it doesn’t require any knowledge of coding or conditional items.
https://en-ca.wordpress.org/plugins/nav-menu-roles/
thanks again!
-
AuthorPosts
You must be logged in to reply to this topic.