• Resolved durhamight

    (@durhamight)


    Code I’m using is [wpforecast id=”A”]

    Error I’m getting is:

    Sorry, no valid weather data available.
    Please try again later.

    Works fine as a widget, but my implementation requires shortcode. Any ideas? I really just want to display the icon and temperature.

    Thanks!

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author tuxlog

    (@tuxlog)

    Mhm, this is unusual becaue the widget and shortcode use the same data from the database.
    Do you get any error messages in the WordPress logs?

    Plugin Author tuxlog

    (@tuxlog)

    seems to resolved

    symait

    (@symait)

    I have the same issue 🙁
    shortcode used [wpforecast id=”A”]

    Plugin Author tuxlog

    (@tuxlog)

    Can you give the location ysou are using please?

    symait

    (@symait)

    Plugin Author tuxlog

    (@tuxlog)

    This just drived me crazy. But I guess I have an idea what the reason can be.

    Can you please check two things:

    1. Check if you use the correct quotes around A. (shift+2, “)
    2. Check if you use [ and not the HTML-entity of [ (go to textmode and enter the shortcode if in doubt)

    Any change?

    • This reply was modified 8 years, 12 months ago by tuxlog.

    Solved!
    It were the double quotes!
    I used copy-paste to put in the shortcode and changing those manually solved my problem

    Thanks for the support!
    Patrick

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Shortcode not working’ is closed to new replies.