• Resolved presio

    (@presio)


    Is there any posibility to add match date and time in countdown widget?

Viewing 10 replies - 1 through 10 (of 10 total)
  • Roch

    (@rochesterj)

    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?

    Roch

    (@rochesterj)

    Hi!

    Yep, that should work for you ??

    Kind Regards,
    -Roch

    Thread Starter presio

    (@presio)

    thx

    Thread Starter presio

    (@presio)

    I need to hide Club name in countdown widget – any hint?

    • This reply was modified 8 years 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)

    https://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

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Match date&time in countdown widget’ is closed to new replies.