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

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

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

April 14, 2014 at 2:06 am

Hi,

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


Donal

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