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...
I am logged in atwww.www.GeminiUniversal.com/contact...
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...
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...
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...
edit: would be relatively quick to drop the embed in a package and test...
Could also try a no edit mode template as per:
http://www.concrete5.org/documentation/how-tos/developers/prevent-a...
http://www.concrete5.org/documentation/how-tos/developers/prevent-a...
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.
https://github.com/Mesuva/script_injector...
Basically it just doesn't output scripts unless you are viewing the site as a guest.
what version of c5 are you using?