I would totally have missed making the changes in the theme layer if you hadn't said this! For some reason, I thought I had found all the $p.view == "friends" instances, but when your comment made me go back and look at the Mixit install tutorial from thefulcrum which I used in the first place. So I followed the steps I had used to cut/paste the style/theme in that example, clicked on print_custom_stylesheet(), and ended up finding more of instances of $p.view == "friends" to change to $p.view == "read".
Just replicating what I did here in case it helps anyone else.
Who knows? Well, probably a large number of people other than me know. But anyway, it works now! *\o/*
no subject
I would totally have missed making the changes in the theme layer if you hadn't said this! For some reason, I thought I had found all the $p.view == "friends" instances, but when your comment made me go back and look at the Mixit install tutorial from thefulcrum which I used in the first place. So I followed the steps I had used to cut/paste the style/theme in that example, clicked on print_custom_stylesheet(), and ended up finding more of instances of $p.view == "friends" to change to $p.view == "read".
Just replicating what I did here in case it helps anyone else.
Who knows? Well, probably a large number of people other than me know. But anyway, it works now! *\o/*