337 posts found.
How to enqueue Scripts & Stylesheets to WordPress via a plugin
Still hard coding your Scripts & Stylesheets into your WP theme's header file? Learn how to correctly manage your scripts with WP Enqueue.
Create a simple ‘Implied Consent’ EU Cookie Law Banner with JavaScript
Comply with the EU Cookie Law using our simple JavaScript banner that follows the same 'implied consent' format as the ICO and the BBC.
In this week's video James introduces JW Player and gives a simple step-by-step installation tutorial using JW Player 5.7.
Font Awesome (3.0) Installation & Prototyping Tutorial
I’ve been banging on about Web Icon Fonts like Font Awesome for months now. Web Font Icons really took off in 2012 and look set to become standard […]
Setting Up a CRON Job for Magento
Cron jobs are automated events that are triggered by the server. A lot of people think that the Magento cron runs automatically – but this is not the […]
Using a Controller Observer to Dispatch your Own Event
Sometimes you may find that the big bad Magento Observer Cheatsheet does not cut it. When you want to do a particular thing and there’s no observer for […]
Creare raise over £3K completing the National 3 Peaks Challenge 2012
At 03.06am Saturday 18th August 2012, our brave team set off at the foot of Ben Nevis in Fort William, Scotland to complete the National 3 Peaks Challenge […]
In Magento it is possible to create more page templates than the traditional 1-column, 2-columns-left (etc) options that we’re given by default. These page templates are defined in […]
Magento Connect Error – Connection String is Empty
If you have ever received the error “Connection String is Empty” while attempting to install extensions via Magento Connect then the easy was around it is to fill […]
How to achieve SEO-friendly downtime with a 503 holding page
Learn how to apply a 503 status to your website's holding page to achieve SEO friendly downtime that won't negatively effect your website's rankings.
Investing In High Rankings with Sovereign Capital
Creare Communications is proud to announce its multi-million pound investment from Sovereign Capital, the UK’s private equity Buy & Build specialist. Sovereign Capital invests in a number of […]
How to display recent posts outside WordPress
Learn how to access and display your recent posts outside of Wordpress with a little PHP script.