• Resolved thetoolman123

    (@thetoolman123)


    Hi there,

    I am trying to get London weather to show, but I am getting the following error:

    The Google Maps Geocoding API resulted in an error: REQUEST_DENIED for the tk_event_weather shortcode to work correctly. (Error message only displayed to users with the customize capability.)

    I am not using Google Geocoding as I wanted to use the Dark Sky API which I have registered a key with, so I am confused as to why this error is happening.

    I am also inserting the code the following way:

    <?php echo do_shortcode('[tk_event_weather location="London" start_time="now" end_time="+3 hours"]
    '); ?>

    Can anyone help as to what I am doing wrong?

    Thanks

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

    (@cliffpaulick)

    Thanks for the detailed question. If you don’t enter lat/long coordinates, it’ll use Google to get them.

    Use the “Tools” tab in this plugin’s Settings screen in wp-admin to find coordinates and then use them in the shortcode.

    Let me know how this goes for you.

    Thread Starter thetoolman123

    (@thetoolman123)

    Hi,

    Thank you for the reply.

    That’s great, it worked!

    I have a few questions about the display. Is there a way I can display the current hour only? and have the little icons next to the time? I guess this can be edited in a template/file somewhere?

    Thanks again

    Plugin Author Clifford Paulick

    (@cliffpaulick)

    Glad to hear it worked, and thanks for letting me know.

    I’m going to mark this one resolved. For your 2nd question, please submit a new ticket.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Can’t get London weather to show’ is closed to new replies.