• Resolved mipaca

    (@mipaca)


    It looks like this theme doesn’t use the timezone set in the WP admin. I added this line of code to the top of the functions.php file to have it use the timezone set in the WP admin.
    date_default_timezone_set(get_option('timezone_string'));
    Hopefully this is helpful to others trying to have the countdown match the timezone set in the admin.

Viewing 1 replies (of 1 total)
  • Theme Author WPChimp

    (@wpchimp)

    Hi,

    That’s a good catch, thanks!

    This will be fixed in the upcoming version of the theme.

    Best regards,
    Florin

Viewing 1 replies (of 1 total)
  • The topic ‘Timezone for Countdown’ is closed to new replies.