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 משתמשים שמצאו מאמר זה מועיל
?האם התשובה שקיבלתם הייתה מועילה

מאמרים קשורים

SCRIPT_NAME & SCRIPT_FILENAME errors with cron

CRON ErrorsYou may encounter those errors in your log while inspecting those:[23-Oct-2016...

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 disable guest checkout

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

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