This topic has 9 replies, 4 voices, and was last updated 9 years by rogeriovaz.

  • Author
  • #48573
     klosurdo
    Participant

    Hi,

    I would like my logged in users to be able to view their own notifications tab but not the notification tab of other members. When signed in the notification tab in other user profiles are viewable.

    Is there a way to turn that off and only have the logged in user view their own notifications?

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #48601
     Laura
    Moderator

    Hello, you can see it because you are an Admin, try with a normal user 🙂

    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 🙂

    #49515
     rogeriovaz
    Participant

    Hi klosurdo,

    Would you mind to be gentle and tell me what have you done to use the cover picture in profile? By the way how would you be able to insert the the Show less and change cover picture over cover?
    I really appreciate if your can help.
    I loved what you have done.

    #49523
     sharmstr
    Moderator

    @rogeriovaz That is a new feature starting with Kleo 2.4. Install 2.4.1 then install the buddypress cover photo plugin from WP Admin > Appearance > Install Plugins.

    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

    #49543
     rogeriovaz
    Participant

    Well, I’m using 3 columns layout option. Will it still working? I activated and anything happened.
    Where is the documentation about buddypress cover photo ?

    #49544
     rogeriovaz
    Participant
    #49548
     sharmstr
    Moderator

    https://wordpress.org/plugins/buddypress-cover-photo/

    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

    #49551
     rogeriovaz
    Participant

    @sharmstr
    So, there is no documentation about and you don’t have answer for my question if works in 3 columns option.

    #49555
     rogeriovaz
    Participant

    I found in the file wp-content\themes\kleo\buddypress\members\single\home.php in the line 8 the code
    <?php if( sq_option( ‘bp_full_profile’, 0 ) == 0 ): ?>
    <div class=”col-sm-12″>
    <div id=”item-header” role=”complementary”>

    <?php bp_get_template_part(‘members/single/member-header’) ?>

    </div>
    <!– #item-header –>
    </div>
    <?php endif ?>

    If I remove the lines: <?php if( sq_option( ‘bp_full_profile’, 0 ) == 0 ): ?> and <?php endif ?>
    Shows me the profile cover, however is gray. I think that is because some lost css. Look in the image

    Attachments:
    You must be logged in to view attached files.
    #49560
     rogeriovaz
    Participant

    The problem of css (pointed in the second image) is created by your own file \wp-content\themes\kleo\buddypress\css\buddypress.css in line 1894.
    .buddypress div#item-header {
    background: url(../../assets/img/heading.png) repeat-x 0 115px;
    text-align: center;
    transition: all 0.5s ease-in-out 0s;
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
    display: inline-block;
    width: 100%;
    }
    What should I do?

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

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

Log in with your credentials

Forgot your details?