Posts Tagged ‘calendar’

On Their Calendars…On Their Mind

Laptop, cell phone, coffee, notebook and ballpen.

If you are an event organizer then your goal is to get on the calendar of anyone who is interested in your type of event.  To help with that goal, you can make your online event[s] accessible for people to add your event to their own digital planners, their calendars!  This will help you stand out among other events and stay top of mind as your potential guests make their plans.

Adding iCal download links to your event registration confirmation emails or making them available as .ics file downloads makes it easy for attendees to save the event’s details directly to their personal calendar applications. And, if attendees put your upcoming event on their calendar they’re more likely to attend.
(more…)

Tags: ,
Posted in Event Planning | No Comments »

Accept payments with PayPal Express, Embed the Events Calendar, and More

We’ve been working hard on Event Espresso to make it work even better for your events. In this post, we’ll cover a handful of the improvements that have been introduced to Event Espresso over the past few months.

PayPal Express is now recommended over PayPal Standard

PayPal Express replaces PayPal Standard in Event Espresso 4. PayPal Express offers a similar registration experience for your guests and is more reliable than PayPal Standard as it does not use the Instant Payment Notification (IPN).

This means that payments are processed on a secure PayPal.com page, and then a guest is returned to your website to view a confirmation of their registration. You no longer need to worry about a possible delay that could happen with the IPN as payments are updated immediately after a payment is completed.

And you can continue to offer guest checkout with PayPal which means that your registrants/attendees can pay for their registrations without needing a PayPal.com account.

PayPal Express uses a different set of credentials than PayPal Standard and here is a step by step guide on switching from PayPal Standard to PayPal Express. (more…)

Tags: , ,
Posted in Product & News | 1 Comment »

Event Espresso Plugin updates – May 2, 2013

Wow, we have a lot of updates going out. I was going to split this out into separate posts, but there’s just too much stuff. It would take a month to separate things out. Instead I’ll give you the highlight reel.

Event Espresso 3.1.32

The big new changes with Event Espresso is the database optimization. Some serious database optimization. Admin pages in this version load 200% faster, even with a lot of events or attendees. We’ve also fiddled with the event overview ordering so the stuff you want to see is in front of you, rather than having to page down to it.

There are four new gateways introduced in 3.1.32, including Google Wallet and the Canadian gateway, Moneris.

But the thing you’ll see right away is the UXIP Program.

The main reason for this is that now that we have finished the beta version of Event Espresso Arabica (which, as has been mentioned previously, is the “decaf” — or “lite” — version, with no premium gateways added) and have moved on to Event Espresso 4.1, we need to start gearing our development toward how the plugin will be best used. We have no real idea, for example, how many people are using the eWay gateway, or how many people are using 2Checkout as compared to, say, FirstData. And since there may be gateways that no one is using, we are trying to optimize our development by building the gateways that are being used most first for 4.1. In the future, this will give us information about what features you are using, so we can get an understanding of how you are using Event Espresso which will help us gear our development more toward your needs. Surveys are great, but you only get a limited number of people responding to surveys and that might not be representative of the whole picture. This will securely transmit information to our server that we can aggregate and use to directly guide the future development of the plugin. You can read more about the User eXperience Improvement Program here.

Event Espresso 3.1.33 Pre-release

A new version in the wild means a new pre-release. 3.1.33 will be a smaller release but adds three new gateways, including an Infusionsoft integration and a Quickbooks gateway. Oh, and a cool new function, espresso_get_event that can be used to get all the information for an event when passed an event_id (e.g. espresso_get_event($event_id). This is used by the updated Espresso Social add-on, described below.

Espresso Mailchimp 1.1 Pre-release

This update adds only one thing, but it’s a biggie. The Mailchimp 1.1 add-on adds support for Mailchimp Groups. You may have heard us talk about it on the Espresso Bar hangout with Eric from IvyCat (if not, go check it out). This is a sweet little feature that we thought warranted a major feature version bump and came out of some real-world scenarios and uses of Mailchimp and the Event Espresso Mailchimp Integration add-on. You can thank Eric in the forums or send him some love via the Event Espresso Pros page.

Infusionsoft Integration 1.0 Pre-release

This one was probably largely inspired by Seth’s insomnia. We’ve had requests in the past to integrate some kind of CRM into Event Espresso. Infusionsoft is great because they have an open API that made it really easy to do some really interesting things. If you’re already an Infusionsoft user, you can basically use your Infusionsoft dashboard instead of your Event Espresso dashboard in the WordPress admin. Customer records are created automatically even when the attendee was registered with a manual or offline payment. Payment records are updated automatically and you can use any of the built-in Event Espresso gateways or your Infusionsoft Merchant Account.

Espresso Social Media add-on 1.1.5

Here’s one that I worked on. This update fixes the Facebook like button! However, even more exciting is that it will roll out a feature, when combined with Event Espresso 3.1.33, that will add opengraph tags to the header of your site, allowing better and more specific information to be sent to Facebook with your like. What information, you ask? How about support for event thumbnails? Or descriptions that pull from your event descriptions? This is made possible by the new espresso_get_event function added to core.

But wait, there’s more

What else got some love? I’ll tell you:

  • JSON API 2.0
    • The Event Espresso JSON API is officially available to download. If you didn’t sign up for the pre-release channel when we first added the API, you can get it now with your regular downloads. The latest update fixes some minor bugs as well as speeding up some of the queries.
  • WP User Integration 1.9.7.1 HOTFIX
    • A minor update that adds a security fix to the My Events shortcode.
  • Roles & Permissions Basic 1.5.4 and Pro 2.0.6
    • These have been available for a month on the pre-release channel and add some minor fixes.
  • Espresso Ticketing 2.0.10
    • This update fixes some minor issues as well as addresses the Venue Address 2 line that was not displaying on the ticket by default. It also takes care of some issues with the iPhone app as well as fixes some untranslatable strings.
  • Attendee Reassignment Add-on 1.0 Pre-release
    • The plugin formerly known as the Attendee Mover Tool, this add-on allows you to migrate attendees from one event to another. Pretty cool, huh? This is something we’ve been asked about for a long time. Seth made a video where you can see the plugin in action.
  • Price Modifier Add-on 0.0.3 Pre-release
    • An early version of this plugin, it adds the ability to attach a price to a question. Why would you need this? How about adding a question like “Do you want dinner?” to your event, and if the answer is yes, it adds $15 for a meal. This is a pre-release, so we’re anxious to hear your thoughts about how this plugin can be improved in the pre-release forums.
  • Espresso Calendar 2.0.5 and 2.0.6 Pre-release
    • 2.0.5 adds some new tooltip styles to the calendar as well as fixes some issues with displaying events and other minor issues. 2.0.6 adds the updated styles and javascript from fullcalendar.js.

What about that Arabica thing?

Don’t worry, we’re still busy working on the next generation version of Event Espresso. Development has moved on from the decaf version (4.0) to the regular version which will make it’s first appearance as 4.1 and include a migration script to get you moved over from the legacy (3.1.x) versions of Event Espresso.

Questions? Comments? Let us know what you think in the forums or the comments below.

Tags: , , , , , , , , , , , , , ,
Posted in Product & News | 10 Comments »

How is Event Espresso More than a WordPress Calendar?

Cellphone with calendar app

 

Wordpress Calendar

WordPress Calendar

If your organization has events, and your website is powered by WordPress, you’ve probably been looking for a WordPress calendar plugin to list your events. You need to make it easy for your customers to find your upcoming events, and that’s what a WordPress calendar does. The Event Espresso WordPress calendar plugin includes month, week, and day views and you can customize the WordPress calendar to fit your site’s style by editing the CSS style sheet. You can display events that span several days, recurring events, and you can color code your category of events so a customer can easily read your calendar and know which events they are most interested.

The power of a WordPress calendar really kicks in when customers can also buy a ticket for your upcoming events – that’s where Event Espresso comes in handy. With Event Espresso, you can list all your events on your WordPress calendar and facilitate your customers to register for your events, right from your WordPress website.  Collect and store the information of your registrants, collect payments, send confirmation emails, and even create spill-over events if your one event gets full. You can create seating limits, custom registration pages to ask the questions you need and so much more.

When you are looking for a WordPress calendar, we hope that you’ll recognize that your calendar can be more than a calendar page of events. Your WordPress Calendar, when integrated with Event Espresso, can facilitate your event registration (let people buy tickets to your events), and you can be more profitable.

Tags:
Posted in Event Planning | 2 Comments »

Event Espresso