Display only a List of start date

Home Forums Calendar Products Events Calendar PRO Display only a List of start date

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1109325
    Valery
    Participant

    Hi,

    I wonder if I can display on page only a List of start dates by categories.

    Like :

    Next sessions : xx.xx.2016, xx.xx.2017, xx.xx.2018

    thx

    #1109506
    Geoff
    Member

    Hey again, Valery! Hope all is well. 🙂

    Yes, that is absolutely possible. You can use the get_posts() function in WordPress to request events and then put the tribe_get_start_date() function to use like this:

    <?php echo tribe_get_start_date() ?>

    Will this help you get started? Please let me know.

    Cheers!
    Geoff

    #1115406
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Display only a List of start date’ is closed to new replies.