How to Loop Through Several CMS Blocks on a Page
I don’t have access to templates just permission to add/edit content in Admin. Typically I use this widget code to insert a block onto a CMS page: {{widget type=”MagentoCmsBlockWidgetBlock” template=”widget/static_block/default.phtml” block_identifier=”homepage_12″}} If I wanted to make a list of all… Read More »How to Loop Through Several CMS Blocks on a Page