Page 1 of 1

Lost Store Design Mode

Posted: Wed Jul 28, 2010 12:29 pm
by stylishjm
I have modified alot of the code using store design mode, then one day I tried to access it via the control panel and it doesnt open as store design mode (with the little box saying toggle etc and no right click menu).
Can anyone tell me anyway to get this feature back.
Also I have deleted the tiny_mcexxxx.gz from the cache and still nothing.4

EDIT: It appears in IE when I am on the product pages & also other pages. But not on the home page!

Thanks

Re: Lost Store Design Mode

Posted: Wed Jul 28, 2010 12:49 pm
by Martin
Sadly I have absolutely no idea how the design mode works so I couldn't be sure but chances are you have removed some critical markup in the page code that allows the page to load the design mode.

I'd recommend taking a look at a vanilla version of the template code and do a comparison using a Diff tool like ExamDiff to see what you might have removed that broke things.

Re: Lost Store Design Mode

Posted: Mon Sep 13, 2010 12:55 am
by stylishjm
Found out what it was in the end. I as adding a jQuery accordion menu and the "<script type='text/javascript' src='http://ajax.googleapis.com/ajax/libs/jq ... -ui.min.js'>" was causing causing all of this.