NetTalk Central

Author Topic: Alternate mobile theme request  (Read 3052 times)

markster

  • Full Member
  • ***
  • Posts: 204
    • View Profile
    • Email
Alternate mobile theme request
« 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.

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11250
    • View Profile
Re: Alternate mobile theme request
« Reply #1 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