Upcoming events shortcode
-
Hello!
I am using Event Rocket 2.5 with Events Calendar 3.8.1
I need to show the upcoming events in the home page for which I used the following code:
[event_embed limit="3" from="now"] {thumbnail} {start_date} {title} [/event_embed]
Much like it is stated in this thread, I have events that stay active for a long period of time, and therefore they are showing up before the events that will actually start now.
For example I have these events:
Course #1 from Jan 1st 2015 to Apr 4th 2015
Course #2 from Mar 7th 2015 to May 6th 2015
Course #3 from Mar 30th 2015 to Jun 20th 2015
Course #4 from Jun 6th 2015 to Jul 15th 2015With the shortcode I am using I was expecting to show only courses #3 and #4 since they are the upcoming events. However it is showing also courses from #1 and #2.
I need to show only the upcoming events with a start date from today onwards. I do not want to show events that already started and are taking place even though they aren’t yet completed.
Please let me know what could be done to achieve this.
Thank you!
- The topic ‘Upcoming events shortcode’ is closed to new replies.