View source remains blank when HTML icon is clicked from content tab
Hi,
Clicking on HTML icon pops up View source with html in Umbraco development enviroment but remains blank in production. Due to this, I am able to edit and update html only in Dev environment. Our dev site is on umbraco v 4.9.0 (Assembly version: 1.0.4633.18696) and Production on umbraco v 4.5.2 (Assembly version: 1.0.3891.20719). Could someone please advice on what changes I need to make in config section in order to display html in production.
Yes Jan. The page does display the data and it is also mapped to the correct document type 'Homepage' in my case. I also compared the other document types/templates with what I have in Development environment and everything looks to be the same.
View source remains blank when HTML icon is clicked from content tab
Hi,
Clicking on HTML icon pops up View source with html in Umbraco development enviroment but remains blank in production. Due to this, I am able to edit and update html only in Dev environment. Our dev site is on umbraco v 4.9.0 (Assembly version: 1.0.4633.18696) and Production on umbraco v 4.5.2 (Assembly version: 1.0.3891.20719). Could someone please advice on what changes I need to make in config section in order to display html in production.
Thanks,
Vamsi
Hi Vamsi
Does the page you do a view source on display any content? Have you checked that the templates have been mapped to the correct document types?
/Jan
Yes Jan. The page does display the data and it is also mapped to the correct document type 'Homepage' in my case. I also compared the other document types/templates with what I have in Development environment and everything looks to be the same.
is working on a reply...