Switched domain, c5 can log in, go into edit mode
Permalink 1 user found helpful
but will not edit any blocks, it makes the outlines, the outline turns black on hover but its not clickable. Anyone know a fix or where to look? Thanks!
What browser are you using?
FF, chrome and safari
It was one too many www's in my javascript path, brought on by a find and replace all. Thanks.
Was this something you had changed inside your concrete5 core or was this specific to the way your browsers were setup?
Explain what you did to fix it so that others can refer to this thread later on.
Explain what you did to fix it so that others can refer to this thread later on.
yes, I read another post that talked about a javascript error that caused a very similar situation, so I went into into the inspect element tools under console in safari and it told me it couldn't find a couple of resources, in this case javascripts which I had the wrong URL for. Everything worked fine in every other way, the scripts weren't related or belong to C5 it just happen to make the page editable but the blocks un-editable. Hope this helps!