kentico_sandroj
-
10/11/2013 9:00:51 PM
RE:How to disable "Preview mode"
Hello,
The CMSViewMode cookie is what controls if the Preview mode is enabled/disabled, where a value of 3 = preview mode and a value of 0 = live site mode. Your options are to:
1) click the "close" link to close the preview mode
2) use different browser, not another instance of the same browser (if you are using FF, try it in IE :-))
3) Use the "Go To Live site" link in the CMS Desk interface next to the switch to site manager link.
4) Edit the CMSViewMode cookie when it is rendered.
5) Find some setting (I am not aware of any) how to force the browser not to share cookies and sessions between tabs.
Best Regards, Sandro
|