Conversation
supportHi Thanks for a great plugin. We are trying to use this on a digital signage setup and then the clock shortcode display the time of the actual device showing the site. Is there a way to rather show the actual time of the server instead of the client device? Appreciate your help! https://wordpress.org/plugins/easy-timer/
Read this . The time is displayed according to the time zone of your website. Set correctly your time zone via the WordPress Administration Panel if you have not done. The offset attribute is the offset (in hours) to UTC time. You can specify any relative number for this attribute.
The timezone might be used but it is using the time of my computer rather then the server time. See the screenshot below where I am using the shortcode [clock] and you see the server time and how it still show the same time as my local computer: https://drive.google.com/file/d/0B18DXlchF8TxWE5XX1VwQ3VNVlE/view?usp=sharing
Try to use the offset attribute: [clock offset=1]
Read this . The time is displayed according to the time zone of your website. Set correctly your time zone via the WordPress Administration Panel if you have not done. The offset attribute is the offset (in hours) to UTC time. You can specify any relative number for this attribute.
The timezone might be used but it is using the time of my computer rather then the server time. See the screenshot below where I am using the shortcode [clock] and you see the server time and how it still show the same time as my local computer: https://drive.google.com/file/d/0B18DXlchF8TxWE5XX1VwQ3VNVlE/view?usp=sharing
Try to use the offset attribute: [clock offset=1]