Quote:
Originally Posted by CS-Jay
fris, you pay around with any plugins that switch between a mobile theme and regular theme?
I like the first one. Nice and clean
|
yes, i use a plugin thae serves a mobile theme when mobile visitors come, no need to redirect to m.domain.com,
also the plugin i created also lets me target mobile devices.
example shortcodes
[is_mobile]
only shown to mobile devices
[/is_mobile]
also
[is_ipad]
only shown to ipad
[/is_ipad]
also have is_iphone, is_kindle, etc pretty much for every device.