How to create a new Block in Magento?

Go to Content > Elements > Blocks and press the Add New Block button. Enable the CMS Block. Set the CMS Block Title and Identifier. Assign CMS Block to the Store View it will be displayed on.

Published
Categorized as Magento

How to solve maintenance down time or capacity Errors ?

Error Service Temporarily Unavailable in Magento 1 You should check if there is a file maintenance.flag in the Magento root folder. Solution Delete the file maintenance.flag in Magento root folder. Service Temporarily Unavailable in Magento 2 Delete a file called var/.maintenance.flag in the Magento root folder Remove Magento cache if there is any: php bin/magento… Continue reading How to solve maintenance down time or capacity Errors ?

Published
Categorized as Magento