Disable Mobile Version
Running 2.0.18.4
I have $Configuration['Garden']['MobileTheme'] = FALSE;
in my config yet apparently some iPhone users are not getting the normal theme, was this functionality depreciated and you can no longer disable mobile views?
0
Comments
Try $Configuration['Garden']['MobileTheme'] = 'default';