Support

Home Forums Event Espresso Premium ATOS Update message after a recent install

ATOS Update message after a recent install

Posted: June 9, 2015 at 1:17 am

Viewing 6 reply threads


Marc

June 9, 2015 at 1:17 am

Hi,

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


Tony

  • Support Staff

June 9, 2015 at 1:26 am

Hi Marc,

It is for the ATOS Gateway, we recently moved ATOS out of the main EE package due to its file size.

If you do not use the ATOS gateway you can ignore the message and simply dismiss it, it should not be shown again.


Marc

June 12, 2015 at 3:32 am

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.


Tony

  • Support Staff

June 12, 2015 at 4:15 am

Hi Marc,

The easiest way to remove that is using come custom css:

.event_content .spaces-available {
  display: none;
}

That will hide the available spaces.

We recommend using either the My Custom CSS or Reaktiv CSS Builder plugins to add custom styles such as these.


Dean

June 12, 2015 at 4:19 am

Hi Marc,

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.


Marc

June 12, 2015 at 5:13 am

thank you I will try this using a plug in


Dean

June 12, 2015 at 5:32 am

You’re welcome, let me know if you get stuck.

Viewing 6 reply threads

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.

Event Espresso