Edit panel blank
PermalinkAlthough I am a complete beginner, I have been editing a site without issue on C5 using the Fundamental theme. On 2 of the pages without any reason the edit panel is not opening when i click on 'add block' preventing me from editing these pages. all other pages are working fine. any suggestions would be helpful
many thanks
You were absolutely right - have updated Java Script and all working well.
Many thanks for your help
Kirsty
Have updated Java Script and all now working well
Many thanks for your help
Kirsty
First, you should check your browser's console for possible errors, probably javascript errors. Those, when they happen, can halt execution of the following scripts.
In Chrome and Firefox, to get to the console, you hit the F12 key on your keyboard which will open the developer's tools. You then open the "console" tab. In Firefox you might have to have a look at each language tab inside the console (js, css...)