Support

Home Forums Event Espresso Premium Event Listing Page – Customize?

Event Listing Page – Customize?

Posted: October 16, 2012 at 4:58 am


Warren

October 16, 2012 at 4:58 am

Hi Guy’s

We want to customize the event listing page as found here:

http://auditoriumnightclub.com/home/event-registration/

I want to remove the ‘Price’ and ‘Available Spaces’ fields just from this list.

I also would like to be bale to re-order the events on this list if possible as we would like to highlight events and not always sort by date.

Hope you guys can help, thanks in advance.


Dean

October 16, 2012 at 6:51 am

Hello Warren,

Well the easiest way to remove the price and spaces availbale would be with css

.spaces-available,
.event_price {
display: none;
}

Reordering depends on how you want to reorder it. One way for example depending on how you run things, if you have normal events and VIP events, you could add the category normal and VIP appropriately then you could run two shortcodes, one only showing the VIP ones and one with the normal ones.

Just an idea as I don’t knwo how you are wanting to order them

The shortcode info is here if you need it

The support post ‘Event Listing Page – Customize?’ 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