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

Popular posts from this blog

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -