This topic has 1 reply, 2 voices, and was last updated 9 years by Laura.

  • Author
  • #37451
     gbriar
    Participant

    Hi

    Is there any way to include a feature that let’s people see who is viewing their profile – maybe a pop-up at the bottom that alerts users if another member is viewing or showed an interest in them.

    Also is there a way to create a page that lists members who have recently viewed their profiles?

    Thanks for the help.

    Graham

    #37476
     Laura
    Moderator

    Hello, you can use this plugin :https://wordpress.org/plugins/buddypress-who-clicked-at-my-profile/ or http://buddydev.com/plugins/recent-visitors-for-buddypress-profile/

    They show the recent visits in a widget (both) and under their profile (buddydev) so i would suggest to use the buddydev one, as it even has a menu for being invisible or not in the user settings, also i have made a css style for buddydev plugin if you choose to use it, the style is this :

    COPY CODE
    
    .recent-visitors h6 {
    background: rgba(255,255,255,0.1);
    color: #ffffff;
    width: 130px;
    line-height: 2.3em;
    overflow: hidden;
    clear: left;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
    }
    .recent-visitors img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    border: 4px solid rgba(255, 255, 255, 0.12);
    }
    .shortcode-recent-visitors img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #fff;
    box-shadow: 0 0 0 1px rgba(0,0,0,0.2);
    }
    

    For the live notification if someone is viewing your profile, i do not know about any plugin that does this, even i would suggest to not use if it exist, as it request too much times to your server if it has lot of users.

    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 2 posts - 1 through 2 (of 2 total)

The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?