Home Forums WoodMart support forum Rodapé l Copyright l Ano Vigente

Rodapé l Copyright l Ano Vigente

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #505263

    rbaeta01
    Participant

    olá, o rodapé ao adicionar copyright com ano, poderia vir nativo com o código que atualize automaticamente o ano vigente e não manual, precisei adicionar o seguinte código para funcionar:

    /*Adicionar Ano Corrente*/
    <script>
    document.getElementById(“currentYear”).textContent = new Date().getFullYear();
    </script>

    #505347

    Luke Nielsen
    Keymaster

    Hello,

    You can define your own code via Theme Settings -> Custom JS: https://prnt.sc/bJU4-GXxwGoz

    Let me know if you have any questions or concerns.

    Kind Regards

    #505475

    rbaeta01
    Participant

    Bom dia, eu já fiz isso e resolvi, abri o tópico como sugestão para considerar automaticamente isso no tema padrão para atualizações futura……

    #505479

    Luke Nielsen
    Keymaster

    Hello,

    Okay, I will send your suggestion to the team and they will consider adding such functionality.

    Thank you for your time and have a good day!

    Kind Regards

    #505500

    rbaeta01
    Participant

    obrigado.

    #505637

    Luke Nielsen
    Keymaster

    Hello,

    Always remember that you can reach out to us with any questions you may have.

    Have a good day!

    Kind Regards

Viewing 6 posts - 1 through 6 (of 6 total)

The topic ‘Rodapé l Copyright l Ano Vigente’ is closed to new replies.