Hello
I’m facing an issue with Shopware 6 where changes made to my custom theme are not reflecting on the storefront. I have followed the standard process of modifying the theme files; clearing the cache & even running bin/console theme:compile, but the changes still do not appear on the frontend. ![]()
Interestingly, the modifications sometimes show up after a long delay or only when I force-refresh the browser (Ctrl + Shift + R).
I have also tried disabling and re-enabling the theme, checking the var/cache folder for issues, and ensuring that the correct theme is assigned in the Sales Channel settings. ![]()
However, the problem persists, especially with CSS and Twig template modifications. Could this be related to caching issues, CDN interference, or Shopware’s built-in asset handling?
Has anyone else faced a similar issue where theme updates don’t apply immediately?
Checked https://developer.shopware.com/docs/guides/plugins/themes/create-a-theme.html-java guide for reference .
Any insights or troubleshooting steps would be greatly appreciated.
Thank you !! ![]()