Yes, this will include those 3 for you, it will not add 25+3 🙂
Archives: Replies
Replies for tickets on suppota
Reply to: Next update of Eventon ?
Have done that for your Bruno 😉
Reply to: Background image not showing up in tile view
You are welcome Andrew!
Reply to: Stock being consumed twice in inventory on pending and completion. Issue began on 19th June 2018
Hey Helen,
I pushed Ashan once again!
Reply to: I need square events card mobile and infinite autoload scroll events.
Hey matinee,
I have updated it – check further now 🙂
Reply to: Recurring events are offset +1 day.
Thank u for letting us know, we appreciate it!
Reply to: Checking on Ticket #108479 started on 1/24
hey Ward.
We are going through everything please do not create new tickets.
Reply to: Event over – past events

Final Result Attached.
Reply to: Event over – past events
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;
}
Reply to: Calendar displays everything in capital letters. Its ugly and I want control of changing it.
Not sure what that response means “same as previous ticket” but nonone has logged in and made the CSS changes. Again, I have logged in with those credentials and know they work.
Please advise.
Thx