Is it possible to make the likes icons stand out more. I can barely see if I have liked a post or not. Maybe the thumbs up icon should be "filled" (fully blue) or something. I sometimes need to click several times to make sure I've actually liked a post. Cheers.
Also, when I "react" to a post, it doesn't say "you reacted" until I reload the page, which makes it even more unclear. I dunno why that is. Don't think it's supposed to be like that?
I guess you have not exclude the wpForo pages correctly from WP Rocket
that's why you have the other problem > Ads Manager plugin breaks cache
Maybe the thumbs up icon should be "filled" (fully blue)
add this to custom css
#wpforo #wpforo-wrap .wpf-current-reaction.wpf-react-up i.fa-thumbs-up { font-weight: bold; }
Dashboard > Forums > Settings > Colors & Styles (Custom CSS)
It's so odd, sometimes when I click like it says "you reacted" and other times nothing. I have to reload the page instead. I have turned off forum caching. Dunno why it behaves like this.
I use both cloudflare (I have added page rules) and Redis if that is of interest.