Forum Replies Created

Viewing 15 replies - 331 through 345 (of 396 total)
  • Plugin Author Weather Atlas

    (@weatheratlas)

    Great,
    I’m glad we were able to resolve this issue.
    We’re here if you have any more questions.

    p.s.
    If you feel like it, drop us a line and rate the widget in the reviews. ; )
    https://wordpress.org/support/plugin/weather-atlas/reviews/#new-post

    Plugin Author Weather Atlas

    (@weatheratlas)

    Hello again,

    we’ve noticed that location for Spanish version maybe isn’t set correctly.

    Please notice that
    city’s id in a bracket
    Agüimes ~ Spain (2082994)
    and shortcode below
    [shortcode-weather-atlas city_selector=2372139]
    are not the same.
    https://pasteboard.co/GW6rele.png

    * Widgets setting for the English version (below) is OK.

    Could you please try to change Spanish version to any other city
    (eg. Las Palmas de Gran Canaria ~ España)
    Make sure that both numbers (in a drop-down and a shortcode) are the same (2096663)

    Save and check if this fixed the issue.

    Please notice:
    1. Spanish version should show weather for Las Palmas de Gran Canaria, and English for Agüimes. If the problem is solved, choose again Agüimes for the Spanish version.

    2. You’re using WP Super Cache, either disable the plugin while testing or make sure cache is cleared every time you make a change in plugin’s settings.

    3. You have set the widget’s Header, so regardless of the chosen weather location, Title will be the same.
    The easiest way to check if the correct weather is displayed is to temporarily remove widget’s Header (until the issue is solved).
    Or check the checkbox for the detailed forecast (as you have done for English version). It will set the link for the detailed forecast. By clicking on the link you will see which forecast is being displayed.

    Plugin Author Weather Atlas

    (@weatheratlas)

    Hello lobogc,
    interesting quirk.

    We’re looking into this and we’ll hopefully contact you soon with the solution.

    Plugin Author Weather Atlas

    (@weatheratlas)

    Glad I could help 🙂
    We’re here if you have any more questions.

    p.s.
    If you feel like it, drop us a line and rate the widget in the reviews. ; )
    https://wordpress.org/support/plugin/weather-atlas/reviews/#new-post

    Plugin Author Weather Atlas

    (@weatheratlas)

    Hi morandan,

    thanks for using our widget.

    The issue with the missing icon is simple.
    There’s a CSS rule in your .html that overrides font used for icons:

    .widget-area * {font-family:Helvetica, sans-serif ; }

    The solution is also simple: remove this rule, and icons will show up.

    Please let us know if you have any more questions.

    Plugin Author Weather Atlas

    (@weatheratlas)

    Unfortunately – there is no way.

    I understand your POV, but what has been – “has been”.

    The widget displays only current conditions, hourly and long-term forecast, there is no archive even for today’s Hi temp. or past hours.

    Plugin Author Weather Atlas

    (@weatheratlas)

    Hello Karro,

    Thank you for using our widget.

    1. “-99” explanation:
    In the morning widget presents today’s forecasted Hi and Low temperature.
    Later in the day (when max temp. has been reached and temp. is declining), the widget displays only forecasted Low temp.
    In reality -99 is impossible temp., and it’s just simple way of declaring in our data that there’s no more Hi temp forecasted for today.

    There’s no need to change the code.

    If there’s Hi temp. for the day – both Hi and Low will be displayed.
    If there’s no more Hi temp. for the day – only Low temp will be displayed.

    2. Marbella tennis weather is shortcode displayed within a text.
    Please read https://wordpress.org/plugins/weather-atlas/#faq
    How to place weather widget in the article?
    or
    How to place weather widget in the sidebar?

    Please let us know if you have any more questions.

    Plugin Author Weather Atlas

    (@weatheratlas)

    Hi,
    we’re sorry too.

    There are numerous options to detect the cause of the issue, but all require logging and debugging your WordPress.

    If we ever come up with the solution, we’ll post it here : )

    Plugin Author Weather Atlas

    (@weatheratlas)

    Strange and interesting…
    We have the same issue, with overriding default city, on desktop and mobile,
    and on different browsers.

    Plugin Author Weather Atlas

    (@weatheratlas)

    Hi,

    At the moment there’s no option for users to translate widget’s data.
    Available languages (at the moment) are English and Spanish.

    We plan to implement more languages, including german.
    (but we can not set a specific date when it will be included)

    Plugin Author Weather Atlas

    (@weatheratlas)

    Hi,

    At the moment, I must admit it’s a mystery why you can’t override default city.
    Everything seems ok, from users side – as far as we can inspect without logging into your WP admin panel.

    If we come up with the solution, I’ll post it here.

    Plugin Author Weather Atlas

    (@weatheratlas)

    Hello Pablo,

    we’ve double-checked and the shortcode [shortcode-weather-atlas city_selector=2372139] works ok: When placed in a text it shows weather data for New York without a problem.

    So there has to be an issue with WordPress theme or with implementing the code.

    Can you place the widget in a sidebar (on any page) so we can inspect the page?
    Also, try to fix “Uncaught TypeError: a.cookie is not a function on your page”.
    There’s a small possibility that this JS error interferes with a widget.

    Please keep us posted of your progress.

    Plugin Author Weather Atlas

    (@weatheratlas)

    Hello again,

    The widget functions fine, but there might be an issue with overriding default city on your site because it’s using iframes.

    What we could see while inspecting your website, dropdown works fine, and when user change city widget functions as planned – by placing a cookie with new city’s id.

    Can you please try:
    – to disable the cache (if you use), or
    – move a widget out of iframe, or
    – move to the top of the page,
    and then try to change city – just to test if the issue will be fixed.

    p.s.
    Here’s a live example how users change (weather) city http://swimtca.com/

    Plugin Author Weather Atlas

    (@weatheratlas)

    Hi jordanwebdev,

    You’re right. Hamburger menu opens an input field with the drop-down of suggested locations.

    This option allows users to override preset weather location.
    Weather location is changed by simply typing the name of the location into the search field and selecting the favorite from the list of suggested locations.

    Here’s a live site example: http://swimtca.com/ (at the bottom of the page)

    If you have a problem with displaying suggestion, try to debug javascript in Google Chrome DevTools. (dropdown needs jquery to function properly)

    You can send us your site’s link and we’ll take a peek as well.

    Plugin Author Weather Atlas

    (@weatheratlas)

    Hi,
    The hardware problem was fixed promptly.
    Thanks for your patience.

Viewing 15 replies - 331 through 345 (of 396 total)