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 [EE4] Custom Events Listing Display | Event Espresso - Staging Server
——————————————————-
Wordpress Version 3.8.1
New installation of Event Espresso 4, with no add-ons.
——————————————————-
Hey Guys,
I’ve search everywhere for this, but can only find instructions in the docs for EE3 and things are a little different in EE4. Apologies if I’ve missed this help elsewhere.
I’m trying to customize the way the events listings page looks along with what information is displayed. Basically, I’m wishing to style the event box and only want to display the title only. What’s the template I can customize and how can I display only the info I want?
Basically, the best course of action would be to create a child theme for your theme, and then create a new archive and single page based on that called archive-event_espresso and single-event-espresso.
You would also need to hook into the right Custom Post Type.
In EE4 files /templates/Espresso_Arabica_2014 is a full Child Theme based on the default twentyfourteen theme that can be used as an example.
You can skip making a child theme and copy the necessary files in your own theme but that runs the risk of theme updates deleting those changes.
Also you could just use CSS to style it without the need to change files (display:none the content for example).
:( Personally I think this is why Themes should not use Custom Post Types, but I suppose that’s a discussion for a different forum.
You could either try a different theme or see if you can disable the themes Event custom post type.
Viewing 3 reply threads
The support post ‘[EE4] Custom Events Listing Display’ 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.