This topic has 7 replies, 2 voices, and was last updated 9 years by sharmstr.

  • Author
  • #85224
     wd7080
    Participant

    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-pages

    Buddypress menu items are redirecting to Kleo menu items. Any insights? Please help.

    Thanks

    #85225
     wd7080
    Participant
    This reply has been set as private.
    #85230
     sharmstr
    Moderator

    The 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #85234
     wd7080
    Participant

    But 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.

    #85250
     sharmstr
    Moderator

    The 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #85274
     wd7080
    Participant

    Thank you

    #85280
     wd7080
    Participant

    By the way, has anyone in this forum discussed the possibility of removing the name field in buddypress?

    #85284
     sharmstr
    Moderator

    Its 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

Viewing 8 posts - 1 through 8 (of 8 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?