Step 1:Login to your admin. Step 2:Navigate to Content > Elements > Pages and press on it. Step 3: Go to your homepage where you want to add a slider and then click on the edit button as the image below. Step 4: Expand Content and go to Edit with Page Builder button and click on… Continue reading How to add a slider using magento page builder?
Author: Jerin
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.
How to upload a video in Magento block?
How to create a custom field in the table.?
create a XML file Vendor/Module/etc/db_schema.xml mention the table tame and the field.
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 ?
How Preconnect speeds up your Magento 2 Store
How to Install Phpmyadmin at linux system
Disable Onepage Checkout using magento backend.
On the Admin sidebar, go to Stores > Settings > Configuration. On the left panel, expand Sales and choose Checkout. Expand the Checkout Options section. If the setting is for a specific store view where the configuration applies. When prompted, click OK to continue. Set Enable Onepage Checkout to No. If necessary, clear the Use system… Continue reading Disable Onepage Checkout using magento backend.