I can give it a try.
What is the query that you are running?
Also, I see that the last event in the calendar is the one that doesn’t show up. Can you try to add another event in the future (or just past June 24) and see if then the June 24 event shows up?
A.
Dear András,
You can find both the query for our home page and for our news & events page in this folder: https://dsme.gruen.net/index.php/s/Y7NSc3rPynYJ7RZ
(I have also included a screenshot of another little bug I just stumbled upon: the date view when creating a new event is distorted.)
As you can see, it’s a very standard query to show news and events. the Women in Cybersecurity event shows up in both queries, the other TEC events don’t. I also tried enabling or disabling the checkbox for “tribe-events” with no consequence. Another thing I did was to check whether enabling or disabling “featured event” on the TEC event page backend changed anything–it doesn’t.
If it would help you, I can give you access via our support admin credentials so you can tinker around?
I just created a new event after 24 June, as you suggested, but there’s no difference there either.
Hey man, is there any chance this can be resolved? I’m really desperate to just have a functioning events calendar. If this plugin cannot work with Uncode, is there any other plugin you would recommend?
Hi @zimmermo,
I do apologize for the long break.
The datepicker glitch comes probably from a plugin conflict. (I suspect some JavaScript collision.) Conflict testing can help you uncover which one is causing that, or checking for error messages in the browser console can also help.
As for the query, note that the way you set it up will put events an posts in publishing date order.
The second query includes categories as well. Were the events part of those categories?
What is actually the plugin you use to set up those queries? I’d be interested.
Cheers,
Andras