magento2 - how to update layout xml in Magento 2 -
i creating custom theme magento 2. need customize layout existing in app/design/frontend/[vendor]/[customtheme]/magento_theme/layout] name default.xml.
i have changed adding , changing things, however, changes not taken account. see original layout.
i have disabled cache, however, in case, have flushed unsuccessful.
how can reload layout? maybe stored in database, but, how can refresh it?
Comments
Post a Comment