• Resolved BobHatcher

    (@bobhatcher)


    Trying to get this to work. API entered correctly and I’ve successfully entered a few of your examples using my Lat/Long. But, all I want is a simple forecast. I don’t want to display for a fixed time period. So, what is the shortcode for just getting a forecast?

    I’ve tried these but they don’t work

    [tk_event_weather/forecast/ Lat=”43.877″,Long=”-71.649″]

    [tk_event_weather lat=”43.877″ long=”-71.649″ forecast]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Clifford Paulick

    (@cliffpaulick)

    Hi. Thanks for your detailed message.

    Example J from the FAQ provides this example:
    [tk_event_weather location="The White House" start_time="now" end_time="+3 hours"]

    Adapting from that, yours could be:
    [tk_event_weather lat="43.877" long="-71.649" start_time="now" end_time="+3 hours"]

    Let me know whether or not this this is what you’re wanting.

    Plugin Author Clifford Paulick

    (@cliffpaulick)

    Marking resolved due to lack of response.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Simple shortcode examples please’ is closed to new replies.