I want to build a mobile site on wordpress. What Im looking to do is detect if its being loaded on a mobile device and then switch themes based on this.
Usually I implement a redirect to a mobile m.mysite.com address when using different platforms, but is there a more efficient way of doing this on wordpress, where I can keep the address but have it load a different theme?
Im not keen on doing a responsive site as I want to completely restructure the layout.
Thank you