I’m of two minds about CoverItLive: on the one hand, there’s nothing better at pulling in multiple realtime feeds and combining them into actual content and a coherent conversation all at once. It can even pull in emails and display media like videos and photos in the CiL box. Slick! On the other, it’s an iframe.
Iframes and WordPress.com, you may recall, don’t get along. So when a client came to me wanting something that would gather all the tweets in a weekly hashtag Twitter convo in realtime and embed them in the blog without jumping through thousands of hoops or dealing with pop-ups or clickthroughs, I had to do some fast thinking to find a solution.
Sandra Oldfield is winemaker at Tinhorn Creek Winery, and owner of probably of one of the Okanagan’s best views as well. See for yourself:
Every Wednesday on Twitter she hosts the #bcwinechat for other growers, winemakers, sellers, and consumers. She wanted a way to archive each week’s conversation without the annoying task of sourcing the tweets one by one and posting them to the blog in reverse order, so people could follow the conversation. Naturally; who wouldn’t want to save something like ten hours’ of work a week? She had me out and over an amazing lunch at Miradoro I suggested CoverItLive, which does exactly what she wants.
Of course, nothing is ever easy, and it seems that while most sites that offer an iframe code nowadays also offer a Flash or other embed code, CoverItLive has nothing but an iframe full of javascript, both of which are big no-no’s at WordPress.com. Here is the code from Nancy Zimmerman‘s YourMoneyByDesign launch event:
</pre> <iframe src="http://www.coveritlive.com/index2.php/option=com_altcaster/task=viewaltcast/altcast_code=360c0cdf93/height=550/width=470" frameborder="0" scrolling="no" width="470px" height="550px"></iframe> <pre>
As you can see, there’s really no way to convert that to a simple Flash code so I can stick it in Vodpod and use the Vodpod code, which is the procedure I normally use. Back in the day, you could use Vodpod to embed anything up to and including a live cow in a WP.com blog, but those were the good old days and that’s no longer the case. I tried anyway, and got “embeds from that site are not supported at Vodpod” alas.
They DO provide what they call “WordPress code” but all it does is open a little pop-up, which my client didn’t want.
On to Plan B. Or Plan C, I forget which it is. Anyway, after trying the workaround Netty suggested using Tagul and a couple of other things and about four hours of my life I’ll never get back, I gave up and emailed the master, Panos. He replied that he’d tried it too, and so far hadn’t come up with a way to do it. More and more sites are switching to default iframe code, because Flash of course doesn’t work on iPhones and iPads, so it looks like the pressure is on to find this solution.
I did.
But I cheated.
The two words you need are “Custom Menus“. Using a custom menu, Sandra took the “WordPress code” they gave her, of the format
<a href="URL">Click Here</a>
Grabbed the URL itself, put that in a custom menu, and poof! The chat appears to be embedded right in the blog, clickable from the front page. Each Tuesday, she’ll take that down and put the “WordPress code” in the relevant blog post, and stick up the link to the next chat in the Custom Menu (CiL allows you to make the event in advance and launch at a scheduled time). Eh Walla! CoverItLive kindasorta in a WordPress.com blog without pop-ups or a lengthy click trail or heavy lifting in the workaround department!
Ryan Hellyer
December 23, 2011
That’s not “in” a WordPress.com blog at all. That’s just linking to it.
For a long time now I’ve been debating whether to build something would automagically grab the design from your WordPress.com blog, and allow you to create a static page with any old HTML as the post content, which you could then link to from your blog. So it would appear seamlessly as part of your blog, but the URL would change. It’s an awful lot of work to setup though so not sure I’ll ever get to it, but if someone else out there feels like taking a crack at it, I’d be happy to give some input on how I intended to do it. I think there would be quite a few dot commers who would appreciate a tool like that if it were built.
raincoaster
December 23, 2011
From the user perspective, it’s indistinguishable from being “in” the blog, and that’s the key issue. My client didn’t want pop-ups or people knowing they were leaving the site.
If you could build a tool like that, lots of bloggers would love it but I can see some crooked uses for it too, so I wouldn’t be surprised if WP.com wouldn’t disable it immediately. Don’t take a whack at it without permission from the staff.
Social Cigar Nut
January 30, 2012
This is amazing. I have been trying to figure out how to make this work and you saved me hours of work. Appreciate the tip.
raincoaster
January 30, 2012
Glad to help!
Now, if I could just figure out how to get emailed and posted comments into the CiL, I’d be laughing.
Roohi Srivastava
November 7, 2014
Hello everyone,
My client has suggested that they will be using ‘Cover it Live’ for their chat functionality. I did some research and found that ‘Cover it Live’ is built on Joomla open source management and is a iFrame full of java script. The website my client wants is on wordpress. If I purchase Cover it Live then can it be integrated into wordpress site since the plugin is Joomla based.
raincoaster
November 7, 2014
It can easily be embedded into a WordPress.org site, but for a WordPress.com site you have to link to it from a custom menu or text widget or regular link in a post. You cannot embed it directly in a post or page on WordPress.COM. You can on WordPress.ORG.