I am using the following short code:
[add_eventon_list etc_override=”yes” show_upcoming=”1″ event_past_future=”future”
number_of_months=”12″ show_year=”yes” show_et_ft_img=”yes” hide_so=”no” hide_empty_months=”yes”]
Yet, an event that was scheduled for February 3rd is still in the list. It is a repeating event that happens the first Wednesday of every month.
We are running 3.0.8 and you can see this issue here: https://pca-chicago.org/event-schedule/
Feb 21,2021 AT 1:05PM - 4 years ago -Hey Dana,
If it is a repeating event happening every Wed, it should still be in the list, that is correct right?
It is the first Wednesday of each month. I would not expect to see the Feb 3 event given it is now Feb 21. The next event is March 3rd. That event is also displayed in the list.
Hello,
The issue is in Event’s End Date. Please go to Edit Event > Time and change Event End to the end date of the first repeat.
The event’s start and end date are January 6, 2021. If you open the event card by clicking on the event it says the event is in the past.
Please send us wp-admin access to your site as a private message for us to further assist your situation.
Could you update EventON to 3.1? Please make sure to clean your cache afterwards.
To update eventon to latest version: If you are unable to do autoupdate, you can go to codecanyon your account > download and get the latest eventon version as zip file. Then you can go to your website, deactivate old eventon, activate (Do not delete eventon settings & data when EventON is uninstalled) from eventon settings, delete old eventon, install new one and activate. This link will further explain the process it. Also you can follow us on twitter to get real-time announcements on updates!
Could you also check this page: https://pca-chicago.org/3673-2/? Does it work for you? Because it keeps loading for me indefinitely.
I will try to update this week. He have a couple of mods to your code so they have to be folded in (related to Google calendar interface, multi-data category, and ICS generation).
Regarding the link, yes, it completes. It looks correct (i.e. the Feb event does not show), however, the page we use to display the events does not. I have made the short codes the same on both your page and our post and they still generate different results. Why is that?
I just did a test and found that it appears to be the order of the fields within the short code.
This works (i.e. it does not include the event from Feb 3rd):
[add_eventon_list event_past_future=”future” number_of_months=”12″ show_upcoming=”1″ show_year=”yes” hide_empty_months=”yes” etc_override=”yes” show_et_ft_img=”yes” hide_so=”no”]
This does not (i.e. it includes the event from Feb 3rd.)
[add_eventon_list etc_override=”yes” show_upcoming=”1″ event_past_future=”future”
number_of_months=”12″ show_year=”yes” show_et_ft_img=”yes” hide_so=”no” hide_empty_months=”yes”]
Hi Dana,
I am glad to hear that the issue is solved. If you have any other questions please do not hesitate to open a new ticket.
Cheers,