Hi !
I would like to add date and time in a DIV under the logo in the header.
Do you know how i can do that ?
Thanks !
How to Add Date And Time under logo
4 posts from 2 voices-
Posted 10 months ago #
-
Hello,
You can echo it under avia_logo(); on your header.php. You can do something like
echo avia_logo(); echo the_time('M j, Y @ G:i');You can echo a new div. Please take a look at date and time formatting wp codex for reference.
Regards,
IsmaelPosted 10 months ago # -
Hello,
Sorry for my late reply.
It works great ! Thank you very much !
Cheers.Posted 9 months ago # -
Hi mkore,
Glad that we could help. :)
Cheers,
IsmaelPosted 9 months ago #
Topic Closed
This topic has been closed to new replies.














