Seems to be working on this page:
https://www.kulturquartier-muenster.de/archiv2511/#
I changed number_of_months to 12 and with hide_empty_months it goes up until June 2025.
Could you check and let me know?
Replies for tickets on suppota
Seems to be working on this page:
https://www.kulturquartier-muenster.de/archiv2511/#
I changed number_of_months to 12 and with hide_empty_months it goes up until June 2025.
Could you check and let me know?
Hello,
Could you try updating to EventON 5.0.2?
On our test site Search Box shortcode seems to be working:
https://dev2.myeventon.com/test-85/
The best solution to update to major versions of any plugin is to create a new clone site and do all updates there to see if any incompatibilities will appear.
Hello,
Please go to EventON > Search > disable Enable Search on all calendars by default. Now go to the shortcode where you want to enable the search bar and add search=”yes” to the shortcode.
in order to hide the month header, please add this CSS code to EventON > Styles (If you don’t see any change, EventON > Scripts & Styling > turn off Write dynamic styles to header > save settings > turn on Write dynamic styles to header).
You can also add this code to wp-admin > Appearance > Customize > Additional CSS.
.ajde_evcal_calendar.boxy .evo_header_title { display:none !important}
Ashan,
Here’s what’s happening:
Our security plugin (Security Ninja) interprets /var/ as a sensitive directory path and automatically blocks requests containing it. This has created accessibility issues for our site visitors.
Can we fix this from our side?
Hello,
Thank you for your messages!
I am going to escalate this ticket to development to help in here. Please allow us some time to address this, and we truly appreciate your patience. Thank you for being a valued EventON customer!
Additionally, if your site has any IP blocking or security restrictions in place, kindly disable them temporarily to facilitate our support process.
Hello,
I cannot login because of Wordfence 2FA Code. Could you check?
What’s your current version of EventON? Please make sure to update to 5.0.2.
Do you have any add-ons from us installed that needs to be updated as well?
Did you customize any of EventON’s templates?
Please also send us FTP access to your site as a private message, so we can perform several tests from our end and resolve your issue fast!
Thank you for the update. I look forward to getting a resolution.
Sorry Artem, It’ s my mistake, code wasn’t set properly.
Now, I can see all events listed (they start in june).
Is there any possibility to hide empty months?
hide_empty_months=”yes”
has no effect on the list.
Thank you Artem,
so the code is like this now:
[add_eventon_el el_type=”pe” pec=”cd” sep_month=”yes” show_repeats=”yes” show_year=”yes” event_order=”DESC” month_order=”DESC” hide_so=”yes” show_et_ft_img=”yes” number_of_months=”12″]
But: for september, list says “empty” (KEIN EINTRAG, but there are events in september) and the months before september (august, july, june) are missing.
Thanks… It does not work
https://myskn.online/wp-json/eventon/standard-events?event_count=1&event_type=50&start=1762297601&end=1762301201
I am passing current time for start and + 1hour for end. I am expecting by doing this to get the next available event for that category but I am still getting the same result which is the last event in the category
Let me know if I am doing something incorrectly.
John