Do this if Magento2 ignore your changes


One day, my friend did change the Magento2 theme structure or namespace naming. After i pull the changes and move my changes to the place accordingly, i faces that my changes not reflect. But it works in new theme with new namespace i made to debug that issue.

So, after sometime, i learned that.

If something weird like the Magento2 ignoring your changes on the theme or your changes not reflect even

1) your Magento in developer mode
2) you did cache clean and cache flush.

Then do this.

1) browse the Magento db > table 'theme'
2) Delete your theme in the list
3) Go the Magento admin and apply your theme again.


We can call it #Magento2SuperDuperGGCache.

Comments

Popular Posts