This topic has 4 replies, 2 voices, and was last updated 7 years by Kieran_SQ.

  • Author
  • #174522
     javart
    Participant

    How do I get the name of the group to hover over the group image?

    And how do I remove the group profile picture?

    #174555
     Kieran_SQ
    Moderator

    Hi,

    To add the title of the group you’ll have to copy the below file from your KLEO parent theme to the KLEO Child theme, please create each folder if it does not already exist in the child theme.

    /kleo/buddypress/groups/single/cover-image-header.php

    Copy to

    /kleo-child/buddypress/groups/single/cover-image-header.php

    Once you have copied this file you can edit it with your favorite code editor or your host’s built-in editor. Delete and replace the contents of line 31

    <h4 class="highlight"><?php bp_group_type(); ?></h4>

    <h4 class="user-nicename"><?php bp_current_group_name() ?></h4></br>

    To remove the group profile picture please go to Settings > BuddyPress > Options > Scroll to: ‘Group Photo Uploads’ and uncheck this option.

    Thanks,

    Kieran.

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

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

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    #175360
     javart
    Participant

    Hi– I made this change but it’s not showing up.
    http://thelobas.com/groups-2/first-time-managers/

    #175361
     Kieran_SQ
    Moderator

    Hi,

    Please move a clean copy of the file stated above as you appear to have moved/edited the wrong content. You’re missing some of the avatar code.

    Thanks,

    Kieran.

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

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

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    #175365
     Kieran_SQ
    Moderator

    Hi,

    Just a follow up, if you have yet to make any other changes to this file away from what you wish to achieve with this ticket you can extract and upload the attached file to the below folder. This file will display the group name above the group image as per your other ticket regarding moving member name above the profile image.

    /kleo-child/buddypress/groups/single/

    Please clear your website cache (via admin bar) and local cache (Ctrl+F5) to see changes.

    Thanks,

    Kieran.

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

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

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    Attachments:
    You must be logged in to view attached files.
Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?