Page 1 of 1

Controling gauges shown on mobile device

Posted: Sun 10 Sep 2017 9:57 am
by djenkins
First off I just came across this the SteelSeries Gauges a few days ago I implemented it on my site. Absolutely brilliant, really pleased with the result.

I however have encountered one problem that I cannot work out how to resolve. I have searched the forum, but could not find anything appropriate to my issue.

First some background
using a Davis Vantage Pro weather station
Using Weather Display v10.37S (b57) to upload data
Displaying SteelGauges page via an iFrame wrapper on a Joomla 3.6.5 website using a Gantry v4.1.32 responsive template

Within the gauges.js file I have disabled the Solar & UV gauges & removed the Odometer from the Wind Rose. This all worked perfectly when you visit the website via a PC (3 across by 10 gauges)

http://www.pdarcs.com.au/index.php/our- ... her-gauges

(the source page by the way is http://pdarcs.com.au/weather/gauges/gauges-ss.htm which is displayed on the above link via an iFrame Wrapper)

However, if I visit the exact same page via a mobile phone (Samsung Galaxy S5) The Solar & UV Sensor are visible & the Odometer is also on the Wind Rose. The gauges are displayed 1X12 gauge wide going down the page, which is great except for the "additional" gauges that have appeared. (fyi visiting the source htm page directly displays the 3x10 layout with the relevant gauges showing as well, which they shouldn't be)

Obviously for mobile viewing I need to change another setting in another file somewhere else, but I don't know which one.

if someone could assist me in advising which file I need to modify to disable the Solar/UV & odometer gauges within a mobile device I would be grateful. (I apologies if this has been answered elsewhere, but I couldn't find that info)

Regards, Daniel

Re: Controling gauges shown on mobile device

Posted: Mon 11 Sep 2017 8:07 pm
by mcrossley
I think the page is just being cached on your mobile device - try clearing the data for your site and trying again.

Re: Controling gauges shown on mobile device

Posted: Wed 13 Sep 2017 12:39 am
by djenkins
I reloaded the page countless times, but never cleared the cache. :groan:

Cleared the cache & everything works fine now, thank you.