Profile Views Download 3.4

This component/theme works with latest OSSN version.
Indonesian Arsalan Shah 6 years ago

Allow your users to view the people who visited their profile.

3.4

Tabs missing thanks to Michael for fixing

Comments
German Dominik L Replied 10 months ago

@Michael, that was for the "add friends" button I talked about one week ago

The other things I always test on my normal system

I just installed a new OSSN to test, if the friends button is shown there too

German Michael Zülsdorff Replied 10 months ago

Any component?

Four hours ago you wrote:
"And just for your information:
I installed OSSN on a complete new server and only installed the profileviews "

!?

German Dominik L Replied 10 months ago

But i tested it several times now but I cannot see new visitors on my profile :/

guess any component is blocking that

German Dominik L Replied 10 months ago

I am using the darkmode component so the css code is a bit different

But I edited the css in darkmode so the buttons are correctly shown now on mobile devices

Indonesian Arsalan Shah Replied 10 months ago

What was the problem?

German Dominik L Replied 10 months ago

nevermind, i found the problem

Indonesian Arsalan Shah Replied 10 months ago

Add following in your theme

@media (max-width: 480px) { 
    .ossn-list-users a.right.btn.btn-primary {
        display: none;
    }
}
German Dominik L Replied 10 months ago

Okay and what’s about the shifted elements on awesome theme?

enter image description here

Indonesian Arsalan Shah Replied 10 months ago

@Michael, fixed the self relation in 3.3
Regarding add friend button it seems its disabled in goblue theme css. I really don't remember why i disabled it.

German Michael Zülsdorff Replied 10 months ago

New profile views are not shown

I just gave it a try, running Profile Views 3.2 on free Ossn 7.0 and Goblue:
Tested with 2 different users being logged in from 2 different browsers.
User 1 visiting User 2 results in expected
relation_from: 2 | relation_to: 1 | profile:viewed
record, and User 1 is correctly shown as a visitor from User 2's view

With Goblue, the Add friend / Unfriend button becomes hidden by display:none in mobile view.
Dont' know why - this appears a little strange to me...

Maybe a future release also could prevent creating records with a relation from same user to same user, because displaying me as a visitor of my own profile doesn't make so much sense, I think. :)

Component

Developer: Arsalan
License ossnv4
Type: Uncategorized
Requires Ossn Version : 6.0
Latest Version: 3.4
Last Updated 2 months ago
Repository Url View Repository

Versions