Concrete5 陷入编辑模式
我正在使用 Concrete5 开发网站,但无法退出编辑模式。每当我单击“退出编辑模式”时,整个屏幕都会变暗,并且我无法单击发布选项。此外,内容区域的悬停区域被下推约 30 像素。如果有人以前见过这种情况,或者知道如何解决这个问题,请告诉我。
I am using Concrete5 for developing a website and I cannot get out of the Edit Mode. Whenever I click on "Exit Edit Mode" the entire screen darkens and I cannot click on the publishing options. Also, the hover area for the content areas is pushed down about 30px. If anyone has seen this happen before, or knows how to fix this please let me know.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
设计中内置了一个名为 bgStretcher.js 的 jQuery 文件。我评论了该文件,现在我可以再次发布页面。该文件中一定有某些内容扰乱了 ezCMS。如果我找到确切原因,我会在这里报告。
There is a jQuery file called bgStretcher.js that was built into the design. I commented the file out and now I can publish pages again. There must be something in that file that is messing with ezCMS. If I find out the exact cause, I will report it here.