This topic has 3 replies, 3 voices, and was last updated 7 years by Laura.

  • Author
  • #147646
     chsreddy
    Participant

    Hi I would like to how to add custom icons in the menu,

    1. how to add custom icons in the menu,

    2. How to make particular menu items appear to just logged in users and
    3. And how to make NON-REGISTERED users redirect to register page, when they try to perform REGISTERED USER actions, like Commenting and writing articles :).

    #147721
     Laura
    Moderator

    Hello, you could add icons with css, if you mean images then its possible with css as well, just let me know which items and which images ( image url ) and i will give you the proper css code 🙂

    2- You can use https://wordpress.org/plugins/menu-items-visibility-control/
    3- This could help https://wordpress.org/plugins/buddypress-members-only/

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #165832
     aaronh92
    Participant

    Hi

    I’m also looking to include custom icons in Buddypress profile pages instead of the standard Fontello ones.
    If I wanted to change the ‘profile’ icon to this for example, how would this be done, please?

    Thank you

    #166002
     Laura
    Moderator

    Hello, you would need to install the icons at your wordpress site http://www.wpbeginner.com/wp-themes/how-to-easily-add-icon-fonts-in-your-wordpress-theme/

    And once you have that, you can use css to change the icons of buddypress, for example

    COPY CODE
    
    a#user-xprofile:before {
        content: "ICON CODE HERE" !important;
        font-family: "FONT FAMILY HERE" !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

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

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

Log in with your credentials

Forgot your details?