I wonder if theres a way to force the mobile phone to view the full version without entering the wptouch? Some of my users dont like the mobile edition and wants to use the full version instead. So are there any way to fix that? maybe by entering a special url or something that skips the mobile edition?
i do now that you can switch to full version from the wptouch, but the next time you visit the site it goes back to the mobile edition again which is kinda annoying for some :)
rasoul_h
Member
Posted 1 year ago #
You can choose the option "1st time visitors see desktop version". that will save a cookie preference and they won't ever see WPtouch unless they turn it on.
Bravenewcode --> i know of that of that option but i want the mobile plugin to kick in first and not the full version :)
I'm not clear on what you're asking for? You want mobile first but a way for your visitors on mobile to get to the regular theme? there's a switch in the footer in WPtouch.
cybercool10
Member
Posted 1 year ago #
I was going to ask the same.
With Plugins like Mobile Press , we could force a mobile view by appending "?mobile" to the end of the url , It was helpful in Theme editing and all.
Also we could use something like a subdomaine m.example.com and put a php there to catch and append such arguments to force the mobile view.
Any help as to how to force it ?