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

java - pagination of xlsx file to XSSFworkbook using apache POI -

Unlimited choices in BASH case statement -

apache - How do I stop my index.php being run twice for every user -