I activated the countdown in the countdown block. I inputed an end date and time and saved it. It works actively counting down on the admin countdown page.
https://www.potionsandsnitches.org/fanfiction/admin.php?action=blocks&admin=countdown
But it does not work when I try to add
{days}, {hours}, {minutes}, {seconds}
or
{countdown}
to the Welcome message.
How do I get this to work?
Whoever said nothing is impossible never tried slamming a revolving door.
url: https://www.potionsandsnitches.org/fanfiction
php: 7.4.33 msql: 5.6.51-community GPL
efic version: 3.5.5 latest patches: yes
bridges: none mods: challenges, tracker, story end, beta, word
Hi,
according to documentation, adding block to .tpl
This works for me:
<div class="block">
<div class="title">{countdown_title}</div>
<div class="content">{countdown_content}</div>
</div>
Oh my, this is again version 5. How I edit or delete wrong posted message? Ignore post above, please.