|
This is the site as it stands, it’s not yet live.
http://www.tftdesigns.co.uk/shop/curtains/curtain-accessories
What I am trying to acomplish is moving the breadcrumbs from where they are now to one line down so they appears beneath the “Curtain Accessories” title. (Where is says TESTING)
Now I assumed all I would need to do is take :
<?php echo $this->getChildHtml('breadcrumbs') ?>
from within 2columns-keft.phtml into list.phtml where I have currently written TESTING. However when I do this nothing appears.
What am I missing?
Regards,
Alex Davison
|