You can read invisible posts with inspect element ( https://i.imgur.com/QMKcBN8.png )
you can also get rid off this "display:none" part to show a forum post like you were editing it which will show you the text
temporarily you can put the following code in your custom css extension
span[style="display:none"] { display: block; }
this will show every post like you were editing it. its not good but at least you can read the forums
note that it might screw up some things of the website visually since it makes everything marked as invisible to visible
Edited by the author
wth is this sussy situation, is it only me or doesnt the same fix apply to guides?
Edited by the author