Hi,
I don’t know if this will help identify the issue but thought I’d mention it.
The stock reduces correctly where we have multipe dates for an event such as the Kids camp – https://www.foodsorcery.co.uk/kids-cookery-classes/holiday-camps/
The issue happens where we have a single event, which is the majority of our classes.
Thanks
Helen
Hey Oliver,
Asked our CEO to check and send over the invoice.
Thank you
Hello,
Our test server with 7.2 and enabled WP_DEBUG: http://dev3.myeventon.com/36-2/
Please send us FTP access to your site as a private message.
Hey Helen,
I pushed Ashan once again!
Thank u for letting us know, we appreciate it!
hey Ward.
We are going through everything please do not create new tickets.
You can add some simple CSS to achieve the same result as the Red EVENT OVER text.
Add this to your theme styles:, YOU STILL NEED TO MARK THE EVENT AS COMPLETE MANUALLY, but this will do it for you.
.eventon_events_list .eventon_list_event .evcal_list_a.completed-event .evcal_event_title {
text-decoration: none;
}
.evcal_list_a.completed-event:before {
content: ‘EVENT OVER’;
display: inline-block;
color: #fff;
background-color: #F79191;
border-radius: 5px;
padding: 3px 9px;
margin-bottom: 4px;
text-transform: uppercase;
font-size: 12px;
margin-left: 85px;
}
I’ve changed it for RSVP as well. Please check now and let me know: https://tppr.me/UoV0K