Ticketing Add-on Template Tags
The following tags can be used in a custom Ticket Template. If you need help creating a custom ticket, we have a handy how to…
|
How to Create a Site Specific Plugin for your WordPress Site
Today we will learn how to create a site specific plugin for our WordPress site. Before we get started on creating the file, lets briefly…
|
Custom Templates Add-on – Create a Template
This is a really basic way of creating a new template file for the Custom Template add-on. It does require some HTML/CSS, PHP, and perhaps…
|
Custom Template Add-on
The Custom Template add-on provides you with an easy to use way to change the look and function of your event lists. View quick links…
|
Standard Ticket Size Tickets
This requires modifying 2 files: in core EE tpc/dompdf/include/cpdf_adapter.cls.php on line 139, add a line so that it then reads: "11x17" => array(0,0,792.00, 1224.00), "ticket"…
|
EE3 S2Member Integration
S2Member Integration allows you to choose the level of members that should receive a membership discount. It is currently in Beta and available from the…
|
Event Espresso 3.1 Filters
Filter list for Event Espresso version 3.1.X. Please note that whilst we have tried to document all the available filters, some may not be listed…
|
Event Espresso 3.1 Action Hooks
Action Hook list for Event Espresso version 3.1.X. Please note that whilst we have tried to document all the available hooks, some may not be…
|
Custom Gateway Integration
This documentation is provided if you want to build and maintain your own integration with a payment gateway for Event Espresso 3, otherwise we offer…
|
How To Create Custom Themeroller Styles
Event Espresso uses jQuery’s awesome Themeroller system by default to help style the events and calendar. You can of course use default CSS instead, but…
|
Mobile Apps
HD App The Event Espresso HD app for iPad, iPhone, and Android, allows you to transform your iOS device into an onsite attendee management tool.…
|
Espresso JSON API Add-on
Installation The Event Espresso JSON API add-on installs like any other WordPress plugin (via the WordPress admin or using FTP). Once installed, just configure the…
|
Using CSS3 to Style Links in Event Espresso
Here is a short video tutorial that shows how you can change the appearance of text links and make them look like buttons: Resources: CSS-Tricks…
|
How to Create a Custom Ticket
Creating simple, elegant custom tickets for your customers can be done quite easily with the Ticketing add on. Edit the ticket’s main content area using…
|
EE3 Volume Discount General Use Case
The Volume Discount add-on harnesses the power of group discounting your events, allowing you to enable to people to bulk purchase and make great savings,…
|
Event Espresso CSS Classes
Sometimes you need to find the right CSS class in order to target an element to change it in some way – hide it, make…
|
How to Require Attendees to Agree to a Policy Before Being Allowed to Register
At times you may want potential attendees to agree to a certain policy, certain terms and conditions, or even a refund policy, before allowing them…
|
Remove the Second Button on the Confirmation Page
The confirmation page for Event Espresso 3 has two buttons that a user can click to proceed onto the payment page. The reason for this…
|
How to use the Custom Files to Create a Drop Down List of Recurring Events
This basic tutorial will show you how to create a dropdown menu for your recurring events. It can quite easily be used for your standard…
|
How to Setup A Table List of Events
In this how-to I will show you how to set up a tabular list of events that a customer can use to add multiple events…
|
Ticketing Add-on Documentation
The Ticketing add-on for Event Espresso allows you to customize your own tickets and create custom tickets for different events. View quick links for this…
|
How To Prevent Users From Double Booking Events
Have you ever had events that are accepting registrations at the same time, and then had customers purchase tickets or register for both events, even…
|
Custom Email Tags
For customized confirmation emails, the following tags can be placed in the email form and they will pull data from the database to include in…
|
Custom Post Types – Basic Setup
Event Espresso by default allows you to create an extra Post based on the event contents, should you wish your events to be added to…
|
Basic Styling with CSS of the Registration Form
The default registration form simply prints out fields with labels, and isn’t exactly a visual stunner. So, I’ve toyed with CSS a bit, and came…
|
Translating Event Espresso
Event Espresso is one of the few event management systems that allows localization in your language. There are a few things you need to do…
|
Selectively Hide the Add to Cart Link
Overview Here’s a simple tweak that makes a lot of sense. You have an event that either isn’t taking registration or you want people to…
|
Answers Shortcode
One of the new features that is included in Event Espresso 3.1 is the EE_ANSWER shortcode. This shortcode makes it possible to grab answers to…
|
Template Customization
As with any front facing plugin, sometimes things don’t match your existing layout, or you would prefer a featured image on the right rather than the left,…
|
How to Customize your Available Spaces Text
In some cases, you may not always want to display the number of available spaces, but you do want to let people know that spaces…
|
Template Glossary
Overview You can make changes to Event Espresso by editing the templates located in the wp-content/plugins/event-espresso/templates folder. These can be used to change the PHP…
|
Customizing Your Upcoming Events Widget Using CSS and Template Files
Overview There’ll be times that you find you want to customize various elements of Event Espresso 3’s front-end design and interface to suit your own…
|
Shortcodes & Template Variables for Event Espresso 3
Overview This is a list of shortcodes and template variables used in Event Espresso. Single Events Displays a single event on a page or post.…
|