Find us on Facebook · Twitter · Email: hello@eventmedia.ie

decodeissue2

De\Code Issue 2 Goes Live

After sitting on the magazine for the best part of two weeks, De\Code issue two has gone live to the masses today. Originally intended to be in print format for May, the magazine is once again in digital format only while ongoing print issues get resolved.

Not going to print aside, issue 2 picks up right where the first edition of the magazine finished and packs another raft of international and Irish music reviews, a look at theatre events taking place around the country, food bloggers turning published authors, the state of play at RTÉ and much more besides.

If you can, take the time to read the second issue. There’s plenty to feast your eyes on, brought to you by a very talented team of writers from around the country.

Hopefully, we’ll see the magazine in print format soon, but other alternatives are being explored. Nobody ever said it was going to be easy, but that’s got to be part of the fun about it, right?

Note: I (Ken) am production designer for De\Code, Ireland’s newest arts & culture magazine.

em-wp-menus

Adding Menu Support To Older WordPress Themes

If you’ve got an older WordPress theme that doesn’t support the WordPress menu function (found under the appearances menu), now might be the time to add menu support to your theme. During the week I was asked to make changes to a WordPress template that hadn’t been touched in three years and noticed it didn’t have menu support. The changes are just as beneficial to me as a designer and developer as they are to a client, so it can pay off to amend an older template and introduce a feature that makes everyone’s job that bit easier.

Add Menu Support To Your WordPress Theme

To add menu support to your WordPress theme, you’ll need to add the following to your theme’s functions.php file. The snippet should be added inside your PHP tags.

With the snippet added in place, you’ll need to edit your header.php or footer.php file or wherever you would like the menu to be placed.

Don’t forget that if your theme supports widgets (which it should, really), that you can create menus anyway and insert them into any widget-ready area using WordPress’ own custom menu widget.

To insert the primary menu into your theme, using the following line wherever you want the menu to appear.

If you already have styles written for your pre-existing menu using older WordPress template calls, it should slot right in nicely. You can register as many menu locations for your theme by adding them to the array in the first snippet. WordPress itself will allow you create as many menus as you need from the Appearance > Menus location. When you’re finished, assign your menu to a menu location and you’re good to go.

Basic HTML5 Audio Player Snippet

I’m currently working on a project for radio station KCLR96FM. Their online streaming works a treat through the browser, but is handled with a Flash player. Not so good for those browsing on an iPhone that want to get their hands on an audio stream. So, we opted for a basic HTML5 call for audio. When I say basic, I mean basic.

This will render a native player for HTML5, adding standard controls for play / pause and will autoplay the stream you specify. If you’re using a Shoutcast stream notice the semicolon at the end of the stream, found we needed to add it for the stream to render.

If you want to apply your own controls with Javasript, you can leave out the controls parameter and simply run with the audio tags. Note that you do need a closing audio tag as well and don’t forget your HTML5 doctype declaration.

decodebanner

Launching De\Code Magazine

Ireland’s newest and latest arts & culture magazine, De\Code (@wewilldecode) has launched. Check the magazine here on issuu.com.

The magazine was originally set to kick off with some 5,000 print copies going for distribution last week and while the print run at the last minute didn’t work out, the digital format of the magazine has been released, with the print form set to hit shop shelves and stands for the May edition. Read more…

On Relaunching EventMedia.ie

The doors to the office opened in Kilkenny in 2005.

The last time EventMedia.ie had an overhaul would have been late 2009 in the pre-Christmas rush and that was in order to put some seasonal styling onto the site and give the portfolio a light update.

Flash forward the best part of three years and things have changed, dramatically. Partnerships have been formed, service offerings have expanded, the portfolio continues to grow and I (as in Ken) am delighted to get the new EventMedia.ie up and running.

I could tell you that there are great plans to keep you posted on what we’re working on both behind the scenes at at launch stage, and I wouldn’t be wrong. There’s an editorial calendar the stretches from one end of the office to the other in terms of content we’ll be releasing on the blog, as well as seven years web design, web development, logo design, advertising, audio and video production portfolio items that will gradually fill the showcase area above.

It’s the first of April, the first of the month, the first day of a new period of development for Event Media and, delightfully, it’s no April Fools.

Please do explore the site, the portfolio, learn what we do, read the blog posts and if you would like to talk to us about your next web project, drop us a line.

Now, back to work…