Future events not published

Hi All.

I believe this message is being posted in the correct place, please point me in the correct direction if not. Thank you in advance for any help.

I’m using the Hugo research theme. /hugoblox.com/templates/details/research-group/

I created an events section which worked fine and as expected, please see (this is the full link due to only being allowed two links in this post) Past Events | Women In Italian Cinema

However I was asked to create two sections, past events and future events.

I attempted to duplicate the past events section, but for some reason the content of the events is never displayed, I’ve tried several times.

Please see as a working examples /women-cinema/future-events/ leading to /women-cinema/future-events/cinema-ritrovato/

and /women-cinema/upcoming-events/ leading to women-cinema/upcoming-events/cinema-ritrovato/ and /women-cinema/upcoming-events/creative-industries-festival/ as examples

Is it possible to explain why this is happening and understand how to display the text content of the events?

Also, could someone explain how to control the order in which events are displayed in?

Many Thanks in advance for any assistance here

welcome. loks like a theme specific issue, so

You are more likely to receive an accurate and timely response from the Hugo Blox team:
https://github.com/HugoBlox/hugo-blox-builder/discussions

They also have an active Discord channel:
https://discord.com/invite/z8wNYzb

If the date field in front matter is in the future, it won’t be published unless you (a) use the --buildFuture command-line flag, or (b) set the publishDate to something before the current date/time.

https://gohugo.io/getting-started/usage/#draft-future-and-expired-content