This topic has 7 replies, 2 voices, and was last updated 8 years by presentphuture.

  • Author

    Tagged: , ,

  • #180113
     presentphuture
    Participant

    Hi Seventh Queen

    Thank you for sending me my password to my new email. Sorry for being a drag on your themeforest page. I am using the BuddyApp theme and it is amazing. My question is about the icons. I’ve added a chat menu on the Top left Header right next to notifications and messages and I would like to add a chat icon to it. However when I try to add it from the customise menu, it changes all the icons of the Main Menu (Side) to the same icon. Is there a css style code to change only one Icon each whether it is set to either menu. Thirdly, I read your comment on your themeforest page about changing it in the menu settings however there is no settings to add an icon for the items you put in a menu. I’m using the requested wise chat plugin. Oh! final last question. on the buddypress menu I’ve also added chat and contact us with a code on my child theme bp-custom.php file (check the third attachment image,). This is the code I’ve used:

    COPY CODE
    //Adding custom links to buddypress menu
    add_action( 'bp_member_options_nav', 'buddydev_add_profile_extra_custom_links' );
     
    function buddydev_add_profile_extra_custom_links() {
        ?>
    <li><a href="https://presentphuture.co.za/chat">Chat</a></li>
    <li><a href="https://presentphuture.co.za/contact-us">Contact Us :)</a></li>
    
    <?php 
    }

    I’d also would like to add icons for the custom links I add to the buddypress menus. Thank you.

    Regards

    present_phuture

    #180195
     Kieran_SQ
    Moderator
    Not marked as solution
    #180619
     presentphuture
    Participant
    Not marked as solution
    #180623
     presentphuture
    Participant
    Not marked as solution
    #180648
     Kieran_SQ
    Moderator
    Not marked as solution
    #181349
     presentphuture
    Participant
    Not marked as solution
    #181350
     Kieran_SQ
    Moderator
    Not marked as solution
    #183015
     presentphuture
    Participant
    Not marked as solution
Viewing 8 posts - 1 through 8 (of 8 total)

The forum ‘Theme options & Demo content’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?