Week view & List view not working
-
I’m trying to display the current week of events in a list view. But apparently I can only show one or the other.
This is the code I’m using:
$now = date( “Y-m-d”, time() );
echo do_shortcode(‘[tribe_events view=”week” date=”$now”]’);Anyone know how I can do this?
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Week view & List view not working’ is closed to new replies.