Disable a Magento mobile theme for tablet & iPad -


i made website include desktop mobile theme. works fine, in tablet & ipad shows mobile theme don't want. use following exception

(iphone|ipod|blackberry|pre|palm|googlebot-mobile|mobi|safari mobile|windows mobile|android|opera mini|mobile)|(!ipad|silk|kindle|xoom|sch-i800|tablet)

but shows mobile theme. please me how can call desktop theme in tablet & ipad.

i try lot of strings. @ last using string:

iphone|ipod|mobile 

problem solved. shows desktop theme in table & in mobile shows mobile theme.


Comments

Popular posts from this blog

Delphi XE2 Indy10 udp client-server interchange using SendBuffer-ReceiveBuffer -

Qt ActiveX WMI QAxBase::dynamicCallHelper: ItemIndex(int): No such property in -

Enable autocomplete or intellisense in Atom editor for PHP -