How to Reorder the Event Page Layout
If you would like to have the details of the event page reorganized into a different order, you can adjust that with drag and drop…
Last updated 4 years ago |
Adding Related Events Using Advanced Custom Fields
In this tutorial, we’ll create a “Related Events” section (example) that will be displayed in the event details page. We’ll be using example code from…
Last updated a week ago |
How to build custom Espresso Event post templates on Genesis
Event Archive template Step one: Copy an archive-espresso_events.php template file into your Genesis child theme. Here’s a copy you can use: archive-espresso_events.php Step two: Copy…
Last updated 5 years ago |
Event Espresso 4 Shortcodes and Template Variables
This page shows shortcodes that are currently available for Event Espresso 4. A similar list of shortcodes can also be found in the Help & Support…
Last updated 4 years ago |
EE4 “Single Page Checkout” Page Actions & Filters
Wrapper Template This template is for the Reg Step Indicators at the top of the page. The other steps get added via a PHP template…
Last updated a week ago |
EE4 “Thank You” Page Actions & Filters
Payment Overview Template This basically is just the congratulations message. the other templates get added to this via the AHEE__thank_you_page_overview_template__content hook or JS: /shortcodes/espresso_thank_you/templates/thank-you-page-overview.template.php FHEE__thank_you_page_overview_template__order_conf_desc…
Last updated a week ago |
Add a Course Curriculum Section to the “Thank You” Page Using Advanced Custom Fields
In this tutorial, I show you how to get started with adding course curriculum/downloads to the “Thank You” page after payment. Adding a downloads section…
Last updated 5 years ago |
Add a Sponsors Section to Events Using Advanced Custom Fields
In this tutorial, we will create an event sponsor section that can be displayed throughout the event details, ticket selector page, and checkout process. To…
Last updated 5 years ago |
EE4 Custom Post Types
Any requests to get_posts of type ‘espresso_events’ or ‘espresso_venues’ automatically have an attached EE_Event or EE_Venue object, which contains extra info (like extra Event metadata,…
Last updated 6 years ago |
EE4 Theme Templates and Tags
Wondering how to customize templates in Event Espresso 4? Well, let’s put on our developer hats and get started! Each EE4 CPT has a corresponding…
Last updated a week ago |