We have recently bought and re-installed EE3 for a customer. Everything seems to be working and looks perfect, but we do have an error message in the word press admin panel – The Atos gateway has been removed from Event Espresso core in 3.1.37. Please download and upload the Atos gateway to /wp-content/uploads/espresso/gateways. – I clicked the link and reached this page (https://eventespresso.com/wiki/payment-settings-ee3/#ATOS) but it didn’t really help, do I need to do this? What is it for?? Please let me know, thanks, Marc
Hi, can you help me with one final issue after the update? In teh event listings – by default there is a note at the bottom of each event that says EVENT SPACES like here – http://oakemanorevents.co.uk/event-list1/ – right at the bottom of each one, next to register button. The customer does not want this on there. It was not there before but obviously default settings have returned. Where do I go to remove this part of each event list?? Please let me know asap. Thank you.
There’s no option to remove it, but you can hide it with CSS:
.spaces-available { display:none; }
That CSS can be added to your themes style.css, though in order to preserve the CSS through theme updates we recommend adding it to either: a child themes style.css, your themes CSS options if it has any, or a plugin such as My Custom CSS.
The support post ‘ATOS Update message after a recent install’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.