Modifying Placeholder Default Information
Some default placeholders can be directly modified with template files. However, since some placeholders require such small information, it’s not worth making every bit of information require a...
View ArticleCreate a Custom Placeholder for Event Formatting
This tutorial forms part of our series of tutorials for creating an custom add-on for Events Manager called “Styles”, where we will be able to select from a list of styles during event registration. In...
View ArticleCreating Conditional Placeholders for Events
In our previous tutorial in this series we created a custom placeholder for our “Styles” example add-on for Events Manager. We will now do something similar but with a very different purpose, add...
View ArticleCreate Custom Event Information Pages
We’re continuing our series of tutorials for our custom add-on called “Styles” by creating a custom page that will dynamically display a list of all available Styles and upcoming events associated with...
View ArticleCreating Custom Permalinks in WordPress
This tutorial forms (the final) part of our series of tutorials for creating an custom add-on for Events Manager called “Styles”, where we will be able to select from a list of styles during event...
View ArticleOverriding Event Page Content With Filters
When users access the events page, Events Manager decides what to show based on the rest of the URL. So, for example, mysite.com/eventspage/locations/ or mysite.com?p=x&locations_page=1 would...
View ArticleTrigger a Plugin Update or Activation
There have been some occasions in the past where for some reason or another when updating the plugin, the right functions were not fired which are sometimes to update parts of Events Manager such as...
View ArticleModifying Event Location Google Maps
“How do I modify the centering of the maps?” “How can I do x to the maps?” These are very common (and valid) questions! Currently, integration with Google Maps is fairly limited and is something we...
View ArticleModifying the Event Calendar HTML
The event calendar, as with most other part of Events Manager, can be modified using template files. By adding a specific file to your theme folder which overrides the default calendar format, you can...
View ArticleCaching thumbnails generated by TimThumb
Events Manager uses TimThumb to generate images. This is a great bit of script that makes showing thumbnails of any size very quick and very easy. The major downside of TimThumb though is that every...
View Article5.2.6 and Pro 2.2.3 Released
Released late last week actually, but here’s a breakdown of the changes! 5.2.6 changed validation order for bookings (no validation done in EM_Event::get_post()) EM_Tickets_Bookings::$tickets_bookings...
View ArticleUpdated demo, new Pro trial site!
For those of you wanting to see EM and EM Pro in action, check out our newly updated demo site which has undergone a small face-lift. The first, most obvious thing is the theme… we’ve gone and...
View ArticleEvents Manager 5.2.7 Released
We’ve released another minor update with various tweaks and improvements. Expect a release for Pro within a few days, mostly including more minor fixes, but also with the Attendee forms coming out of...
View Article5.2.8 (hotfix) Released
Within a few hours of releasing 5.2.7, some users reported two issues with the plugin, which included: The category page content not showing up. The end date picker whilst saving correctly, loaded the...
View Article5.2.9 and Pro 2.2.4 Released
Another update, various improvements! One notable improvement is that our Attendee forms is now in Beta and available for use in Pro 2.2.4 within the Form Editor admin area. This has undergone a fair...
View Article5.3 and Pro 2.2.5 Released
5.3 Template File Changes There is one small but important line to add if you are using our Attendee forms and you’ve overridden templates/forms/bookingform/ticket-single.php. See the diff for details...
View Article5.3.1 Released
This release fixes some minor issues, but notably also potentially fixes some plugin conflicts particularly with MailPress and other mailing plugins, due to their incorrect usage of the_content OUTSIDE...
View ArticleNew look, new logo, bring on 2013!
It’s been months in the making, but we’re finally here. Welcome to our new Events Manager and Events Manager Pro websites! A brand new look We’ve completely revamped our website, which also includes...
View Article5.3.2 Released
This release fixes one issue, which occurs if you are using MultiSite and our global tables mode with the newly released WordPress version 3.5. I you are using the above setup, upgrade to 5.3.2 now....
View ArticleNew WPML Compatability Plugin
For a long time now one of the most frequent questions we get is “Does this work with WPML” or for those that try the two together say “This doesn’t work well with WPML“. That told us two things: WPML...
View Article