Question

I have some templates that I have edited directly with sublime text or visual studio (doesn't matter). The UI for the Umbraco CMS will not reflect these changes and therefore the website is not rendering the changes either.

Is there a setting / trick to force Umbraco to pick up these changes?

Was it helpful?

Solution 2

  1. close browser
  2. restart IIS
  3. if it still doesn't work
  4. create new file in Umbraco, not on the disk
  5. copy old content intonew file

OTHER TIPS

Try hitting Ctrl-F5 because a lot of caching is happening inside Umbraco. And with the new AngularJS backoffice which is very nice but also a pain in the ass with this kind of things.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top