jordanjay29 010101 PHP 7.2 is not currently compatible with Flarum. It won't be until Beta 8. So yes, that's likely an issue, if not the issue.
010101 Kyrne did you press the clear cache button inside of uncache's settings page? Stop making sense. Ha! That did it. It now says night mode as it should. I thought I pressed the clear cache button before. Maybe not. I’m gonna live on the edge and stick with php 7.2. So far no issues.
jesusmoreno24 @Shahiem How could I change the mode of change, also change the image of the head logo. Thanks
Ralkage jesusmoreno24 you can change your site logo in the Appearance tab/section of your Admin CP. What do you mean by "mode of change"?
jesusmoreno24 Nothing, it does not matter how hard it is to explain myself by not understanding the language.
calande Hello, I'm using FreeFlarum, and it seems this extension is not listed there. Or maybe with a different name? Thanks,
jordanjay29 calande It's probably not added to FreeFlarum. You'll have to request it in the discussion once Beta 8 is released.
Shahiem 0.1.6 ? Fix for missing dark colors on mobile Added Italian and Spanish translation. Updating ⏫ Please run: composer update reflar/nightmode php flarum cache:clear
Kyrne Foxxy looks like you may have some other custom css running on the site, please check if you do and potentially modify it.
Kyrne Foxxy Sorry, I haven't had a chance to look at it yet due to Thanksgiving. For now, add this code to your custom css to fix it temporarily: body.dark h3 { color: #fff !important; } body.dark div.read h3 { color: #7c7c7c !important; }