Pergunta

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?

Foi útil?

Solução 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

Outras dicas

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.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top