Hi!
Thanks for reaching out!
We could only add it manually (via HTML + CSS + JS or similar) but in order to add it dnamically you’ll need a bit of custom code.
An idea is to use both the countdown and the event block shortcodes together so you’ll have the countdown and match details.
Kind Regards,
-Roch
Thread Starter
presio
(@presio)
An idea is to use both the countdown and the event block shortcodes together so you’ll have the countdown and match details.
Its a good idea 🙂
But in event block widget I cannot choose the club like in countdown widget.
So I must add an extra calendar with only this one Club, right?
Hi!
Yep, that should work for you 🙂
Kind Regards,
-Roch
Thread Starter
presio
(@presio)
I need to hide Club name in countdown widget – any hint?
-
This reply was modified 9 years, 1 month ago by
presio.
Thread Starter
presio
(@presio)
.event-name
{
display:none;
}
works
but there is somwhere margin-bottom or padding ?
I need to delete margin between event block and countdown widget
Hi!
Would you mind pasting the link to your website here, so we can check it out?
Kind Regards,
-Roch
Thread Starter
presio
(@presio)
http://rakovia.waw.pl/2007/
Sidebar
The gap between event block and countdown widget
Thread Starter
presio
(@presio)
OK i’ve found it
.sp-template {
margin-bottom: 1.5em;
}
I’m glad it’s resolved!
Please, let us know if you need anything else.
Kind Regards,
-Roch