Page hung up on pasting HTML code - what do I do to save the page?

Permalink
Anybody please help. . I am trying to post adsense HTML code to a page on my site. now it is "hung up" - last time this happened I exited out to save, and it blew my page away! thus having to restore an old version and delete the bad version. Can't seem to paste a screen shot of the hung up icon spinning. I don't know what to do now to save the page.....

I am logged in atwww.www.GeminiUniversal.com/contact...

ses604
 
enlil replied on at Permalink Reply
enlil
pm me the code you're using and i can try to replicate it to find a solution...
what version of c5 are you using?
JohntheFish replied on at Permalink Reply
JohntheFish
You can go directly to the sitemap in the dashboard, restore the previous version and delete the faulty version.

yoursite.com/index.php/dashboard/

A little more detail in the last tip at:
http://www.concrete5.org/documentation/how-tos/editors/the-block-do...
enlil replied on at Permalink Reply
enlil
It's been some time now, but if I recall correctly, something with the adsense embed hangs it up if it's not hidden in edit mode.

edit: would be relatively quick to drop the embed in a package and test...
JohntheFish replied on at Permalink Reply
JohntheFish
Could also try a no edit mode template as per:
http://www.concrete5.org/documentation/how-tos/developers/prevent-a...
mesuva replied on at Permalink Reply
mesuva
I built a 5.6 block to handle this kind of thing - I had clients wanting to add third-party scripts/services that would kill certain concrete5 editing functions.

https://github.com/Mesuva/script_injector...

Basically it just doesn't output scripts unless you are viewing the site as a guest.