Ho everybody,

I would create a Little Digital Clock that shows exact time of a city (for example Amsterdam) and I would insert the time of sunset for a WordPress site, but I’m a noob in HTML. Can you guide me please? Thanks in advance

  • MrAlternateTape@lemm.ee
    link
    fedilink
    arrow-up
    4
    ·
    7 months ago

    Things like that probably require some scripting. You can check if there are ready to go scripts that you can just copy, but most likely you’ll have to program something up yourself. Even if there are scripts to copy, without understanding what they actually do and how they will work with WordPress you will have a hard time using them.

    If you are not proficient in HTML yet, you are probably not ready for this. You’ll need to learn some scripting, insert those scripts on the pages and for that you need a deeper understanding of how everything works.

    Unfortunately this means there is no easy solution here, you’ll have to put in the work to search and learn how to do this or you decide you don’t need it after all.