I have a question about implementing the new UI within a .net website that is built using master pages.
Our solution uses .NET master pages. Everything is configured as documented here) in that our master page is using the <--INIT_SITE_EDIT--> code at the end of the file to ensure the siteedit /i code is embedded correctly. When we are browsing the website and switch over to the UI interface, the masterpage is actually opened (even though the correct content components are pulled in for editing)... but this makes it impossible for the users to republish the full page within the new UI.
Is there a simple way to fix this that i'm missing? I fear I'm going to have to do some manipulation of the code that is output by the default UI/siteedit code blocks to drop in the correct page tcm-id.
Thanks in advance,
John
To resolve this issue the following steps were taken:
<contentplaceholder>
tags add the value <!--SITE_EDIT_INIT-->
inside the final one.Hope this helps.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With