parkwaypartners

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Get start and end dates or range of recurring events? #78498
    parkwaypartners
    Participant

    Hi Barry – thanks to your suggestion in repsonse to my other post I am able to get the start date for the recurring events, but not the end date – is there a reason why this would work: tribe_get_start_date( $post->ID, FALSE, ‘F j’ );
    but this just returns the start date again? tribe_get_end_date( $post->ID, FALSE, ‘F j’ );
    ?

    How else might I be able to grab the last date for that recurring event?

    in reply to: Is there a way to get the post ID of the event? #78491
    parkwaypartners
    Participant

    Thanks Barry –
    I was able to get the post ID thing figured out in javascript, and thanks to your suggestion I am able to get the start date for the recurring events, but not the end date – is there a reason why this would work: tribe_get_start_date( $post->ID, FALSE, ‘F j’ );
    but this just returns the start date again? tribe_get_end_date( $post->ID, FALSE, ‘F j’ );
    ?

    How else might I be able to get the last date for that recurring event?

    Thanks again for your help!

    in reply to: Is there a way to get the post ID of the event? #78280
    parkwaypartners
    Participant

    If it helps, what I’m aiming to do here is to create a data attribute and fill it with that ID number.

Viewing 3 posts - 1 through 3 (of 3 total)