Hi everyone
I’m looking into building my second EE based mobile site, running on a subdomain using the same control panel as the full version of the site. Previously I’ve used the method detailed here http://www.netmagazine.com/tutorials/going-mobile-expressionengine - which seems to be the standard way, and while I don’t have any particular problem with doing it that way, I’d be interested to know if there’s a more elegant solution. Ideally what I’d like to do is have a seperate theme and load that instead of the default theme if we’re using the mobile domain, does anyone know if that is possible? What I’m envisioning is programmatically setting the theme via the mobile site’s index.php file, or something similar.
Any help appreciated.
Thanks.