1. fap
  2. Commercial Templates
  3. Sunday, 29 October 2023
  4.  Subscribe via email
Hello,

how can i display the current year in the footer-copyright "update-safe" and without a thirt-party extension?

Thank you!
fap
Accepted Answer Pending Moderation
0
Votes
Undo
go to template style | General | | copyright and edit the year
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
@FrancW: Thank you for your Answer!

This Field is empty for me.

what I have to enter there for the current year?

fap
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
what year is it?
just fill it in.
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To add the current year dynamically you can use the following in the copyright field..

<span><script>document.write( new Date().getFullYear() );</script></span>


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hello @ciaran: That's what i mean.

Thank you!

Best Regards
fap
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran

what about prefilling this little script into the copyright field of your templates (as a little service ;) )?

Regards
Rolf
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
I used to have a template where you would replace the current year with a "hook" like '(c)' and it would automatically replace that with the current year. So, for exmple, you could have
'Copyright: Bears Photography 2003-(c) all rights reserved'
and it would display
'Copyright: Bears Photography 2003-2023 all rights reserved'
all by itself. Was a wonderful feature.
  1. more than a month ago
  2. Commercial Templates
  3. # 7
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Thank you for the suggestion. Based on this, we are currently looking into the possibility of creating a shortcodes plugin for Joomla which render such content based on bracketed text (eg. [currentYear]). I will keep you posted :)

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 8
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!