Subscribe via RSS

blog

Dry Easy

Mar

18th

Another Magento 1st! This time in the flavour of an on line dry cleaning booking service. Dry Easy was designed to be a premium corporate look with a modern Web 2.0 feel whilst empowering core Magento...

Read More »




DealBaby

Mar

18th

Produced as a “design-only” concept for another agency, Deal baby is to be an outstanding Magento reverse auction...

Read More »




Eastiles

Mar

18th

...

Read More »




Easily integrate Wordpress feeds in Magento

Mar

18th

This article assumes you have already integrated Wordpress and Magento and are using v1.2.0 or higher.   On a CMS page or static block If you want to integrate the feeds inline a cms page or on a static block, then you can use the following code: {{block="wordpress/feed" feedUrl="http://example.com/blog/feed" template="wordpress/feed.phtml"}} To set custom options, you can just add it into...

Read More »




Dependant layered navigation filters in Magento

Mar

11th

Although not the best method, we wrote a quick and easy means to remove layered navigation filters that are dependant on other filters being enabled. This code should really be in the block and popped into an extension – with the attributes administrable via the backend, but for the purposes of this tutorial – we...

Read More »