bartmarkten

Forum Replies Created

Viewing 5 posts - 16 through 20 (of 20 total)
  • Author
    Posts
  • in reply to: List Today’s Events #1406178
    bartmarkten
    Participant

    Hello ,

    I used following code :

    $todays_events = tribe_get_events( array(
    ‘posts_per_page’ => -1,
    ‘start_date’ => date( ‘Y-m-d H:i:s’ )
    ) );

    Yes this provides me today’s events in all scenarios but this also includes all future events as well.

    like if we have an event like from 27-jan to 30-jan then above function also include this event.
    So , now we need remove this type of events , please guide me for this.

    Thanks.

    in reply to: Sort Events Grouped by month #1404452
    bartmarkten
    Participant

    Guys , Could you please reply on this thread?

    I am actually stuck here , so really need your help!!

    in reply to: List Today’s Events #1404316
    bartmarkten
    Participant

    Hello ,

    Yes i see this short-code works as per my requirement , But actually i want to display events in totally different design then this , is it possible that i only get data from some filter etc. and then i can display those data as per my required format.

    in reply to: Sort Events Grouped by month #1403507
    bartmarkten
    Participant

    Can you please Reply on this?

    in reply to: List Today’s Events #1403506
    bartmarkten
    Participant

    Can you please Reply on this?

Viewing 5 posts - 16 through 20 (of 20 total)