General Support

This page is dedicated to general support questions for themes.

A lot of themes share similar widgets, extras, etc… and often require the same actions from users. Look here under to answer most of your questions.


Weather Widgets :

Haaaaa here’s a good one ;) we all get tones of emails/tweets/questions about how to setup weather widgets.

Most of the time it’s actually pretty similar from one theme to the other. You simply have to SSH (or use iFile) to the theme folder in your iDevice.

Once there look for the weather widget sub-folder, open it and open the config.js file (or userOptions).

In that file you usually have a couple options you can modify : the location code and the °C or °F

For the location code, here an url where you can grab your own :

Find YOUR city code (locale) here : http://www.edg3.co.uk/snippets/weather-location-codes/ once you have your city’s location code paste it in the config file.

And for the degrees simply pass the variable from True to False depending on you needs.

Save and respring to view changes.