This topic has 1 reply, 2 voices, and was last updated 9 years by sharmstr.

  • Author
  • #87121
     cbur2107
    Participant

    Hi,

    How do you put the user’s buddypress profile picture in the main menu? In the demos, and in the documentation, it mentions being able to add the user’s avatar to the menu when they are logged in and get the drop down of options (like it does in the WP admin menu) but I can’t seem to figure it out. Even when I imported the menus from the demos that wasn’t included.

     

    Also, how do I change the icon on the “LIKE” from a heart to something else, preferably a heart.

    Thanks in advance.

    #87252
     sharmstr
    Moderator

    Its in the documentation: https://archived.seventhqueen.com/documentation/kleo#menus

    Kleo – My account avatar

    You can add a nice Avatar item to the menu ,that links to your profile page, from Appearance – Menus – KLEO section. To have this option available you must have BuddyPress installed.

    “from a heart to something else, preferably a heart.” That’s easy, dont do anything. LOL. 🙂

    You can change icons on the site using custom css to change the content.

    COPY CODE
    
    .item-likes:before {
        content: "\e810";
        font-family: "fontello";
    }
    

    To figure out what the code is for the icon you want to use is to go here: http://fontello.com/ Click on customize codes. Look for an icon you want to use and use that code.

    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 2 posts - 1 through 2 (of 2 total)

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

Log in with your credentials

Forgot your details?