Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Hal Gatewood

    (@halgatewood)

    I was just informed it is required per the OpenWeatherMap license to attribute where the weather data is coming from. I don’t believe it was like that at the beginning. Here is some simple CSS to hide the message:

    .awesome-weather-attribution { display: none; }

    Simply put it in your style.css file found in your theme folder.

    Thread Starter skinner009

    (@skinner009)

    That works better, not that I don’t want to give credit, but it does open a big gap under the widget. I might try to put a little text credit under the daily forecasts.

    Thanks again Hal.

    -gs

    Plugin Author Hal Gatewood

    (@halgatewood)

    In the next update I’ll move the text inside the widget area. Someone else had mentioned that too.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘remove Open Weather attribution and the white space it created’ is closed to new replies.