AbanteCart Community
General Topics => General Discussion => Topic started by: kwong on March 26, 2014, 04:20:35 PM
-
Hi guys,
I am looking for a way to display live time and date on my home page. How can I do this?
Thanks.
-
You can add a JavaScript in the head or header.
Check this post with some JavaScript examples
http://stackoverflow.com/questions/18536726/javascript-to-display-the-current-date-and-time
-
Hi guys,
I am looking for a way to display live time and date on my home page. How can I do this?
Thanks.
Hi. Create HTML block (http://www.abantecart.com/ecommerce-documentation/42-admin-user-manual/design/blocks-user-manual) and enable it on Home page layout (http://www.abantecart.com/ecommerce-documentation/41-admin-user-manual/design/layout).
Grab free clock code from here http ://24timezones.com/online_clock.php
-
Thanks guys, it works! Appreciate your replies very much. Cheers!!