Posts Tagged ‘Espresso Calendar’

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 »

Calendar 2.0 brings images, tool tips, themes, a sidebar widget and more!

The new calendar add-on is now available to download in the forums for registered users of the Personal license and above.  Some of the new features include:

  • New calendar sidebar widget
  • Tool tip short descriptions (which support images in event descriptions)
  • Easy to use custom event category colors
  • Support for jQuery UI’s Themeroller
  • Custom color options
  • calendar thumbnail images

Calendar SettingsUpdate to the latest version of Event Espresso (3.1.24 or above) and the latest version of the Calendar add-on (2.0 or above). After activating, navigate over to the calendar settings page. You’ll be greeted with a brand new set of options to play with.

Some of the new features work with features you may have already been using. For example, the tooltips use the “display short descriptions” feature set in Event Espresso ? Template settings to display the full event description or just an excerpt. Be sure to use the <!--more--> tag in your event descriptions if you don’t want the full description to display in the tooltip.

 

Calendar tooltip

Calendar thumbnailYou can also enable or disable thumbnail images in the calendar events.*

 

*Note: In some cases, images may appear cut off or overflow into the next row of dates.  We are aware of the issues and are working on a new version that will resolve these issues. Please report any issues you have in the Calendar forums.

Another new feature is the ability to easily add colors to categories of events using a new color picker on the Categories page.  In this way, you can easily change the event background and text colors in your calendar.

Calendar 2.0 also brings jQuery Themeroller to the calendar.  If you’re unfamiliar with Themeroller, you can read up on the project page on the jQuery site.  In short, it’s a framework for building (and using) themes that can be easily swapped in and out or changed and provides a much wider range of design possibilities than the default styles of the calendar or your theme.  You can use one of the default themeroller themes (included with Event Espresso), create your own theme, or build one from the Themeroller site.

The Espresso Calendar is set for a rewrite later this year.  We hope these new features will provide some exciting new features for your event site.  Let us know how your using the new features on your site in the comments below!  If you have any problems or questions, we encourage you to ask in the support forums and we’ll respond as quickly as possible.

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

Event Espresso