Hello!
On the bottom of the page you see a list of past events – from 1.1.2017 to the end of this month.
There are two events listed that will be at the end of the month (30. March). But the list is meant be list only past events – without future events.
The shortcode being used is:
[add_eventon_el pec=”ft” fixed_date=”1″ fixed_month=”1″ fixed_year=”2017″ number_of_months=”3″ event_count=”36″ hide_so=”yes” cal_id=”ca2017″ event_order=”DESC”]
How can I display a date range from 1.1.2017 to yesterday – so no events in the future are shown?
Best regards,
Jan
Please send us wp-admin access to your site as a private message for us to further assist your situation.
>>The shortcode being used is:
[add_eventon_el pec=”ft” fixed_date=”1″ fixed_month=”1″ fixed_year=”2017″ number_of_months=”3″ event_count=”36″ hide_so=”yes” cal_id=”ca2017″ event_order=”DESC”]<<
So what you are using is fixed cut off date. what you need is current date as cut off so somethign like this
[add_eventon_el pec=”cd” el_type=”pe” number_of_months=”2″ ]
Alright!
Maybe you could check the issue “ICS-File has wrong time” here, too.
http://helpdesk.ashanjay.com/ticket/ics-file-has-wrong-time-one-hour-to-early/
Thanks a lot!
Jan
Why are we talking about a ICS file JAN? and that user is running an older version of eventon that is why its causing that issue.
But lets focus on the issue that this ticket is about. Have you or have you not able to try my solution and get the required view using that shortcode?
Your solution works fine!
Sorry for the link to that other ticket!
No worries 🙂 i am glad my solution worked!