-
Author
-
October 31, 2015 at 19:37 #85224wd7080Participant
Hello,
I experience an issue similar to the one here:
https://archived.seventhqueen.com/forums/topic/register-and-login-menu-items-are-directing-to-kleo-urls-and-not-my-pagesBuddypress menu items are redirecting to Kleo menu items. Any insights? Please help.
Thanks
October 31, 2015 at 20:56 #85230sharmstrModeratorThe kleo login modal is triggered by jquery. You cant override the jquery. You can edit it to remove the bp-login-nav class from being a trigger, but its not upgrade safe. You might be able to remove the bp-login-nav from being added to the menu item using a filter, but you’d have to ask the buddypress folks about that.
If it were me, I’d use a custom link and use a plugin like Menu Item Visibility Control to hide it from logged in users.
Add this to your quick css
COPY CODE.bbp-password > input { width: 100% !important; }
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
October 31, 2015 at 21:44 #85234wd7080ParticipantBut kleo menu was not working previously and I was fine with it until I used it. It’s like I can’t undo it now.
I have other theme that I use and I am happy with it that I can use buddypress default menu. Kleo is enforcing it’s own menu which I don’t find it right. Users must have the option to use alternatives. Isn’t that?
I like the theme because it has instant notification but I am not fine with the menu.
October 31, 2015 at 22:27 #85250sharmstrModeratorThe kleo developers trigger both the buddypress and kleo login menu items because people were confused by which one to use (is my guess). You are the first person to express that they dont want it this way. Use my suggestion and you’ll have it working the way 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
October 31, 2015 at 23:13 #85280wd7080ParticipantBy the way, has anyone in this forum discussed the possibility of removing the name field in buddypress?
October 31, 2015 at 23:32 #85284sharmstrModeratorIts been discussed on the buddypress forum since you’ll have to change their code to do it.
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 ‘General questions’ is closed to new topics and replies.