Testing WPTouch free version for a client. It works as advertised on Android and iOS, but Windows phones load the full site or the "responsive" layout of a site.
I'm not even sure that this is a problem - just an observation :)
Testing WPTouch free version for a client. It works as advertised on Android and iOS, but Windows phones load the full site or the "responsive" layout of a site.
I'm not even sure that this is a problem - just an observation :)
You can add "IEMobile" as custom UserAgent.
I found the following user agent through a quick web search:
Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; ARM; Touch; IEMobile/10.0; <Manufacturer>; <Device> [;<Operator>])
Try adding any unique portion of the user agent string in the Custom User Agent field in WPtouch: IEMobile/10.0' orWindows Phone 8.0`. Be aware that adding the full string will not give the desired results.
You must log in to post.