I'm trying to use mobile layouts so that PyroCMS
will choose the correct layout automatically if the user is visiting with a mobile device.
I have my MyTheme/views/web and MyTheme/views/mobile
.
android
or iphone
simulator I don't get the mobile-views, I just get the web-views.
why? is ther开发者_如何学Goe something I have to enable, or is there somewhere I can go to perhaps get an error message and see why?
mobile safari
was not added to mobile user agents, that was why it wasn't registered
精彩评论