Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Event Listing Page - Customize? | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium Event Listing Page – Customize?

Event Listing Page – Customize?

Posted: October 16, 2012 at 4:58 am

Viewing 1 reply thread


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

  • Support Staff

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

Viewing 1 reply thread

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 - Staging Server