NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: markster on July 24, 2015, 01:01:29 PM

Title: Alternate mobile theme request
Post by: markster on July 24, 2015, 01:01:29 PM
I'm (attempting) to make my website responsive and therefore not need a mobile theme. However I would still like to use the existing templates settings for Mobile vs Desktop to have different settings for hiding things, etc. etc. So it would be great if the NetTalk Object's Support Mobile Mode setting on the Settings/Mobile tab would allow the theme to be set with a variable, not fixed to Mobile.
Title: Re: Alternate mobile theme request
Post by: Bruce on July 28, 2015, 12:43:52 AM
Hi Mark,

>> However I would still like to use the existing templates settings for Mobile vs Desktop to have different settings for hiding things, etc. etc

The IsMobile() method extends a long way beyond just themes and include/exclude options. The Mobile framework is build on Jquery Mobuile, and the Desktop on Jquery UI, so the underlying code is quite different as well. So your idea is good, but supporting it would be very non trivial at this point.

Cheers
Bruce