Display countdown to next event using a shortcode

Home Forums Calendar Products Events Calendar PRO Display countdown to next event using a shortcode

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1117253
    Charles
    Participant

    I don’t want to display a specific event just a generic “next event” I see you can do this using the sidebar widget but not the shortcode. Any suggestions?

    #1118190
    Brook
    Participant

    Howdy Charles!

    I would love to help you with this.

    Our existing shortcode is built around the premis that you have given it an ID or a slug. We should definitely make it not require that in the future. Until then though adding your own “next” shortcode that’s entirely separate is pretty easy.

    Paste the following snippet at the top of your theme’s functions.php file. Replace the opening “<?php” with this snippet, as this snippet includes that opening tag.

    https://gist.github.com/elimn/a14a3042ce253a594416cfbe454c652d

    And there you have it, you should have a [tribe_event_countdown_next] shortcode available now.

    Does that all make sense? Will that work for you? Please let me know.

    Cheers!

    – Brook

    #1118796
    Charles
    Participant

    This works perfect thank you very much.

    #1118916
    Brook
    Participant

    You are welcome, happy to assist.

    • Brook
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Display countdown to next event using a shortcode’ is closed to new replies.