Support

Home Forums Event Espresso Premium How To Remove \"Available Places\" Field?

How To Remove \"Available Places\" Field?

Posted: May 9, 2014 at 10:02 am


Bob Philpin

May 9, 2014 at 10:02 am

Hi All!

Can anyone share with me a piece of code to completely remove the “available places” field on all pages?

Thanks in advance!

Bob


Lorenzo Orlando Caum

  • Support Staff

May 9, 2014 at 10:52 am

Hello,

Could you please share a link to a page where I can see this?

Thank you.


Lorenzo


Bob Philpin

May 21, 2014 at 2:54 am

Hi Lorenzo,

Basically, we need to remove all “available spaces” text across the entire plugin.

See an event here:

http://www.predictive-advantage.com/workshops-united-kingdom/

Can you share the code we need to remove this?

Thanks!

Bob


Tony

  • Support Staff

May 21, 2014 at 3:23 am

Hi Rob,

The only place this should be viewable to users is on the page linked.

The easiest way you can remove the available spaces from all of the events within the event list is using CSS:

.spaces-available {
display: none;
}

You can add that using a plugin such as My Custom CSS

The support post ‘How To Remove \"Available Places\" Field?’ 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