Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Dropkangoo

macrumors newbie
Original poster
Feb 22, 2012
25
0
Hey guys, i installed this widget which is the Zui frameless widget. You can download it here : http://www.mediafire.com/?6i6rblzbqjpp02b

It should show my location a the left and the temperatures on the right but it only show the clock on my phone.
Can anyone help me out?


Here is a picture of mine
7damien2-20120702-220906.png


It should look like this
7damien2-20120702-221027.png
 
Last edited:

seanwebb68

macrumors 6502
Jul 27, 2010
498
6
Might be worth checking the theme root to see if there a *.js file as that might need to have your location.

This is normally letters and numbers e.g uk12887
 

Dropkangoo

macrumors newbie
Original poster
Feb 22, 2012
25
0
This is what is under the configuration weather, im gonna try to put my code, but shouldnt it be using gps ? With thr 0 code ?



// Configuration Weather //

var locale = "0" // 0=GPS widget / 1=Native widget / Code from http://www.weather.com/ =Normal widget
var isCelsius = true // change to false to display degrees in Farenheit
var iconSet = "HTC" // you can use your own set.
var updateInterval = 60 // Time to Refresh weather info (in minutes)
 

jjk454ss

macrumors 601
Jul 10, 2008
4,480
500
This is what is under the configuration weather, im gonna try to put my code, but shouldnt it be using gps ? With thr 0 code ?



// Configuration Weather //

var locale = "0" // 0=GPS widget / 1=Native widget / Code from http://www.weather.com/ =Normal widget
var isCelsius = true // change to false to display degrees in Farenheit
var iconSet = "HTC" // you can use your own set.
var updateInterval = 60 // Time to Refresh weather info (in minutes)

Do you have the Weather GPS installed?
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.