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...

Magento Version

You may want to know wich version of Magento that you are running.  An easy way to do it is from...

How to add a custom link to the top navigation in Magento

By default, Magento's top navigation contains links to your product categories. But what if you...

How to add and edit tags in Magento

Tags are displayed on the frontend of your Magento store on details/view pages of products, if...

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...