How to add and edit CMS static blocks in Magento

To add and edit static blocks, log in to the admin panel of your store and go to CMS menu>Static Blocks. On the page that opens you'll see a list with the current blocks. To edit a block just click on its name. To add a new block click on the Add New Block button in the upper right corner of the page.

On the following page type a name and an identifier for the block in the respective fields. The identifier shouldn't have spaces in its name. You can use the Status drop-down menu to enable/disable the block. Then use the editor to specify the content of the block. You can put anything from text to media files. After you're done save the block and now you can use it.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Reset Files and Directories permissions

From time to times, we must fix permissions on files and directory in order to secure an...

Numeric value out of range: 1690 BIGINT UNSIGNED

Description Recently when making some cleanup on a Magento based store that was having over 550K...

How to add a Contact Us form to a page in Magento

Magento has a default Contact Us page usually located in the footer of the store. This page...

Clearing cache from the shell

Magento often needs to refresh it's cache. In some occasion, you may want to flush either...

How to add and edit attributes in Magento

Each product that you add and edit has a set of attributes that you can configure such as name,...