Okay
  Print

How to use Front-end builder with multiple store view ( website ) Now you complete a homepage on store view A, when you edit then click "Confirm" on the homepage, the content of the homepage will be saved to cms page, you can find it in the admin 1) Case 1: you have another store view B ...

The Builder doesn't apply the changes to the frontend! If you get this situation: - Please make sure you didn't edit directly the CMS Page in admin while using the frontend builder - Please make sure you clicked "Confirm" button to save after changing any on the frontend by th ...

How to deploy 1) Before deploying, please remove the content of var/, generated/ and pub/static/frontend/Mgs/ folder2) Connect to your server by SSH account, navigate to magento root then run:php bin/magento setup:static-content:deploy -f

How to create a custom css file If you want to add more css code, the best way is you should create an other custom file and add your css code to it, I will guide 1) Create a file mycustom.css in appdesignfrontendMgsclauewebcss folder 2) Declare it in app ...

Menu is not showing on the frontend Notice Important: Don't delete Menu with ID is 1, it is this menu: 1) Please make sure you created the menu item in admin, please go to admin MGS -> Manage Megamenu Item and Menu is "Main Menu" 2) If you created the men ...

How to setup the share this To setting the share this on your site, please make the following steps: 1) Go to admin MGS -> General Setting, expand "Share This" tab, here you can enable/disable the share this, specify what page the share this will displ ...

How to setup Map in Contact Page 1) Get google API key, login to google then go this link: https://console.cloud.google.com/apis/credentials then create a project if it was not created yet! 2) Then create a new api key, take a look: 3) Then clicking on ...

How to enable the frontend builder Please note: after creating a frontend builder account but it doesn't work, please disable "Page Cache" in System -> Cache Management : https://prnt.sc/sf5k6a

There was no Home CMS page configured or found. After clicking "Install Theme" and "Import" the homepage in the admin, you see this notification on the homepage, please go to admin Store -> Configuration -> Web [ General ] then expand "Default Homepage" section and assign ...