質問

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?

役に立ちましたか?

解決 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

他のヒント

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.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top