list of available date by categorie

Home Forums Calendar Products Events Calendar PRO list of available date by categorie

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #996450
    oniregoc
    Participant

    Hello,

    I am trying to add to a gravity form a ” list of available date by categorie”.
    There is a plugin who can do this for venues and organizers “Listing venues and organizers “.

    Is there any way ( shortcode, plugin, code ) to get a list of all available dates for a specific event categorie ?

    Thanks

    #996604
    Josh
    Participant

    Hey,

    Thanks for reaching out to us!

    To clarify, are you trying to generate a list of the dates for events assigned to a specific event category? Also, how are you wanting to use this in conjunction with a Gravity form?

    Thanks!

    #999258
    oniregoc
    Participant

    Hello Josh,

    yes exactly and if possible yes also for gravity form. It was possible on my old web site to do so but it was hardcoded and not using wordpress.

    Thanks

    #999697
    Josh
    Participant

    Hey,

    Thanks for following up.

    I’m still not sure exactly how you’re wanting to integrate with Gravity Forms, however to get a list of dates for events within a specific category you can use “tribe_get_events()” to query the events on your site. In the arguments that you use for the “tribe_get_events()” function you can useĀ “tax_query” to target the “tribe_events_cat” terms that you want to pull.

    Once you’ve got the events for your category using the functions above, you can use the “_EventStartDate” meta for each of the events to get the dates.

    Let me know if this helps.

    Thanks!

    #1004200
    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 5 posts - 1 through 5 (of 5 total)
  • The topic ‘list of available date by categorie’ is closed to new replies.