Quote from: Stretch at Apr 16, 2011, 11:25 PM
I’m a little confused. Does the "ipad" property force the plugin to only detect iPads or ignore iPads and treat them as a standard browser? The description in the property set for the plugin says "Detects only iPads" which sounds like it’s the former. When I create a property set and set "ipad" to NO, it still renders the mobile portion of my template on iPads. Clearing the iPad browser cache & cookies didn’t help either. Any suggestion much appreciated.
I created a new modx site to test it JUST in case.
http://zuriel.us/index.php?browser=detect
it goes to standard site on iPad but the mobile site on a iphone.
I have ipad = NO set. as in "Hey should this site be a mobile site?" = No make it standard.
it seems to work for me.
you can force detection to reoccur (and clear your cookie set) by adding ?browser=detect on any URL
you can write ?browser=full for standard or ?browser=mobi for mobile.
and of course you can customize the word browser, full, mobi, or detect in the properties of the plugin if you don’t like my default settings.
if you want to post a URL i’ll test it? maybe there is something else in the mix?