Vanilla 2.1 issues on mobile, no styling
fr3em1nd
✭✭
hi i'm experimenting on Vanilla 2.1 im not sure what's wrong with this one http://www.katxt.com , on mobile the styling is not working.
the server version is 5.3 http://www.katxt.com/ver.php
0
Best Answer
-
Kasper
Vanilla Staff
I've already reported this issue here: https://github.com/vanillaforums/Garden/issues/1486
Add this line to your
config.phpfile to fix it:$Configuration['DebugAssets'] = TRUE;
Kasper Kronborg Isager (kasperisager) | Freelance Developer @Vanilla | Hit me up: Google Mail or Vanilla Mail | Find me on GitHub
5
Answers
I've already reported this issue here: https://github.com/vanillaforums/Garden/issues/1486
Add this line to your
config.phpfile to fix it:Kasper Kronborg Isager (kasperisager) | Freelance Developer @Vanilla | Hit me up: Google Mail or Vanilla Mail | Find me on GitHub
thanks @kasperisager i was searching for it somehow i havnt used the right keywords.