Countdown Widget in the Event Listing Itself

Home Forums Calendar Products Events Calendar PRO Countdown Widget in the Event Listing Itself

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #778819
    Lee
    Participant

    Wondering if there is a way to have the countdown widget embedded in the Event Listing

    #779684
    Josh
    Participant

    Hello Lee,

    Thanks for reaching out to us!

    This can be accomplished in a couple of different ways, however will still require a bit of customization and digging into some code.

    1. <span style=”line-height: 13px;”>You could register a new sidebar that you then output within your single-event.php template using the customization tips within the Themer’s Guide. You would then need to recreate the countdown widget implementing a minor modification. Rather than pull a specified event, you would use the current event being displayed.</span>
    2. A slightly more complicated approach would be to recreate the functionality from the widget in the single-event.php file. Using the Themer’s Guide referenced above. With this approach, you will need to grab the necessary function from “events-calendar-pro > lib> widget-countdown.class.php” as well as ensure that the necessary javascript (widget-countdown.js) is being enqueued on the single event template.

    I’m sorry I wasn’t able to give you a direct response however I hope this was able to point you in the right direction.

    Thanks!

    #959001
    Josh
    Participant

    Hey,

    It’s been a while since we’ve heard from you on this thread.

    I’ll go ahead and close this thread for now. If you have any further questions, please don’t hesitate to open a new one.

    Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Countdown Widget in the Event Listing Itself’ is closed to new replies.