• Hello!
    I have a page which contains the shortcode of flash gallery. Is it possible to configure WPtouch so it can be choosen which code used for Desktop browser and which one for mobile browser?

    For example:
    if ($mobile_browser == true) {
    1) We are using this code for a mobile browser: [html5gallery ID=1]
    }
    else {
    2)We are using this code for a desktop browser: [flashgallery ID=1]
    }

    http://wordpress.org/extend/plugins/wptouch/

Viewing 1 replies (of 1 total)
  • Hi,

    This is currently only possible in WPtouch Pro using its custom shortcodes. It allows you to display content that only your desktop users see, and content that only your mobile users see, etc.

Viewing 1 replies (of 1 total)
  • The topic ‘WPtouch and flash gallery’ is closed to new replies.