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

How to add and edit admin users and user roles in Magento

In addition to the admin account that's created while installing your Magento you can add more...

Reindexing

In some situation when you want to re-index Magento catalog you will get an error message or...

Migrating your CMS from one server to another one

From time to time, you may need to push your CMS from your staging env to your production...

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

How to disable guest checkout

By default guests can shop without creating a customer account on your eCommerce. You can...