Home › Forums › Calendar Products › Events Calendar PRO › Bug with venue upcoming events
- This topic has 13 replies, 6 voices, and was last updated 10 years, 9 months ago by
Support Droid.
-
AuthorPosts
-
December 4, 2011 at 9:38 pm #11820
Julien
ParticipantTake a look at http://saintpierre.delareunion.net/lieu/front-de-mer-de-saint-pierre/
It’s a venue page. But it should list upcoming events and not past events.
Is this a known bug ?December 5, 2011 at 6:06 pm #11866Rob
MemberGood catch, Julien – that’s a bug. We’ll get it patched up for the 2.1 release. Apologies for the inconvenience in the interim.
December 8, 2011 at 3:33 pm #12024Caleb
MemberI see this issue as well. When is the scheduled release for 2.1?
December 9, 2011 at 8:16 am #12062Rob
Member2.1 is coming in mid-January. We’ve got 2.0.2 ready for release either today or Monday, but this issue came in too late to make that release. We’re not having a 2.0.3 and are instead moving straight to 2.1, though not until after the holidays.
December 15, 2011 at 9:42 am #12346Paul
ParticipantIs there a work around to this issue?
December 15, 2011 at 7:01 pm #12391Rob
MemberNot one that we’ve documented, but I can see if one of our developers can write up a quick workaround in the interim.
December 19, 2011 at 6:29 am #12505Paul
ParticipantAny joy with this yet Rob?
Thanks
PaulDecember 19, 2011 at 6:27 pm #12520Rob
MemberHey Paul. Jonah is looking at this one over the coming week; the forums here are slowing down a bit this week (and will be even slower next week) on account of the holidays, so we’re not getting responses out as quickly as normal. But this should be addressed before the end of the week.
December 20, 2011 at 11:25 am #12545Jonah
ParticipantHi all, fortunately this is a pretty simple fix. Just copy single-venue.php from plugins/events-calendar-pro/views/single-venue.php to an ‘events’ folder within your theme (create it if it doesn’t exist. Then find this line (should be on line 45):
$venueEvents = tribe_get_events(array('venue'=>get_the_ID()));
And change to:
$venueEvents = tribe_get_events(array('venue'=>get_the_ID(), 'eventDisplay'=>'upcoming'));
December 21, 2011 at 2:34 am #12566Paul
ParticipantFantastic thats done the trick.
December 21, 2011 at 7:04 pm #12590Rob
MemberExcellent! Thanks for confirming, Paul.
Julien/Caleb: let us know if you’re still having issues after giving this a go.
January 28, 2012 at 3:09 am #14306Julien
ParticipantIt’s OK for me ! Thanks.
January 30, 2012 at 7:48 am #14365Rob
MemberExcellent to hear. Thanks for confirming, Julien.
July 3, 2015 at 5:00 pm #975438Support Droid
KeymasterThis 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. -
AuthorPosts
- The topic ‘Bug with venue upcoming events’ is closed to new replies.
