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
Espresso_Events shortcode | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium Espresso_Events shortcode

Espresso_Events shortcode

Posted: April 11, 2014 at 5:32 pm

Viewing 4 reply threads


Donal Conlon

April 11, 2014 at 5:32 pm

EE4
I have a few questions:
How do I remove the “Upcoming Events” title at the top.
How Can I just get some data, i.e. I just want a list of the important stuff, like:
– title
– picture
– date
– Venue


Lorenzo Orlando Caum

  • Support Staff

April 11, 2014 at 8:45 pm

Take a look at the options in WP-admin –> Event Espresso –> General Settings –> Templates.

Also see Event Espresso –> Help & Support to see examples of shortcodes.

Anything else can be hidden with CSS. You can use a tool like Firebug or Chrome Developer Tools to inspect and element on a page.

Then grab the page id from WordPress pages and create some CSS styles to hide content only on that page. Here is a basic example:

.page-id-2 #myid {display:none}


Lorenzo


Donal Conlon

April 13, 2014 at 11:23 am

Thanks Lorenzo. The Templates tab does not give away much. Besides, for EE4, most of it is disabled. I was hoping for a more elegant solution rather than just hiding elements. It’d be nice to be able to create your own template. There’s not much in the EE4 documentation on this.


Dean

  • Support Staff

April 14, 2014 at 2:06 am

Hi,

This might be of some help – http://staging.eventespresso.com/wiki/ee4-themes-templates/


Donal Conlon

April 14, 2014 at 7:00 am

Nice. Thanks dean. I will check this out!

Viewing 4 reply threads

The support post ‘Espresso_Events shortcode’ 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