Hi Guys,
I saw recently that we had the ability to remove the profile cover, which I have turned on. Therefore now, whatever the profile type or user, there is no cover when I go on one's profile.
I would like to hack this option so that... if profileid == 3 ? showcover = true : showcover = false; (so basically one user wont see any cover beside on those which profile are id==3,
I understand it might me a little bit more complicated then that but I don't know where to start to make that work... would need an insight on where to start
Thanks