-
Author
-
December 21, 2016 at 11:03 #147646chsreddyParticipant
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 :).December 21, 2016 at 20:09 #147721LauraModeratorHello, 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 solutionLaura 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 🙂
July 1, 2017 at 18:08 #165832aaronh92ParticipantHi
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
July 3, 2017 at 17:09 #166002LauraModeratorHello, 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 CODEa#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 solutionLaura 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 🙂
-
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.